Tags
- LSL_Script
- 우수한 프런트 개발자
- 좋은 개발자
- Intellij
- UI/UX Engineer
- Android/iOS Developer
- postman collection variables
- Front-end developer
- postman session
- Java
- c#
- postman excel
- postman automations
- Android
- 다빈치 리졸브
- postman collection
- postman html parse
- Interaction developer
- solidity
- C++
- MFC
- oracle
- web developer
- postman tests
- postman
- 프런트엔드
- Unity
- postman csv
- emplace_back
- postman pre-request
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Archives
- Today
- Total
david's daily developer note
[C,C++] 실행파일이 만들어지는 단계 본문
728x90
실행파일이 만들어지는 단계
1. Coding (...)
2. Preprocessing
3. Compiling
4. Linking
그리고 개발자들이 몸으로 알지만 이론적으로 모르는 무서운 단계가 있다.
5. 기획변경 1번으로 Return
728x90
'[Develop] Native > C++ , C' 카테고리의 다른 글
[C,C++] lvalue, rvalue (0) | 2018.05.25 |
---|---|
[C,C++] Variadic Template (0) | 2018.05.17 |
[C,C++] 디버깅++ (0) | 2012.03.06 |
[C,C++] C++ Macro vs inline (0) | 2012.03.03 |
[C,C++] 클래스 전방 선언(Forward declarations)와 상호 참조 헤더 파일 (0) | 2012.02.21 |