setyou.plg
来自「关于win2000核心编程的文章」· PLG 代码 · 共 36 行
PLG
36 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SetYou - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/SetYou.res" /d "NDEBUG" "I:\Documents and Settings\JIURL\桌面\SetYou\SetYou.rc""
Creating temporary file "I:\DOCUME~1\JIURL\LOCALS~1\Temp\RSPC6.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/SetYou.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
"I:\Documents and Settings\JIURL\桌面\SetYou\SetYou.cpp"
]
Creating command line "cl.exe @I:\DOCUME~1\JIURL\LOCALS~1\Temp\RSPC6.tmp"
Creating temporary file "I:\DOCUME~1\JIURL\LOCALS~1\Temp\RSPC7.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/SetYou.pdb" /machine:I386 /out:"Release/SetYou.exe"
".\Release\SetYou.obj"
".\Release\SetYou.res"
]
Creating command line "link.exe @I:\DOCUME~1\JIURL\LOCALS~1\Temp\RSPC7.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
SetYou.cpp
Linking...
<h3>Results</h3>
SetYou.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?