📄 videonet.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: VideoNet - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\靳国荣\LOCALS~1\Temp\RSP18.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/VideoNet.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\VideoNet_src\ConnectDlg.cpp"
"E:\VideoNet_src\DSocket.cpp"
"E:\VideoNet_src\Mixer.cpp"
"E:\VideoNet_src\PlaySound.cpp"
"E:\VideoNet_src\RecordSound.cpp"
"E:\VideoNet_src\RequestDlg.cpp"
"E:\VideoNet_src\VideoCapture.cpp"
"E:\VideoNet_src\VideoNet.cpp"
"E:\VideoNet_src\VideoNetDlg.cpp"
"E:\VideoNet_src\Volume.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\靳国荣\LOCALS~1\Temp\RSP18.tmp""
Creating temporary file "C:\DOCUME~1\靳国荣\LOCALS~1\Temp\RSP19.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/VideoNet.pdb" /debug /machine:I386 /out:"Debug/VideoNet.exe" /pdbtype:sept
.\Debug\ConnectDlg.obj
.\Debug\DSocket.obj
.\Debug\Mixer.obj
.\Debug\PlaySound.obj
.\Debug\RecordSound.obj
.\Debug\RequestDlg.obj
.\Debug\StdAfx.obj
.\Debug\VideoCapture.obj
.\Debug\VideoNet.obj
.\Debug\VideoNetDlg.obj
.\Debug\Volume.obj
.\Debug\coder.obj
.\Debug\countbit.obj
.\Debug\dct.obj
.\Debug\Global.obj
.\Debug\huffman.obj
.\Debug\libr263.obj
.\Debug\mot_est.obj
.\Debug\pred.obj
.\Debug\quant.obj
.\Debug\rlib.obj
.\Debug\stream.obj
.\Debug\convert.obj
.\Debug\DGlobal.obj
.\Debug\GetBits.obj
.\Debug\GetBlk.obj
.\Debug\GetHdr.obj
.\Debug\GetPic.obj
.\Debug\GetVlc.obj
.\Debug\Idct.obj
.\Debug\Idctref.obj
.\Debug\Indices.obj
.\Debug\Recon.obj
.\Debug\Sac.obj
.\Debug\Sactbls.obj
.\Debug\Tmndec.obj
.\Debug\VideoNet.res
]
Creating command line "link.exe @"C:\DOCUME~1\靳国荣\LOCALS~1\Temp\RSP19.tmp""
<h3>Output Window</h3>
Compiling...
Skipping... (no relevant changes detected)
ConnectDlg.cpp
DSocket.cpp
Mixer.cpp
PlaySound.cpp
RecordSound.cpp
RequestDlg.cpp
VideoCapture.cpp
VideoNet.cpp
VideoNetDlg.cpp
Volume.cpp
Linking...
<h3>Results</h3>
VideoNet.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -