serial.plg
来自「serial communication (cseral class with 」· PLG 代码 · 共 35 行
PLG
35 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Serial - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP3144.TMP" with contents
[
/nologo /MLd /W4 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fp"..\_Intermediate\Debug\Serial/Serial.pch" /YX /Fo"..\_Intermediate\Debug\Serial/" /Fd"..\_Intermediate\Debug\Serial/" /FD /GZ /c
"C:\Darko\Razvoj\12\CitacBrojila\MFTComm\Serial\Serial.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP3144.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP3145.TMP" with contents
[
/nologo /out:"..\_Output\Debug\SerialD.lib"
\Darko\Razvoj\12\CitacBrojila\MFTComm\_Intermediate\Debug\Serial\Serial.obj
\Darko\Razvoj\12\CitacBrojila\MFTComm\_Intermediate\Debug\Serial\SerialEx.obj
\Darko\Razvoj\12\CitacBrojila\MFTComm\_Intermediate\Debug\Serial\SerialWnd.obj
]
Creating command line "link.exe -lib @C:\WINDOWS\TEMP\RSP3145.TMP"
<h3>Output Window</h3>
Compiling...
Serial.cpp
Creating library...
<h3>Results</h3>
SerialD.lib - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?