?? master104_demo.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Master104_Demo - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Master104_Demo.res" /d "NDEBUG" /d "_AFXDLL" "E:\Master104_Demo\Master104_Demo.rc""
Creating temporary file "C:\DOCUME~1\IUSR_L~1\LOCALS~1\Temp\RSP49.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Master104_Demo.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\Master104_Demo\Master104_Demo.cpp"
"E:\Master104_Demo\Master104_DemoDlg.cpp"
"E:\Master104_Demo\Master104real.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\IUSR_L~1\LOCALS~1\Temp\RSP49.tmp"
Creating temporary file "C:\DOCUME~1\IUSR_L~1\LOCALS~1\Temp\RSP4A.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Master104_Demo.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\Master104_Demo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\IUSR_L~1\LOCALS~1\Temp\RSP4A.tmp"
Creating temporary file "C:\DOCUME~1\IUSR_L~1\LOCALS~1\Temp\RSP4B.tmp" with contents
[
Master_104.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/Master104_Demo.pdb" /machine:I386 /nodefaultlib:"nafxcw.lib" /out:"Release/Master104_Demo.exe"
.\Release\Master104_Demo.obj
.\Release\Master104_DemoDlg.obj
.\Release\Master104real.obj
.\Release\StdAfx.obj
.\Release\Master104_Demo.res
]
Creating command line "link.exe @C:\DOCUME~1\IUSR_L~1\LOCALS~1\Temp\RSP4B.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Master104_Demo.cpp
Master104_DemoDlg.cpp
E:\Master104_Demo\Master104_DemoDlg.cpp(376) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
E:\Master104_Demo\Master104_DemoDlg.cpp(377) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
E:\Master104_Demo\Master104_DemoDlg.cpp(378) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
E:\Master104_Demo\Master104_DemoDlg.cpp(379) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
E:\Master104_Demo\Master104_DemoDlg.cpp(362) : warning C4101: 'csbuff' : unreferenced local variable
Master104real.cpp
Generating Code...
Linking...
<h3>Results</h3>
Master104_Demo.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: Master104_Demo - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Master104_Demo.res" /d "_DEBUG" "E:\Master104_Demo\Master104_Demo.rc""
Creating temporary file "C:\DOCUME~1\IUSR_L~1\LOCALS~1\Temp\RSP4D.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/Master104_Demo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Master104_Demo\Master104_Demo.cpp"
"E:\Master104_Demo\Master104_DemoDlg.cpp"
"E:\Master104_Demo\Master104real.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\IUSR_L~1\LOCALS~1\Temp\RSP4D.tmp"
Creating temporary file "C:\DOCUME~1\IUSR_L~1\LOCALS~1\Temp\RSP4E.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/Master104_Demo.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\Master104_Demo\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\IUSR_L~1\LOCALS~1\Temp\RSP4E.tmp"
Creating temporary file "C:\DOCUME~1\IUSR_L~1\LOCALS~1\Temp\RSP4F.tmp" with contents
[
Master_104.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Master104_Demo.pdb" /debug /machine:I386 /out:"Master104_Demo.exe" /pdbtype:sept
.\Debug\Master104_Demo.obj
.\Debug\Master104_DemoDlg.obj
.\Debug\Master104real.obj
.\Debug\StdAfx.obj
.\Debug\Master104_Demo.res
]
Creating command line "link.exe @C:\DOCUME~1\IUSR_L~1\LOCALS~1\Temp\RSP4F.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Master104_Demo.cpp
Master104_DemoDlg.cpp
E:\Master104_Demo\Master104_DemoDlg.cpp(376) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
E:\Master104_Demo\Master104_DemoDlg.cpp(377) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
E:\Master104_Demo\Master104_DemoDlg.cpp(378) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
E:\Master104_Demo\Master104_DemoDlg.cpp(379) : warning C4244: '=' : conversion from 'unsigned short' to 'unsigned char', possible loss of data
E:\Master104_Demo\Master104_DemoDlg.cpp(362) : warning C4101: 'csbuff' : unreferenced local variable
Master104real.cpp
Generating Code...
Linking...
<h3>Results</h3>
Master104_Demo.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -