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

📄 miniedit.plg

📁 < VC++编程宝典>>配套源代码, 对于想精通VC++的朋友很有帮助!
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MiniEdit - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/MiniEdit.res" /d "NDEBUG" /d "_AFXDLL" "D:\Data\Projects\books\code\MiniEdit\MiniEdit.rc"" 
Creating temporary file "C:\TEMP\RSP88.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/MiniEdit.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Data\Projects\books\code\MiniEdit\MiniEdit.cpp"
"D:\Data\Projects\books\code\MiniEdit\MiniEditDlg.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP88.tmp" 
Creating temporary file "C:\TEMP\RSP89.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/MiniEdit.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\Data\Projects\books\code\MiniEdit\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP89.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/MiniEdit.pdb" /machine:I386 /out:"Release/MiniEdit.exe"  .\Release\MiniEdit.obj .\Release\MiniEditDlg.obj .\Release\StdAfx.obj .\Release\MiniEdit.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MiniEdit.cpp
MiniEditDlg.cpp
D:\Data\Projects\books\code\MiniEdit\MiniEditDlg.cpp(185) : warning C4551: function call missing argument list
Generating Code...
Linking...



<h3>Results</h3>
MiniEdit.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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