?? ogg_static.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ogg_static - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4F7.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR"Static_Debug/" /Fp"Static_Debug/ogg_static.pch" /YX /Fo"Static_Debug/" /Fd"Static_Debug/" /FD /GZ /c
"D:\work\write\chap8MP3\MP3\ogg\src\bitwise.c"
"D:\work\write\chap8MP3\MP3\ogg\src\framing.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4F7.tmp"
Creating command line "link.exe -lib /nologo /out:"Static_Debug\ogg_static_d.lib" .\Static_Debug\bitwise.obj .\Static_Debug\framing.obj "
<h3>Output Window</h3>
Compiling...
bitwise.c
d:\work\write\chap8mp3\mp3\ogg\src\bitwise.c(63) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
d:\work\write\chap8mp3\mp3\ogg\src\bitwise.c(65) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
d:\work\write\chap8mp3\mp3\ogg\src\bitwise.c(67) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
d:\work\write\chap8mp3\mp3\ogg\src\bitwise.c(70) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
d:\work\write\chap8mp3\mp3\ogg\src\bitwise.c(96) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
d:\work\write\chap8mp3\mp3\ogg\src\bitwise.c(98) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
d:\work\write\chap8mp3\mp3\ogg\src\bitwise.c(100) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
d:\work\write\chap8mp3\mp3\ogg\src\bitwise.c(103) : warning C4244: '=' : conversion from 'unsigned long ' to 'unsigned char ', possible loss of data
d:\work\write\chap8mp3\mp3\ogg\src\bitwise.c(287) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\work\write\chap8mp3\mp3\ogg\src\bitwise.c(321) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\work\write\chap8mp3\mp3\ogg\src\bitwise.c(351) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\work\write\chap8mp3\mp3\ogg\src\bitwise.c(372) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
framing.c
d:\work\write\chap8mp3\mp3\ogg\src\framing.c(216) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
d:\work\write\chap8mp3\mp3\ogg\src\framing.c(217) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
d:\work\write\chap8mp3\mp3\ogg\src\framing.c(218) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
d:\work\write\chap8mp3\mp3\ogg\src\framing.c(219) : warning C4244: '=' : conversion from 'unsigned __int32 ' to 'unsigned char ', possible loss of data
d:\work\write\chap8mp3\mp3\ogg\src\framing.c(301) : warning C4244: '=' : conversion from '__int64 ' to 'unsigned char ', possible loss of data
Creating library...
<h3>Results</h3>
ogg_static_d.lib - 0 error(s), 17 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -