⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 serialcomm.plg

📁 VC++ 串口通信的dll. MsgQue 和SerialBase中重要的数据结构和通信函数,其可以完全复用. SerialComm是具体的应用, 大家实际应用中要做相应的修改. 代码注释详细,书写规
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SerialComm - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\admin\LOCALS~1\Temp\RSP9A.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SERIALCOMM_EXPORTS" /FR"Debug/" /Fp"Debug/SerialComm.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\dev\Rock.Code\SerialComm\SerialComm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\admin\LOCALS~1\Temp\RSP9A.tmp" 
Creating temporary file "C:\DOCUME~1\admin\LOCALS~1\Temp\RSP9B.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /incremental:yes /pdb:"Debug/SerialComm.pdb" /debug /machine:I386 /out:"Debug/SerialComm.dll" /implib:"Debug/SerialComm.lib" /pdbtype:sept 
.\Debug\MsgQue.obj
.\Debug\SerialBase.obj
.\Debug\SerialComm.obj
.\Debug\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\admin\LOCALS~1\Temp\RSP9B.tmp"
<h3>Output Window</h3>
Compiling...
SerialComm.cpp
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/SerialComm.bsc"  .\Debug\StdAfx.sbr .\Debug\MsgQue.sbr .\Debug\SerialBase.sbr .\Debug\SerialComm.sbr"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
SerialComm.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -