-
基于联通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
-
在vb环境下引用即可
在vb环境下引用即可-in vb environment can be cited
- 2022-06-22 01:36:58下载
- 积分:1
-
Hough变换C写的
hough tramsform written in C
-hough tramsform written in C.
- 2023-05-18 02:45:03下载
- 积分:1
-
a button type of skin
一个VC 的皮肤按钮类-a button type of skin
- 2022-10-25 16:55:03下载
- 积分:1
-
停车场收费系统
停车场收费系统,eclipse工程文件,可以直接运行,Java编写gui界面,可以显示时间,欢迎字幕,剩余车位,可以记录停车时间,进入时间,出库时间,不同时间收费不同,
- 2023-09-01 01:50:04下载
- 积分:1
-
用VB实现对二进制数据的存取。(如:图片,文本文件,电影......)...
用VB实现对二进制数据的存取。(如:图片,文本文件,电影......)-VB right binary data access. (Eg : photos, text files, the film ......
- 2022-03-05 00:04:34下载
- 积分:1
-
串口labview
资源描述labview实现上位机的串口通信程序,是刚学习labview实现通信协议的好教程
- 2022-03-26 02:07:36下载
- 积分:1
-
Notepad Plusplus
Notepad++ 源码
可以从中学习基本win32封装已经消息绘制流程&&插件管理模型。
- 2022-02-03 19:56:51下载
- 积分:1
-
对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操...
对话框用户界面程序的编写,如何向对话框控件关联数据成员及其实现机理,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理方式进行演示。实现多个输入文本框间通过回车逐一向下传递焦点的另一种巧妙方法(用缺省按钮来处理)。-dialog user interface program, how to dialog controls associated data and Implementation Mechanism members, how to use dialog category of members function to control access to this information and dialog controls category pointer, how to use direct manipulation of the dialog box controls type controls (Send Message and direct calling member function). How procedures and caused the destruction of Control. Controls dialog mode of operation of several comparative analysis of the pros. How to achieve some of the dialog and begin contraction. How to let the text dialog box procedure was activated immediately after the focus how to use SetWindowLong to change the window callback function. By changing the default text box Enter w
- 2022-02-25 18:58:41下载
- 积分:1
-
运行后自销毁的程序
运行后自销毁的程序-after running from the destruction of the procedures
- 2022-06-12 05:23:26下载
- 积分:1