📄 szxscxjm.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SZxscxjm - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/SZxscxjm.res" /d "_DEBUG" /d "_AFXDLL" "F:\DOWNLOAD\Book\Visual c++程序开发范例宝典\mingrisoft\01\035\SZxscxjm\SZxscxjm.rc""
Creating temporary file "C:\DOCUME~1\lily\LOCALS~1\Temp\RSP4CE.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SZxscxjm.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\DOWNLOAD\Book\Visual c++程序开发范例宝典\mingrisoft\01\035\SZxscxjm\MainFrm.cpp"
"F:\DOWNLOAD\Book\Visual c++程序开发范例宝典\mingrisoft\01\035\SZxscxjm\SZxscxjm.cpp"
"F:\DOWNLOAD\Book\Visual c++程序开发范例宝典\mingrisoft\01\035\SZxscxjm\SZxscxjmDoc.cpp"
"F:\DOWNLOAD\Book\Visual c++程序开发范例宝典\mingrisoft\01\035\SZxscxjm\SZxscxjmView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\lily\LOCALS~1\Temp\RSP4CE.tmp"
Creating temporary file "C:\DOCUME~1\lily\LOCALS~1\Temp\RSP4CF.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SZxscxjm.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\DOWNLOAD\Book\Visual c++程序开发范例宝典\mingrisoft\01\035\SZxscxjm\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\lily\LOCALS~1\Temp\RSP4CF.tmp"
Creating temporary file "C:\DOCUME~1\lily\LOCALS~1\Temp\RSP4D0.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/SZxscxjm.pdb" /debug /machine:I386 /out:"Debug/SZxscxjm.exe" /pdbtype:sept
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\SZxscxjm.obj"
".\Debug\SZxscxjmDoc.obj"
".\Debug\SZxscxjmView.obj"
".\Debug\SZxscxjm.res"
]
Creating command line "link.exe @C:\DOCUME~1\lily\LOCALS~1\Temp\RSP4D0.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
SZxscxjm.cpp
SZxscxjmDoc.cpp
SZxscxjmView.cpp
F:\DOWNLOAD\Book\Visual c++程序开发范例宝典\mingrisoft\01\035\SZxscxjm\SZxscxjmView.cpp(159) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\DOWNLOAD\Book\Visual c++程序开发范例宝典\mingrisoft\01\035\SZxscxjm\SZxscxjmView.cpp(159) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\DOWNLOAD\Book\Visual c++程序开发范例宝典\mingrisoft\01\035\SZxscxjm\SZxscxjmView.cpp(161) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\DOWNLOAD\Book\Visual c++程序开发范例宝典\mingrisoft\01\035\SZxscxjm\SZxscxjmView.cpp(161) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\DOWNLOAD\Book\Visual c++程序开发范例宝典\mingrisoft\01\035\SZxscxjm\SZxscxjmView.cpp(163) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
F:\DOWNLOAD\Book\Visual c++程序开发范例宝典\mingrisoft\01\035\SZxscxjm\SZxscxjmView.cpp(163) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
Generating Code...
Linking...
<h3>Results</h3>
SZxscxjm.exe - 0 error(s), 6 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -