📄 testprohibit.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: testProhibit - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/testProhibit.res" /d "_DEBUG" /d "_AFXDLL" "D:\11月份工作\阻断某台计算机与其他计算机的连接\testProhibit\testProhibit.rc""
Creating temporary file "C:\DOCUME~1\xiongwen\LOCALS~1\Temp\RSP3.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/testProhibit.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\11月份工作\阻断某台计算机与其他计算机的连接\testProhibit\testProhibit.cpp"
"D:\11月份工作\阻断某台计算机与其他计算机的连接\testProhibit\testProhibitDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xiongwen\LOCALS~1\Temp\RSP3.tmp"
Creating temporary file "C:\DOCUME~1\xiongwen\LOCALS~1\Temp\RSP4.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/testProhibit.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\11月份工作\阻断某台计算机与其他计算机的连接\testProhibit\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\xiongwen\LOCALS~1\Temp\RSP4.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/testProhibit.pdb" /debug /machine:I386 /out:"Debug/testProhibit.exe" /pdbtype:sept ".\Debug\StdAfx.obj" ".\Debug\testProhibit.obj" ".\Debug\testProhibitDlg.obj" ".\Debug\testProhibit.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
testProhibit.cpp
testProhibitDlg.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/testProhibit.bsc" ".\Debug\StdAfx.sbr" ".\Debug\testProhibit.sbr" ".\Debug\testProhibitDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
testProhibit.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -