📄 pack.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Pack - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Pack.res" /d "_DEBUG" "H:\杨井源\Pack\Pack.rc""
Creating temporary file "C:\TEMP\RSP7C.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/Pack.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\杨井源\Pack\KyIo.cpp"
"H:\杨井源\Pack\Pack.cpp"
"H:\杨井源\Pack\PackDlg.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP7C.tmp"
Creating temporary file "C:\TEMP\RSP7D.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/Pack.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\杨井源\Pack\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP7D.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Pack.pdb" /debug /machine:I386 /out:"Debug/Pack.exe" /pdbtype:sept ".\Debug\KyIo.obj" ".\Debug\Pack.obj" ".\Debug\PackDlg.obj" ".\Debug\StdAfx.obj" ".\Debug\Pack.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
KyIo.cpp
Pack.cpp
PackDlg.cpp
H:\杨井源\Pack\PackDlg.cpp(222) : warning C4101: 'ext1' : unreferenced local variable
H:\杨井源\Pack\PackDlg.cpp(276) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
H:\杨井源\Pack\PackDlg.cpp(285) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
Generating Code...
Linking...
<h3>Results</h3>
Pack.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -