登录
首页 » 界面开发 » 基于联通SGIP1.2供简单的短信平台开发系统接口

基于联通SGIP1.2供简单的短信平台开发系统接口

于 2022-10-29 发布 文件大小:679.88 kB
0 79
下载积分: 2 下载次数: 1

代码说明:

基于联通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,

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Farewell icon distortion troubles, use VC++ Realize, bitmap operations
    告别图标失真的烦恼,利用VC++实现,位图操作-Farewell icon distortion troubles, use VC++ Realize, bitmap operations
    2022-12-24 11:20:03下载
    积分:1
  • css + div 核心代码标准 http://www.soulou8.com/UI_core/
    css + div 界面核心代码标准 http://www.soulou8.com/UI_core/-css+ div UI_core http://www.soulou8.com/UI_core/
    2022-03-02 00:20:26下载
    积分:1
  • 工具条的下拉箭头按钮演示程序,VC工程源码!
    工具条的下拉箭头按钮演示程序,VC工程源码!-Toolbar drop-down arrow button demo program, VC engineering source!
    2022-06-14 22:48:59下载
    积分:1
  • 这个程序实现起来比较简单。主要是显示一个光标,你可以上下左右移动他...
    这个程序实现起来比较简单。主要是显示一个光标,你可以上下左右移动他-the procedures are relatively simple to achieve. Major shows a cursor, you can move around his next
    2022-06-28 18:13:20下载
    积分:1
  • 登陆系统
    关于matlab编写的登陆系统界面设计,这是一个对于初学者来说很好的一个练习程序,希望对您有帮助
    2022-05-10 20:50:11下载
    积分:1
  • 定时关机
    实现  定时关机, 适合初学者学习,通过命令行调用系统关机命令
    2022-11-22 11:45:02下载
    积分:1
  • 高校学生学籍管理系统,具有系统管理,数据,查找,窗口,工具等模块,每个模块均具有丰富的功能,便于操作....
    高校学生学籍管理系统,具有系统管理,数据,查找,窗口,工具等模块,每个模块均具有丰富的功能,便于操作.-college student record management system, with systems management, information search, windows, tools and other modules, each module has extensive functional, easy to operate.
    2022-01-26 07:57:35下载
    积分:1
  • (VC7) "
    在(VC7)"项目->属性->链接器->输入->附加依赖项"中加入SkinPlusPlusDLL.lib 或 在(VC6)"Project->Settings->Link->Object/library"中加入SkinPlusPlusDLL.lib 2.在你的程序中包含头文件 #inlcude "SkinPlusPlus.h" 3.在程序中加入初始化语句InitInstance() InitializeSkin(_T("XPCorona.ssk")) 注:以上假定SkinPlusPlusDLL.lib,SkinPlusPlus.h,XPCorona.ssk都在当前目录,如果不是请更改路径设置。 二.卸载Skin++ 在程序的卸载函数中加入ExitInstance() ExitSkin() 三.更换皮肤 执行函数LoadSkin即可以实现动态换肤 LoadSkin(_T("XPCorona.ssk")) 四.函数说明 InitializeSkin是SKin++的初始化函数,您可以采用如下参数加载Skin++ InitializeSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 LoadSkin(皮肤文件名) 注:如果皮肤文件名中没有路径则采用当前目录。 五.使用分隔条窗体的应注意的问题 您必须SKINPLUSPLUS_SPLITTER()和SKINPLUSPLUS_INIT_SPLITTER(m_wndSplitter)宏 注:SKINPLUSPLUS_INIT_SPLITTER一般传入分隔条对象m_wndSplitter-(VC7) "- gt; Attribute- gt; Linker- gt; Input-gt; Additional items on the "add SkinPlus DLL.lib or (VC6)" Project-gt; Settings- gt; Link-gt; Object/library "SkinPlusPlusDLL.lib into two. in your program contains header files# inlcude "SkinPlusPlus.h" 3. the procedure
    2023-04-03 07:30:03下载
    积分:1
  • famous production of similar network software download software ants in Rafah
    制作类似著名下载软件网络蚂蚁软件的拉帘式TAB-famous production of similar network software download software ants in Rafah-curtain TAB
    2022-05-22 06:00:44下载
    积分:1
  • 能播放资源文件中的Gif的控件
    能播放资源文件中的Gif的控件,可以增强界面,让你的程序看起来与众不同,俺已在程序中使用过,绝对可用。
    2022-01-28 04:54:39下载
    积分:1
  • 696518资源总数
  • 104297会员总数
  • 29今日下载