📄 u2s.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: u2s - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/u2s.res" /d "NDEBUG" /d "_AFXDLL" "G:\good\lastest\USBAPP\u2s.rc""
Creating temporary file "i:\temp\RSP20.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/u2s.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"G:\good\lastest\USBAPP\device.cpp"
"G:\good\lastest\USBAPP\u2s.cpp"
"G:\good\lastest\USBAPP\u2sDlg.cpp"
]
Creating command line "cl.exe @i:\temp\RSP20.tmp"
Creating temporary file "i:\temp\RSP21.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/u2s.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"G:\good\lastest\USBAPP\StdAfx.cpp"
]
Creating command line "cl.exe @i:\temp\RSP21.tmp"
Creating command line "link.exe setupapi.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/u2s.pdb" /machine:I386 /out:"Release/u2s.exe" .\Release\device.obj .\Release\StdAfx.obj .\Release\u2s.obj .\Release\u2sDlg.obj .\Release\u2s.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
device.cpp
G:\good\lastest\USBAPP\usbioctl.h(355) : warning C4200: nonstandard extension used : zero-sized array in struct/union
G:\good\lastest\USBAPP\usbioctl.h(401) : warning C4200: nonstandard extension used : zero-sized array in struct/union
u2s.cpp
u2sDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
u2s.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -