환의 게임 정보글

  • 홈
  • 태그
  • 방명록

c# #array #jagged array #배열 #다차원 배열 #프로그래밍 1

배열 (Array)

class Program{ static void Main() { //1차원 배열(Array) int[] arr = { 1, 2, 3 }; //C#의 배열 문법 구성, C#은 무조건 동적할당을 해야하기 때문에 기본 자료형 [ ]안에 크기 안들어감. ex)[2],[3] 오류 int[] arrAlloc = new int[3]; //이처럼 동적할당을 자료형에서 미리 하면 가능. 3의 크기 //공간만 만들기 버전 arr[0] = 10; //arr의 0번째 요소 10 Console.WriteLine("int Size: " + sizeof(int)+ " byte"); //일반 자료형은 sizeof가 가능 //Console...

프로그래밍 C#언어 2024.08.29
이전
1
다음
더보기
프로필사진

환의 게임 정보글

김제환 개인용 게임 프로그래밍, 기획 정보 모음 블로그

  • 분류 전체보기 (56)
    • 게임 분석 (0)
    • 프로그래밍 C언어 (28)
    • 프로그래밍 C#언어 (11)
    • 프로그래밍의 이해 (0)
    • 유니티(Unity) 프로그래밍 (16)

Tag

datatype #signed #unsigned #c# #프로그래밍, generic #template #데이터 타입 #single #double #type #프로그래밍 #c#, angle #second #minute #hour #mathf #cos #sin #degree #radian #unity #시계, inheritance #상속 #parent #부모 #child #자식 #class, button #image #ui #font #text #unity, insertion sort #삽입 정렬 #인덱스 #프로그래밍, struct #구조체 #point #포인터 #method #메서드 #cs #c# #프로그래밍, animation #unity #animator #sprite, 클래스 #자식 #부모 #abstract #interface #override #overload #virtual #형변환 #c# #프로그래밍, 추격 #추적 #딸깍 #vector3 #벡터 #연산 #normalize #정규화 #time.deltatime #프로그래밍 #유니티, c# #array #jagged array #배열 #다차원 배열 #프로그래밍, picking #prefab #rotate #position #unity3d #vector3, coupling #상속 #소유 #?. #null #프로그래밍 #c#, 문자열 #string #garbage #+, interface #destroy #instantiate #random #serializefield #프로그래밍 #c# #유니티 #unity3d, 상속 #inheritance #부모 #자식 #class #프로그래밍, ui #canvas #unity, unity3d #rigidbody #collider #trigger #getkey #transform #position #프로그래밍, 절두체 #frustum #gta #카메라 #rendering #렌더링 #유니티 #unity, -= #time.deltatime #frame #random #프로그래밍 #유니티 #게임, cast #trigger #collision #collider #picking #layer #unity3d, animation #animator #prefabs #humanoid, 대리자 #delegate #스폰지밥, 버블 정렬 #bubble sort #프로그래밍, axis #translate #axis # horioztal #vertical #unity, c# #객체 #인스턴스 #메서드 #객체 지향, delegate #대리자 #function pointer #함수 포인터 #중개업 #프로그래밍 #c, 대리자 #delegate #boxing #unboxing #generic #제네릭 #컬렉션 #collection #익명 #무명 #메서드 #method #프로그래밍 #c#, quick sort #퀵 정렬 #pivot #피벗, stack #queue #prefabs #unity,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바