📄 usbtest.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: USBTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Debug/USBTest.res" /d "_DEBUG" /d "_AFXDLL" "E:\code\sources\usb\nscsrc8\USBTest\USBTest.rc""
Creating temporary file "E:\WINDOWS\TEMP\RSP5240.TMP" with contents
[
/nologo /MDd /W3 /GX /ZI /Od /I "z:\ntddk\inc" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/USBTest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"E:\code\sources\usb\nscsrc8\USBTest\Driver.cpp"
"E:\code\sources\usb\nscsrc8\USBTest\USBTest.cpp"
]
Creating command line "cl.exe @E:\WINDOWS\TEMP\RSP5240.TMP"
Creating temporary file "E:\WINDOWS\TEMP\RSP5241.TMP" with contents
[
/nologo /MDd /W3 /GX /ZI /Od /I "z:\ntddk\inc" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_AFXDLL" /Fp"Debug/USBTest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"E:\code\sources\usb\nscsrc8\USBTest\StdAfx.cpp"
]
Creating command line "cl.exe @E:\WINDOWS\TEMP\RSP5241.TMP"
Creating command line "link.exe sti.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/USBTest.pdb" /debug /machine:I386 /out:"Debug/USBTest.exe" /libpath:"z:\ntddk\libchk\i386" .\Debug\Driver.obj .\Debug\StdAfx.obj .\Debug\USBTest.obj .\Debug\USBTest.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Driver.cpp
USBTest.cpp
Generating Code...
Linking...
<h3>Results</h3>
USBTest.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -