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

📄 sortid.plg

📁 这是书上的代码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SortID - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/SortID.res" /d "NDEBUG" /d "_AFXDLL" "D:\MyProject\SortID\SortID.rc"" 
Creating temporary file "C:\WINDOWS\TEMP\RSP21A5.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/SortID.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\MyProject\SortID\DialogMsg.cpp"
"D:\MyProject\SortID\SortID.cpp"
"D:\MyProject\SortID\SortIDDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP21A5.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP21A6.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/SortID.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\MyProject\SortID\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP21A6.TMP" 
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/SortID.pdb" /machine:I386 /out:"Release/SortID.exe"  .\Release\DialogMsg.obj .\Release\SortID.obj .\Release\SortIDDlg.obj .\Release\StdAfx.obj .\Release\SortID.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DialogMsg.cpp
SortID.cpp
SortIDDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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