⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 notepad.plg

📁 MFC编程实例
💻 PLG
字号:
--------------------Configuration: NotePad - Win32 Debug--------------------
Begining build with project "E:\Chunqing\Advanced MFC Programming\Chap14\14.1\NotePad\NotePad.dsp", at root.
Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)

Project's tools are:
			"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/NotePad.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c "
			"OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 "
			"Win32 Resource Compiler" with flags "/l 0x409 /fo"Debug/NotePad.res" /d "_DEBUG" /d "_AFXDLL" "
			"Browser Database Maker" with flags "/nologo /o"Debug/NotePad.bsc" "
			"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:yes /pdb:"Debug/NotePad.pdb" /debug /machine:I386 /out:"Debug/NotePad.exe" /pdbtype:sept "
			"Custom Build" with flags ""
			"<Component 0xa>" with flags ""

Creating command line "rc.exe /l 0x409 /fo"Debug/NotePad.res" /d "_DEBUG" /d "_AFXDLL" "E:\Chunqing\Advanced MFC Programming\Chap14\14.1\NotePad\NotePad.rc"" 
Creating temp file "C:\TMP\RSP12F1.TMP" with contents </nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/NotePad.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"E:\Chunqing\Advanced MFC Programming\Chap14\14.1\NotePad\MainFrm.cpp"
"E:\Chunqing\Advanced MFC Programming\Chap14\14.1\NotePad\NotePad.cpp"
"E:\Chunqing\Advanced MFC Programming\Chap14\14.1\NotePad\NPDoc.cpp"
"E:\Chunqing\Advanced MFC Programming\Chap14\14.1\NotePad\NPView.cpp"
>
Creating command line "cl.exe @C:\TMP\RSP12F1.TMP" 
Creating temp file "C:\TMP\RSP12F2.TMP" with contents </nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/NotePad.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"E:\Chunqing\Advanced MFC Programming\Chap14\14.1\NotePad\StdAfx.cpp"
>
Creating command line "cl.exe @C:\TMP\RSP12F2.TMP" 
Creating temp file "C:\TMP\RSP12F3.TMP" with contents </nologo /subsystem:windows /incremental:yes /pdb:"Debug/NotePad.pdb" /debug /machine:I386 /out:"Debug/NotePad.exe" /pdbtype:sept 
".\Debug\MainFrm.obj"
".\Debug\NotePad.obj"
".\Debug\NPDoc.obj"
".\Debug\NPView.obj"
".\Debug\StdAfx.obj"
".\Debug\NotePad.res">
Creating command line "link.exe @C:\TMP\RSP12F3.TMP" 
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
NotePad.cpp
NPDoc.cpp
NPView.cpp
Generating Code...
Linking...



NotePad.exe - 0 error(s), 0 warning(s)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -