📄 ver10.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ver10 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSPA365.TMP" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/ver10.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\work\ver10\ver10.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPA365.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPA366.TMP" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/ver10.pdb" /debug /machine:I386 /def:".\ver10.def" /out:"Debug/ver10.dll" /implib:"Debug/ver10.lib" /pdbtype:sept
.\Debug\Data.obj
.\Debug\SerialPort.obj
.\Debug\StdAfx.obj
.\Debug\ver10.obj
.\Debug\ver10.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPA366.TMP"
<h3>Output Window</h3>
Compiling...
ver10.cpp
C:\work\ver10\ver10.cpp(80) : warning C4700: local variable 'go' used without having been initialized
C:\work\ver10\ver10.cpp(89) : warning C4700: local variable 'go' used without having been initialized
C:\work\ver10\ver10.cpp(99) : warning C4700: local variable 'end' used without having been initialized
Linking...
Creating library Debug/ver10.lib and object Debug/ver10.exp
<h3>Results</h3>
ver10.dll - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -