📄 supervisedwsd.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: supervisedWSD - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\Hill\LOCALS~1\Temp\RSPDF.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/supervisedWSD.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\some codes\supervisedWSD\xiaoqichuli.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\Hill\LOCALS~1\Temp\RSPDF.tmp"
Creating temporary file "D:\DOCUME~1\Hill\LOCALS~1\Temp\RSPE0.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"Release/supervisedWSD.pdb" /machine:I386 /def:".\supervisedWSD.def" /out:"Release/supervisedWSD.dll" /implib:"Release/supervisedWSD.lib"
".\Release\supervisedWSD.obj"
".\Release\StdAfx.obj"
".\Release\supervisedWSD.res"
".\Release\Method.obj"
".\Release\xiaoqichuli.obj"
]
Creating command line "link.exe @D:\DOCUME~1\Hill\LOCALS~1\Temp\RSPE0.tmp"
<h3>Output Window</h3>
Compiling...
xiaoqichuli.cpp
F:\some codes\supervisedWSD\xiaoqichuli.cpp(175) : warning C4101: 'pIt1' : unreferenced local variable
F:\some codes\supervisedWSD\xiaoqichuli.cpp(180) : warning C4101: 'Tosearch' : unreferenced local variable
F:\some codes\supervisedWSD\xiaoqichuli.cpp(174) : warning C4101: 'Pvs' : unreferenced local variable
Linking...
Creating library Release/supervisedWSD.lib and object Release/supervisedWSD.exp
<h3>Results</h3>
supervisedWSD.dll - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -