📄 usbport.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: USBPort - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/USBPort.res" /d "_DEBUG" /d "_AFXDLL" "E:\医疗项目\usb驱动编程\USB接口编程原代码\USBPort.rc""
Creating temporary file "C:\DOCUME~1\ssst\LOCALS~1\Temp\RSP226.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/USBPort.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\医疗项目\usb驱动编程\USB接口编程原代码\USBPort.cpp"
"E:\医疗项目\usb驱动编程\USB接口编程原代码\USBPortDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ssst\LOCALS~1\Temp\RSP226.tmp"
Creating temporary file "C:\DOCUME~1\ssst\LOCALS~1\Temp\RSP227.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/USBPort.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\医疗项目\usb驱动编程\USB接口编程原代码\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ssst\LOCALS~1\Temp\RSP227.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/USBPort.pdb" /debug /machine:I386 /out:"Debug/USBPort.exe" /pdbtype:sept ".\Debug\StdAfx.obj" ".\Debug\USBPort.obj" ".\Debug\USBPortDlg.obj" ".\Debug\USBPort.res" "
<h3>Output Window</h3>
Compiling resources...
E:\医疗项目\usb驱动编程\USB接口编程原代码\USBPort.rc (20): error RC2144 : PRIMARY LANGUAGE ID not a number
E:\医疗项目\usb驱动编程\USB接口编程原代码\USBPort.rc (69): error RC2135 : file not found: 128
E:\医疗项目\usb驱动编程\USB接口编程原代码\USBPort.rc (77): error RC2104 : undefined keyword or key name: DS_MODALFRAME
Error executing rc.exe.
<h3>Results</h3>
USBPort.exe - 3 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -