?? osc.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Osc - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Release/osc.res" /d "NDEBUG" /d "_AFXDLL" "C:\vcpp32\Osc\osc.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSPE070.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/osc.pch" /Yu"Stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c
"C:\vcpp32\Osc\osc.cpp"
"C:\vcpp32\Osc\oscdlg.cpp"
"C:\vcpp32\Osc\oscwnd.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPE070.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPE071.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/osc.pch" /Yc"Stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c
"C:\vcpp32\Osc\stdafx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPE071.TMP"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:".\Release/osc.pdb" /machine:I386 /out:".\Release/osc.exe" .\Release\osc.obj .\Release\oscdlg.obj .\Release\oscwnd.obj .\Release\stdafx.obj .\Release\osc.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
stdafx.cpp
Compiling...
osc.cpp
oscdlg.cpp
oscwnd.cpp
C:\vcpp32\Osc\oscwnd.cpp(79) : warning C4244: '=' : conversion from 'double' to 'unsigned char', possible loss of data
Generating Code...
Linking...
<h3>Results</h3>
osc.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -