-
1, asynchronous mode of operation. Connectivity and equipment were used to send...
1、异步操作方式。设备连接和短信发送均采用异步方式,即容器程序调用连接函数或发送函数后立即返回。由控件自行完成连接或发送过程,当操作完成后,将执行结果以事件的形式通知容器程序。
2、内部包含收发缓冲队列。控件可以同时接受容器程序较多的发送请求,控件将这些发送请求放到一个发送队列中,控件依次逐个执行该发送队列,并将执行结果以事件的形式通知容器程序。控件包括了内部发送队列和内部接收队列,并且提供了队列的处理情况的访问方法,根据这个特性,容器程序可以连续提交多个短信发送请求;
3、支持多个控件并行工作。在一个程序中使用可以使用多个短信控件(即同时连接多个GSM Modem设备)时,如果要发送一条短信,容器程序可优先选择发送队列为空的短信控件发送,或者选择发送队列中剩余发送条数最少的短信控件发送。
-1, asynchronous mode of operation. Connectivity and equipment were used to send messages asynchronous modes, namely containers Invoking connecting function or sent immediately after the function returns. By linking its own control or sent to the process, when the operation is completed, the results will be implemented in the form of Vessel notification procedures. 2, the internal transceiver contains a buffer queue. Controls can also accept containers of this process more requests, these controls will be placed in a request sent this cohort, the controls were sent individually to implement the queue, and will result in the implementati
- 2022-06-03 05:26:51下载
- 积分:1
-
本程序是在JBuild 9.0中开发的,主程序是 DiskManager.java。实现一个树形控件,可以添加和删除节点。...
本程序是在JBuild 9.0中开发的,主程序是 DiskManager.java。实现一个树形控件,可以添加和删除节点。-this procedure was developed JBuild 9.0, is the main program DiskManager.java. Achieving a tree controls, can add and delete nodes.
- 2022-01-26 03:06:06下载
- 积分:1
-
这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。...
这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。 -This is my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used 97 transformation, which is also part of MQ decoding some of the problems. You are welcome to these proposals.
- 2023-04-10 08:35:03下载
- 积分:1
-
vfp编程案例3treeview制作
vfp编程案例3treeview制作-the execution of 3treeview to the vfp program case
- 2022-03-24 23:14:16下载
- 积分:1
-
himself wrote on the Use TREEVIEW Control source code is very simple, for the fi...
自己写的关于TREEVIEW控件的源代码,非常简单,适合第一次接触这个控件的人使用-himself wrote on the Use TREEVIEW Control source code is very simple, for the first contact with the control to the use of
- 2022-05-27 13:11:58下载
- 积分:1
-
quadtree
introduction quadtree to use in programming with c++
- 2013-01-11 03:53:49下载
- 积分:1
-
HL7Parse
说明: 基于Nhapi,能解析HL7的ADT_A01消息字段,字段内容绑定到treeview上,并能在局域网中传输(Based Nhapi, can resolve the ADT_A01 HL7 message fields, the field bound to the treeview on the content and transmission in the LAN)
- 2010-04-05 12:49:08下载
- 积分:1
-
使用TreeView控件显示一个泛型集合中的成员及其属性
使用TreeView控件显示一个泛型集合中的成员及其属性-Using the TreeView control displays a generic set of members and their properties
- 2022-02-01 06:45:10下载
- 积分:1
-
transit over from the pb button automatically fill the background pictures Contr...
从delphi中转过来的pb按钮自动填充背景图片的控件-transit over from the pb button automatically fill the background pictures Controls
- 2023-05-22 04:20:02下载
- 积分:1
-
this source is used win32api CDirTreeview own package, from the hands of celebri...
这段源码是用win32api 自己封装的CDirTreeview,出自名人之手,强烈推荐-this source is used win32api CDirTreeview own package, from the hands of celebrities and strongly recommended
- 2022-06-30 19:14:36下载
- 积分:1