?? dcm.plg
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: dcm - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\123456~1\LOCALS~1\Temp\RSP147B.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/dcm.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\Documents and Settings\1234567890\桌面\dcm\Dicom.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\123456~1\LOCALS~1\Temp\RSP147B.tmp"
Creating temporary file "C:\DOCUME~1\123456~1\LOCALS~1\Temp\RSP147C.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/dcm.pdb" /machine:I386 /out:"Release/dcm.exe"
".\Release\dcm.obj"
".\Release\dcmDoc.obj"
".\Release\dcmView.obj"
".\Release\Dicom.obj"
".\Release\MainFrm.obj"
".\Release\StdAfx.obj"
".\Release\dcm.res"
]
Creating command line "link.exe @C:\DOCUME~1\123456~1\LOCALS~1\Temp\RSP147C.tmp"
<h3>Output Window</h3>
Compiling...
Dicom.cpp
C:\Documents and Settings\1234567890\桌面\dcm\Dicom.cpp(192) : warning C4018: '<' : signed/unsigned mismatch
C:\Documents and Settings\1234567890\桌面\dcm\Dicom.cpp(283) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\1234567890\桌面\dcm\Dicom.cpp(284) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\1234567890\桌面\dcm\Dicom.cpp(285) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\1234567890\桌面\dcm\Dicom.cpp(367) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
C:\Documents and Settings\1234567890\桌面\dcm\Dicom.cpp(368) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
Linking...
<h3>Results</h3>
dcm.exe - 0 error(s), 6 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -