?? mshow.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Mshow - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF5.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/Mshow.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\MyProjects\MShow\test\MshowView.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF5.tmp"
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF6.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Mshow.pdb" /debug /machine:I386 /out:"Debug/Mshow.exe" /pdbtype:sept
.\Debug\drive.obj
.\Debug\MainFrm.obj
.\Debug\Mshow.obj
.\Debug\MshowDoc.obj
.\Debug\MshowView.obj
.\Debug\StdAfx.obj
.\Debug\Mshow.res
]
Creating command line "link.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPF6.tmp"
<h3>Output Window</h3>
Compiling...
MshowView.cpp
F:\MyProjects\MShow\test\MshowView.cpp(379) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
F:\MyProjects\MShow\test\MshowView.cpp(411) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
F:\MyProjects\MShow\test\MshowView.cpp(412) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
F:\MyProjects\MShow\test\MshowView.cpp(452) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
F:\MyProjects\MShow\test\MshowView.cpp(453) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
F:\MyProjects\MShow\test\MshowView.cpp(469) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
F:\MyProjects\MShow\test\MshowView.cpp(470) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
F:\MyProjects\MShow\test\MshowView.cpp(488) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
F:\MyProjects\MShow\test\MshowView.cpp(408) : warning C4101: 'bf' : unreferenced local variable
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Mshow.bsc" .\Debug\StdAfx.sbr .\Debug\drive.sbr .\Debug\MainFrm.sbr .\Debug\Mshow.sbr .\Debug\MshowDoc.sbr .\Debug\MshowView.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Mshow.exe - 0 error(s), 9 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -