ch341par.plg
来自「键盘扫描LED驱动芯片ch451资料及c语言源代码」· PLG 代码 · 共 32 行
PLG
32 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CH341PAR - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSPE050.TMP" with contents
[
CH341DLL.LIB /nologo /subsystem:windows /incremental:yes /pdb:"Debug/CH341PAR.pdb" /debug /machine:I386 /out:"Debug/CH341PAR.exe" /pdbtype:sept
.\Debug\CH341PAR.obj
.\Debug\CH341PARDlg.obj
.\Debug\CtrlSheet.obj
.\Debug\EppPage.obj
.\Debug\MemPage.obj
.\Debug\OtherPage.obj
.\Debug\StdAfx.obj
.\Debug\CH341PAR.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSPE050.TMP"
<h3>Output Window</h3>
Linking...
<h3>Results</h3>
CH341PAR.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?