-
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
-
TreeView分级操作,帮助我们了解TreeView的编程技术
TreeView分级操作,帮助我们了解TreeView的编程技术-TreeView grading operations, helping us to understand the programming technique TreeView
- 2022-01-24 14:07:25下载
- 积分:1
-
实现了树形控件,并能在控件上右击,弹出菜单,进而实现树形控件的增加、删除。适合队树形控件的初学者...
实现了树形控件,并能在控件上右击,弹出菜单,进而实现树形控件的增加、删除。适合队树形控件的初学者-Realized the tree control, and can control on the right-click, pop-up menu, and proceed to realize the tree controls to add, delete. Suitable for beginners team tree control
- 2022-07-19 03:02:59下载
- 积分:1
-
文件夹树控制源
文件夹树控件源
- 2022-01-24 17:06:15下载
- 积分:1
-
用本程序前,请先将压缩包内的export.php文件导入到mysql中,其中admin表是后台登陆用户名及密码表,默认在导入后的登陆用户名及密码是admin,在...
用本程序前,请先将压缩包内的export.php文件导入到mysql中,其中admin表是后台登陆用户名及密码表,默认在导入后的登陆用户名及密码是admin,在成功登陆后也可以自行设定! 最后希望您用的方便、多多提供宝贵意见!-using this program, please be compressed within the document into export.php to mysql, which is the background of Table admin username and password table into default after the landing user name and password is admin, after the successful landing can also set their own! Lastly, I hope you use convenience, a lot of valuable advice!
- 2022-08-22 23:44:06下载
- 积分:1
-
很好的控件,可以当作是控制面板样式的工具栏,里面又分成好几行的工具,分别点击,又有出现各种的图标按钮,不同的排列方式...
很好的控件,可以当作是控制面板样式的工具栏,里面又分成好几行的工具,分别点击,又有出现各种的图标按钮,不同的排列方式-good control, be regarded as a form of control panel toolbar, they can be divided into several line tool, click, there appear icon buttons, different arrangement
- 2022-03-20 06:53:20下载
- 积分:1
-
1. Sql server 2000 in a new tree database, application directory "tree/sql...
1.在sql server 2000新建一个tree数据库,到应用程序目录"tree/sql语句"底下,找到sql脚本生成数据库结构. 2.把tree控件设为虚拟目录即可.-1. Sql server 2000 in a new tree database, application directory "tree/sql statement," underneath and find sql script generation database structure. 2. Put tree controls can be set to virtual directory.
- 2022-06-03 07:53:53下载
- 积分:1
-
howto_treeview_load_edit_save
Subroutine LoadTreeViewFromFile reads the file and counts the leading tabs. It gives each new node the right parent for its level of indentation.
- 2009-07-17 20:56:34下载
- 积分:1
-
treeview
说明: MFC树状结构简单示例 dialog和treeview(TreeView,dialog and treeview)
- 2010-04-19 17:46:25下载
- 积分:1
-
vc++做的比较使用。而且可以重复使用的表格控件
vc++做的比较使用。而且可以重复使用的表格控件-vc do more use. But reusable forms Controls
- 2022-06-12 05:43:51下载
- 积分:1