⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test.plg

📁 简单的摄像头控制程序(支持无驱) 支持截取视频并保存
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: test - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/test.res" /d "_DEBUG" /d "_AFXDLL" "C:\Documents and Settings\Administrator\桌面\vc6.0 控制摄像头\test\test.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP27.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/test.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\Administrator\桌面\vc6.0 控制摄像头\test\CaptureVideo.cpp"
"C:\Documents and Settings\Administrator\桌面\vc6.0 控制摄像头\test\test.cpp"
"C:\Documents and Settings\Administrator\桌面\vc6.0 控制摄像头\test\testDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP27.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP28.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/test.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"C:\Documents and Settings\Administrator\桌面\vc6.0 控制摄像头\test\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP28.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/test.pdb" /debug /machine:I386 /out:"Debug/test.exe" /pdbtype:sept 
".\Debug\CaptureVideo.obj"
".\Debug\StdAfx.obj"
".\Debug\test.obj"
".\Debug\testDlg.obj"
".\Debug\test.res"
"..\..\..\..\..\DXSDK\Lib\strmiids.lib"
"..\..\..\..\..\DXSDK\Lib\quartz.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CaptureVideo.cpp
test.cpp
testDlg.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/test.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\CaptureVideo.sbr" ".\Debug\test.sbr" ".\Debug\testDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
test.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -