📄 table2.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: table2 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/table2.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\Administrator\桌面\table\table3\table2.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBC.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/table2.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Documents and Settings\Administrator\桌面\table\table3\Prop4.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBC.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBD.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/table2.pdb" /debug /machine:I386 /out:"Debug/table2.exe" /pdbtype:sept
".\Debug\Prop1.obj"
".\Debug\Prop2.obj"
".\Debug\Prop3.obj"
".\Debug\Prop4.obj"
".\Debug\Prop5.obj"
".\Debug\PropSheet.obj"
".\Debug\StdAfx.obj"
".\Debug\table2.obj"
".\Debug\table2Dlg.obj"
".\Debug\table2.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPBD.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
Prop4.cpp
C:\Documents and Settings\Administrator\桌面\table\table3\Prop4.cpp(123) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\Administrator\桌面\table\table3\Prop4.cpp(124) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
Linking...
<h3>Results</h3>
table2.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -