📄 zhouwei.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: zhouwei - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/zhouwei.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\卡梅隆\桌面\串口调试记录\11.2\zhouwei.rc""
Creating temporary file "C:\DOCUME~1\卡梅隆\LOCALS~1\Temp\RSP6BD.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/zhouwei.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\卡梅隆\桌面\串口调试记录\11.2\SerialDriver.cpp"
"C:\Documents and Settings\卡梅隆\桌面\串口调试记录\11.2\zhouwei.cpp"
"C:\Documents and Settings\卡梅隆\桌面\串口调试记录\11.2\zhouweiDlg.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\卡梅隆\LOCALS~1\Temp\RSP6BD.tmp""
Creating temporary file "C:\DOCUME~1\卡梅隆\LOCALS~1\Temp\RSP6BE.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/zhouwei.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\卡梅隆\桌面\串口调试记录\11.2\StdAfx.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\卡梅隆\LOCALS~1\Temp\RSP6BE.tmp""
Creating temporary file "C:\DOCUME~1\卡梅隆\LOCALS~1\Temp\RSP6BF.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/zhouwei.pdb" /debug /machine:I386 /out:"Debug/zhouwei.exe" /pdbtype:sept
".\Debug\SerialDriver.obj"
".\Debug\StdAfx.obj"
".\Debug\zhouwei.obj"
".\Debug\zhouweiDlg.obj"
".\Debug\zhouwei.res"
]
Creating command line "link.exe @"C:\DOCUME~1\卡梅隆\LOCALS~1\Temp\RSP6BF.tmp""
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
SerialDriver.cpp
zhouwei.cpp
zhouweiDlg.cpp
C:\Documents and Settings\卡梅隆\桌面\串口调试记录\11.2\zhouweiDlg.cpp(445) : warning C4101: 'time_wm' : unreferenced local variable
Generating Code...
Linking...
<h3>Results</h3>
zhouwei.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -