|
이전블로그
2009년 03월
2009년 02월 2008년 11월 2008년 09월 2008년 07월 2008년 04월 2008년 01월 2007년 12월 2007년 11월 2007년 10월 2007년 09월 2007년 08월 2007년 07월 2007년 06월 2007년 05월 2007년 04월 2007년 03월 2007년 02월 2007년 01월 2006년 12월 2006년 11월 2006년 10월 2006년 09월 2006년 08월 2006년 07월 2006년 06월 2006년 05월 2006년 04월 2006년 03월 2005년 12월 2005년 11월 2005년 10월 2005년 09월 2005년 08월 2005년 07월 2005년 06월 최근 등록된 덧글
퍼갈께요...^^
by 민지훈 at 08/16 감사합니다 덕분에 궁.. by 안주현 at 12/22 이슈 트래커 겸 소스포지.. by 최근면 at 10/01 헉^^;; 댓 글 남기는걸.. by pegasus at 10/12 블로그 관리를 잘 않 해서.. by 오직너를 at 01/31 좋은 자료 감사합니다. by 깜장별 at 01/29 vc++6.0 다운로드 인가요? by 김영철 at 01/23 오... 나머지는 메이저.. by freezn at 12/05 좋은 정보 감사합니다... by freezn at 12/05 |
보안과 암호화 모든 것
http://wiki.kldp.org/wiki.php/DocbookSgml/GnuPG-TRANS
http://blog.naver.com/aladdin76?Redirect=Log&logNo=40055692807
Vista에서 IIS로 aspx를 구동 시 다음과 같은 에러가 나는 경우가 있다 HTTP 오류 500.23 - Internal Server Error 이 경우 링크에 언급된 것처럼 [제어판] - [프로그램] - [프로그램 및 기능] - [Windows 기능 사용/사용 안 함] 항목을 선택한 후 웹관리 도구 중 IIS 6 관리 호환성을 모두 선택한다. 추가로 [제어판] - [프로그램] - [프로그램 및 기능] - [Windows 기능 사용/사용 안 함] 항목을 선택한다음 응용 프로그램 개발 기능에서 원하는 응용 프로그램을 활성화하면 된다 ----------------- 그래도 계속 아래 메시지가 난다면 An ASP.NET setting has been detected that does not apply in the Integrated managed pipeline mode cmd 창에서 아래 명령을 실행하면 된다 %SystemRoot%\system32\inetsrv\appcmd migrate config "Default Web Site/"
http://www.qtsoftware.com/developer/qt-creator
Qt Creator이라는 통합 개발 환경이 나왔다 개발 환경 자체는 Eclipse + MinGw + Qt4 + Qt-eclipse-plugin로 개발하는 것과 거의 비슷한데 Qt Help 가 Qt Creator에 embedded되어 동작해서 매우 편리하다 (F1 키만 누르면 Qt Creator 화면 우측에 관련 상세 도움말이 뜸) 단, 개인적으로 개발 환경 자체는 eclipse가 더 편리하게 느껴진다 그리고 *.ui 파일을 열어서 Qt Designer 없어 직접 GUI 편집이 가능하므로 IDE라는 이름이 아깝지 않다 아래는 동작 시연을 보여주는 YouTube 동영상이다. Ps. Windows 환경에서 MinGW 와 QT까지 포함된 Qt Creator 설치 full package도 있다. http://www.qtsoftware.com/developer/qt-creator/qt-creator#download-qt-creator 참조 "Package includes a complete Windows developer environment with MinGW and Qt 4.4.3 built with MinGW. No other download required."
Building a Project from the Command Line
You can build a Visual C++ project from the command line without first exporting a makefile (MAKEFILE, or filename.mak) and using the NMAKE utility. http://msdn.microsoft.com/en-us/library/aa699274.aspx Building MsDev from the command line The doc and usage for msdev (VC6) command line is unclear http://www.arrizza.com/articles/msdevcommandline.html
http://taco-blog.tistory.com/tag/QT 글 참조
1. eclipse 설치 - c:\eclipse 폴더 권장 2. qt-win-opensource-4.4.1-mingw.exe 를 실행해서 qt open source 버전과 mingw 설치 3. qt-eclipse-integration-win32-1.4.1.exe 를 실행해서 Qt Eclipse Integration 설치 4. MinGw\bin 폴더를 환경 변수 PATH에 추가 - 내컴퓨터->속성->고급->환경변수 5. MinGW gdb debugger 설치 - http://prdownloads.sf.net/mingw/gdb-6.3-2.exe
|
최근 등록된 트랙백
이글루 파인더
카테고리
이글루링크
|