📄 prealarm.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PreAlarm - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/PreAlarm.res" /d "_DEBUG" /d "_AFXDLL" "G:\▲课题资料\程序\最终版本\PreAlarmA7\PreAlarm.rc""
Creating temporary file "C:\DOCUME~1\海涛\LOCALS~1\Temp\RSP68CC.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/PreAlarm.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\▲课题资料\程序\最终版本\PreAlarmA7\ButtonXp.cpp"
"G:\▲课题资料\程序\最终版本\PreAlarmA7\plt.cpp"
"G:\▲课题资料\程序\最终版本\PreAlarmA7\PreAlarm.cpp"
"G:\▲课题资料\程序\最终版本\PreAlarmA7\PreAlarmDlg.cpp"
"G:\▲课题资料\程序\最终版本\PreAlarmA7\tools.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\海涛\LOCALS~1\Temp\RSP68CC.tmp""
Creating temporary file "C:\DOCUME~1\海涛\LOCALS~1\Temp\RSP68CD.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/PreAlarm.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"G:\▲课题资料\程序\最终版本\PreAlarmA7\StdAfx.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\海涛\LOCALS~1\Temp\RSP68CD.tmp""
Creating temporary file "C:\DOCUME~1\海涛\LOCALS~1\Temp\RSP68CE.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/PreAlarm.pdb" /debug /machine:I386 /out:"Debug/PreAlarm.exe" /pdbtype:sept
".\Debug\ButtonXp.obj"
".\Debug\plt.obj"
".\Debug\PreAlarm.obj"
".\Debug\PreAlarmDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\tools.obj"
".\Debug\PreAlarm.res"
".\v4501v.lib"
]
Creating command line "link.exe @"C:\DOCUME~1\海涛\LOCALS~1\Temp\RSP68CE.tmp""
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ButtonXp.cpp
plt.cpp
PreAlarm.cpp
PreAlarmDlg.cpp
tools.cpp
g:\▲课题资料\程序\最终版本\prealarma7\prealarmdlg.cpp(1094) : warning C4700: local variable 'fVal' used without having been initialized
g:\▲课题资料\程序\最终版本\prealarma7\prealarmdlg.cpp(1094) : warning C4700: local variable 'lVal' used without having been initialized
g:\▲课题资料\程序\最终版本\prealarma7\prealarmdlg.cpp(1094) : warning C4700: local variable 'bVal' used without having been initialized
Linking...
<h3>Results</h3>
PreAlarm.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -