-
基于联通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
-
这是一个用汇编语言编写的汉字显示程序,运行后的程序…
这是一个用汇编语言编写的汉字显示程序,在DOS环境下运行。-This is a compiled language with the Chinese character display program, running under DOS environment.
- 2023-07-09 07:55:03下载
- 积分:1
-
Qt5开发与实例代码
是一本初学者的好资源希望有帮助
- 2022-01-31 04:40:46下载
- 积分:1
-
Calculator that draws graphs.
Calculator that draws graphs.
- 2022-02-26 20:16:01下载
- 积分:1
-
列表框-滚动条更新(LV8.6).vi
列表框-滚动条更新(LV8.6).vi,LAVIEW中关于多列列表框的使用,使用过程中,滚动条更新
- 2022-03-22 11:20:19下载
- 积分:1
-
属于界面编程,在mfc中的对话框中添加位图。
属于界面编程,在mfc中的对话框中添加位图。-Belonging to the interface programming, the dialog box in mfc add bitmaps.
- 2022-05-14 20:07:22下载
- 积分:1
-
使用免费的换肤软件USkin使用SkinMagic / APPFACE / skinplusplus相似…
使用免费的换肤软件USkin 同SkinMagic/AppFace/SkinPlusPlus这些软件类似,让逻辑和显示分离。通过简单的api调用,实现美观大方的界面。-use of free software USkin Eurocargo with SkinMagic/AppFace/SkinPlusPlus similar software, and demonstrate the logic of separation. Api simple call to achieve a stylish interface.
- 2022-05-07 23:52:19下载
- 积分:1
-
使用ListCtrl控件的程序,可以随意改变每列字体大小…
本程序采用listctrl控件,能随意改变每一栏的字体大小,能随便改变每一栏的字体颜色以及每一栏的背景颜色,颜色可自由设定(R,G,B),同时整个栏全屏显示,对学习修改控件属性有很大的用处。-the procedures used listctrl controls, can randomly change each column font size, can easily change the font of each column and each column color of the background color scheme, the freedom to set (R, G, B), while the entire column in full-screen, right to amend the Control study attributes great useless.
- 2022-04-07 13:17:30下载
- 积分:1
-
A ColorEdit Class, with source code, as same as the color selection dialog in Pa...
一个ColorEdit类,带有源代码,与Painter中的颜色选择对话框相同
- 2022-05-18 18:39:31下载
- 积分:1
-
Codevision 24cx512 TWI
如何读取和写入在 eeprom 24 c 512 atmega16 codevision 与 TWI 代码与
它发生的读和写子函数来读取和写入地址和它的使用不是软件 I2c TWI
- 2023-03-13 04:10:03下载
- 积分:1