?? dv.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: DV - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP42D2.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/DV.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\Sound\Visual C++\ddvv\DVView.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP42D2.TMP"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/DV.pdb" /machine:I386 /out:"Release/DV.exe" ".\Release\DV.obj" ".\Release\DVDoc.obj" ".\Release\DVView.obj" ".\Release\MainFrm.obj" ".\Release\StdAfx.obj" ".\Release\DV.res" "
<h3>Output Window</h3>
Compiling...
DVView.cpp
F:\Sound\Visual C++\ddvv\DVView.cpp(205) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
F:\Sound\Visual C++\ddvv\DVView.cpp(290) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
F:\Sound\Visual C++\ddvv\DVView.cpp(291) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
F:\Sound\Visual C++\ddvv\DVView.cpp(294) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
F:\Sound\Visual C++\ddvv\DVView.cpp(370) : warning C4305: 'initializing' : truncation from 'const double' to 'float'
Linking...
<h3>Results</h3>
DV.exe - 0 error(s), 5 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -