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

📄 sms.plg

📁 USB发送短消息 控制USB口发送短消息的源码
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Sms - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Sms.res" /d "NDEBUG" /d "_AFXDLL" "D:\www.programsalon.com\downloads2\sourcecode\comm\smpp\Sms\Sms.rc"" 
Creating temporary file "c:\tmp\RSP342.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /Fp"Release/Sms.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\www.programsalon.com\downloads2\sourcecode\comm\smpp\Sms\mscomm.cpp"
"D:\www.programsalon.com\downloads2\sourcecode\comm\smpp\Sms\Sms.cpp"
"D:\www.programsalon.com\downloads2\sourcecode\comm\smpp\Sms\SmsDlg.cpp"
]
Creating command line "cl.exe @c:\tmp\RSP342.tmp" 
Creating temporary file "c:\tmp\RSP343.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /Fp"Release/Sms.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\www.programsalon.com\downloads2\sourcecode\comm\smpp\Sms\StdAfx.cpp"
]
Creating command line "cl.exe @c:\tmp\RSP343.tmp" 
Creating command line "link.exe /nologo /subsystem:windows /dll /incremental:no /pdb:"Sms.pdb" /machine:I386 /def:".\Sms.def" /out:"Sms.dll" /implib:"Sms.lib"  .\Release\mscomm.obj .\Release\Sms.obj .\Release\SmsDlg.obj .\Release\StdAfx.obj .\Release\Sms.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
mscomm.cpp
Sms.cpp
D:\www.programsalon.com\downloads2\sourcecode\comm\smpp\Sms\Sms.cpp(85) : warning C4101: 'j' : unreferenced local variable
SmsDlg.cpp
Generating Code...
Linking...
   Creating library Sms.lib and object Sms.exp



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

⌨️ 快捷键说明

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