Posts by Category



development

Setting for Flutter-based Development Environment

May 04 2022

Written by SGLee, VCANUS IOS 개발 환경 CocoaPods 설치 M1 노트북인 경우 gem install cocoapods에 문제가 있음 brew로 설치할 것을 권장 $ brew update $ brew install libffi $ brew ...

Redux Basics

June 14 2021

Redux 1. Redux? 글로벌 상태관리의 편의성을 제공 상태 업데이트 로직과 컴포넌트의 분리 -> 로직 모듈과 UI 컴포넌트가 각각 유지보수성/재사용성이 증가함 -> 기존에는 컴포넌트마다 상태관리 코드를 작성하고, Props를 사용해서 여러 단계에 걸쳐 다...

linux cpu

September 03 2020

Written By KJ Jang, VCANUS

Firewalld

July 30 2020

Written By David Roh, VCANUS

Java Build

December 16 2019

Written By Young-rae Shin(https://github.com/lived1024)

Setting for Development Environment

October 04 2019

Written by SGLee, VCANUS The New Version Install Nvidia driver (Ubuntu 20.04) install graphic driver (auto) install cuda toolkit (https://developer.nvid...

WPF Basics

October 04 2019

Written by Young-rae Shin(https://github.com/lived1024)

Scichart Basics

October 04 2019

Written by Young-rae Shin(https://github.com/lived1024)

C# Basics

October 04 2019

Written By Young-rae Shin(https://github.com/lived1024)

research

tool