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

📄 comm.plg

📁 一个好用的串口通信库(Pcomm)的编程实现
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Comm - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Comm.res" /d "NDEBUG" /d "_AFXDLL" "K:\123\comm\Comm.rc"" 
Creating temporary file "C:\Temp\RSP15D.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Comm.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"K:\123\comm\Comm.cpp"
"K:\123\comm\CommDoc.cpp"
"K:\123\comm\CommView.cpp"
"K:\123\comm\MainFrm.cpp"
"K:\123\comm\SetupDialog.cpp"
]
Creating command line "cl.exe @C:\Temp\RSP15D.tmp" 
Creating temporary file "C:\Temp\RSP15E.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Comm.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"K:\123\comm\StdAfx.cpp"
]
Creating command line "cl.exe @C:\Temp\RSP15E.tmp" 
Creating temporary file "C:\Temp\RSP15F.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Comm.pdb" /machine:I386 /out:"Release/Comm.exe" 
.\Release\Comm.obj
.\Release\CommDoc.obj
.\Release\CommView.obj
.\Release\MainFrm.obj
.\Release\SetupDialog.obj
.\Release\StdAfx.obj
.\Release\Comm.res
.\Pcomm.lib
]
Creating command line "link.exe @C:\Temp\RSP15F.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Comm.cpp
CommDoc.cpp
CommView.cpp
MainFrm.cpp
SetupDialog.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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