[C#] Struct와 Class
Struct 값 타입 allocation 및 deallocation 시 참조 타입보다 소요가 적다 stack에 저장 nested struct 구조인 경우 inline member들은 private by default
Struct 값 타입 allocation 및 deallocation 시 참조 타입보다 소요가 적다 stack에 저장 nested struct 구조인 경우 inline member들은 private by default
버퍼란? Buffer 데이터를 한 곳에서 다른 곳으로 전송하는 동안 일시적으로 그 데이터를 보관하는 메모리 영역
string vs String
값 형식 vs. 참조 형식
Difference between Array, ArrayList, List Array
var in C#
Initialization 어떤 객체든 객체의 데이터 멤버는 생성자의 본문이 실행되기 전 초기화되어야 한다
컴퓨터 프로그램을 만드는 방식 2가지
static const in C++
노드로 접기 블루프린트 노드를 디자인하다가 커다란 그래프를 하나로 묶어 정리하는 기능