-
基于联通SGIP1.2供简单的短信平台开发系统接口
基于联通SGIP1.2接口库开发的简单短消息平台,支持参数配置,日志记录功能。同时与后台数据库集成,自动将接收到的消息写入数据库的MO_Log表,同时将发送出去的消息写入MT_Log表,失败的话记录失败原因.MT_Log表的FinishFlag字段表示发送是否成功,FinishFlag = 0表示正在短信中心等待,发送成功的话FinishFlag=1,失败的话=2,如果发送失败,将在ErrorDescribe字段中记录失败原因。 数据库可以是Access,SqlServer2000,Oracle,或者Sybase等,只要有MO_Log,MT_Log表即可。也可以建立一个发送表,将要发送的消息写入该表,然后程序定时检测该表的内容,有新记录的话就发送出去。 程序现在用的是ACCESS数据库,如果要改用其它数据库的话,需要更改数据库的连接字符串。-Unicom SGIP1.2 based interface for the development of a simple SMS platform to support parameter configuration, logging function. While integrated with the back-end databases, automatically sending the information into the database MO_Log table, will be sent out into the news MT_Log table, and failure to do what the reasons for failure. MT_Log questionnaire sent FinishFlag field said that the success of FinishFlag = 0 is said the Center for SMS, successfully sent the FinishFlag = 1, the failure = 2, if this fails, will ErrorDescribe field record the reasons for failure. Access is the database, SqlServer2000, Oracle,
- 2022-10-29 06:40:03下载
- 积分:1
-
XP风格界面~~比较好的一个界面出处:蓝色 责任编辑
XP风格界面~~比较好的一个界面出处:蓝色 责任编辑-XP-style interface to a better interface Source : blue Editor
- 2023-05-15 17:10:02下载
- 积分:1
-
VB与EXCEL的无缝连接
VB与EXCEL的无缝连接:
"从excel文件获得数据后,插入记录到SQL Server的数据表
Dim dataTable1 As DataTable = New DataTable()
Dim sqlDA1 As SqlClient.SqlDataAdapter = New SqlClient.SqlDataAdapter("SELECT 部门,全年任务, 本年累计完成,上年同期完成,
[完成全年任务的%],[可比增长%] FROM Rwb ", sqlcon)
- 2022-02-28 14:40:06下载
- 积分:1
-
C#串口实例
应用背景c#串口十分常用也是最基本的操作。希望对大家有帮助。关键技术通过控件的控制,完成串口的配置等操作,简单方便易学会
- 2022-05-07 12:57:17下载
- 积分:1
-
回文数就是从高位往低位读,和从低位往高位读是相同的,例如:131,1221等,此程序是寻找m,要求m,m*m,m*m*m,这三个值都是回文数。...
回文数就是从高位往低位读,和从低位往高位读是相同的,例如:131,1221等,此程序是寻找m,要求m,m*m,m*m*m,这三个值都是回文数。-Palindrome number is read from a high level to low and from low to high time is the same as, for example: 131,1221 and so on, this procedure is to find m, the requirements m, m* m, m* m* m, the three values palindrome are few.
- 2023-05-21 02:30:03下载
- 积分:1
-
VC++ Achievable Toolbar features such as menu, dialog box is a good example of p...
VC++实现的特色菜单 工具栏等,是很好的对话框编程例子-VC++ Achievable Toolbar features such as menu, dialog box is a good example of programming
- 2022-03-10 12:19:40下载
- 积分:1
-
用VC++编写的下位机与上位机通过RS232通信实现的界面及数据管理系统。...
用VC++编写的下位机与上位机通过RS232通信实现的界面及数据管理系统。-Using VC++ to prepare for the next-bit machine and host computer via RS232 communication interface and implemented data management system.
- 2023-06-16 03:00:04下载
- 积分:1
-
STATIC transparent, text box, for a lot of useless, textboxes
STATIC透明的,文本框,适合很多用处的,文本框-STATIC transparent, text box, for a lot of useless, textboxes
- 2022-02-06 09:00:22下载
- 积分:1
-
图形界面制作
图形界面制作-The production of graphical interface
- 2022-02-03 09:10:28下载
- 积分:1
-
School League sharing tools __VC dialog beautify source code source code
校盟共享工具源代码__VC对话框美化源代码-School League sharing tools __VC dialog beautify source code source code
- 2022-01-26 02:11:25下载
- 积分:1