复件 sms.plg
来自「使用短信猫可以实现短信的群发」· PLG 代码 · 共 75 行
PLG
75 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SMS - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\system\temp\TEMP\RSP29C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/复件 SMS.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\CN0705\SMS\SMS\COMSetting.cpp"
"D:\CN0705\SMS\SMS\MainFrm.cpp"
"D:\CN0705\SMS\SMS\SMS.cpp"
"D:\CN0705\SMS\SMS\SMSFormView.cpp"
"D:\CN0705\SMS\SMS\SMSTreeView.cpp"
]
Creating command line "cl.exe @D:\system\temp\TEMP\RSP29C.tmp"
Creating temporary file "D:\system\temp\TEMP\RSP29D.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/复件 SMS.pdb" /debug /machine:I386 /out:"Debug/复件 SMS.exe" /pdbtype:sept
.\Debug\AddOrderForm.obj
.\Debug\AddUser.obj
.\Debug\CLoadPhoneNumber.obj
.\Debug\COMSetting.obj
.\Debug\InceptLogQuery.obj
.\Debug\Login.obj
.\Debug\LogManager.obj
.\Debug\MainFrm.obj
.\Debug\ModifyDeleteOrderForm.obj
.\Debug\ModifyDeleteUser.obj
.\Debug\ModifyUserPassword.obj
.\Debug\OrderFormManager.obj
.\Debug\QueryOrderForm.obj
.\Debug\SendLogQuery.obj
.\Debug\SerialPort.obj
.\Debug\ServeConter.obj
.\Debug\SMS.obj
.\Debug\SMSADO.obj
.\Debug\SmsDataTranslate.obj
.\Debug\SMSDoc.obj
.\Debug\SMSFormView.obj
.\Debug\SMSListView.obj
.\Debug\SmsSerialPort.obj
.\Debug\SMSTreeView.obj
.\Debug\SMSView.obj
.\Debug\SplitterWindow.obj
.\Debug\StdAfx.obj
.\Debug\UserManager.obj
.\Debug\Validate.obj
.\Debug\SMS.res
]
Creating command line "link.exe @D:\system\temp\TEMP\RSP29D.tmp"
<h3>Output Window</h3>
Compiling...
SMSTreeView.cpp
Generating Code...
Compiling...
COMSetting.cpp
Generating Code...
Compiling...
MainFrm.cpp
SMS.cpp
SMSFormView.cpp
Generating Code...
Linking...
<h3>Results</h3>
复件 SMS.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?