일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 톰캣
- Tomcat
- Report Designer
- JavaScript
- 오류
- Book
- JEUS
- Eclipse
- java
- 회계
- 한글
- 에러
- 도서
- 마이플랫폼
- error
- 이클립스
- 자바
- Excel
- 성능
- 함수
- MIP
- 데이터베이스
- DB
- miplatform
- 태그를 입력해 주세요.
- 오라클
- 기타소득
- 튜닝
- 엑셀
- oracle
- Today
- Total
목록C++ (2)
어느 가을날의 전환점
▶ VC++에서 실행 시 콘솔창이 바로 닫히는 경우.- 디버그 실행(F5) : 바로 닫힘.- 디버그 없이 실행(Ctrl + F5) : 바로 안 닫힘("계속하려면 아무 키나 누루십시오..") - 프로젝트 속성 > 구성 속성 > 링커 > 시스템의 하위 시스템에서 콘솔(/SUBSYSTEM:CONSOLE)을 설정. # 참고: Visual C++ 2010: Start without debugging automatically closes console windowhttp://social.msdn.microsoft.com/Forums/vstudio/en-US/868551df-9d87-43cb-b24b-d8665a2ae646/visual-c-2010-start-without-debugging-automatically-..
Code::Blocks http://www.codeblocks.org/ The open source, cross platform, free C++ IDE. Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. Finally, an IDE with all the features you need, having a consistent look, feel and operation across platforms. Built around a plugin framework, Code::Blocks can be ex..