Tags
- LSL_Script
- Front-end developer
- postman automations
- Interaction developer
- web developer
- Intellij
- emplace_back
- C++
- postman collection
- 좋은 개발자
- postman collection variables
- postman session
- 다빈치 리졸브
- MFC
- oracle
- postman csv
- postman tests
- Android
- 프런트엔드
- postman pre-request
- 우수한 프런트 개발자
- Unity
- UI/UX Engineer
- c#
- postman excel
- Java
- Android/iOS Developer
- postman
- solidity
- postman html parse
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
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 |