-
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中的项目- Tows puts in treeview the project
- 2022-03-16 07:07:13下载
- 积分:1
-
好东西,编程帮手,好好好
桌面设计,用pb。好好好啊,好好啊,太好了...
好东西,编程帮手,好好好
桌面设计,用pb。好好好啊,好好啊,太好了-good things, programming help take good desktop design, pb. Well alright, well ah and handy the
- 2022-03-19 16:00:45下载
- 积分:1
-
treectrl
VC+++/MFC 一个tree控件类,带源码(VC+++/MFC a tree control class, with source code)
- 2010-03-05 15:35:13下载
- 积分:1
-
该驱动程序集的目的是提供简单、直接访问控制的目的…
此驱动程序集的目的是提供对1394串行总线上兼容相机的控制和图像的简单、直接访问。这些相机能够以高达400 mbps*的速度传输图像数据,同时还能够通过软件控制相机的各种参数。
- 2022-07-23 22:51:59下载
- 积分:1
-
一个TreeView控件,对于我的工作很是有用!
一个TreeView控件,对于我的工作很是有用!-a TreeView control, for my work is very useful!
- 2022-03-20 14:26:31下载
- 积分:1
-
一个形如outlook中的树形列表类,可以排序,推荐下载
一个形如outlook中的树形列表类,可以排序,推荐下载--Tree list class which is like the class in outlook,the content in that can be ordered,recommend!
- 2023-01-25 03:20:04下载
- 积分:1
-
基于javasrcipt开发的功能强大的treeview网页组件,实现各种风格的网页树状菜单的定制...
基于javasrcipt开发的功能强大的treeview网页组件,实现各种风格的网页树状菜单的定制-javasrcipt development based on the powerful treeview website components, the realization of the website style tree menu customization
- 2022-07-07 10:23:49下载
- 积分:1
-
该文件包含了一个总结,你会发现在每个文件
This file contains a summary of what you will find in each of the files that
make up your TreeTest application.If your application uses MFC in a shared DLL, and your application is in a
language other than the operating system s current language, you will need
to copy the corresponding localized resources MFC70XXX.DLL from the Microsoft
Visual C++ CD-ROM under the WinSystem directory to your computer s system or
system32 directory, and rename it to be MFCLOC.DLL. -This file contains a summary of what you will find in each of the files thatmake up your TreeTest application.If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC70XXX.DLL from the MicrosoftVisual C++ CD-ROM under the WinSystem directory to your computer s system or system32 directory, and rename it to be MFCLOC.DLL.
- 2022-01-22 14:17:40下载
- 积分:1
-
实现CtreeCtrl控件多选功能的封装类
实现CtreeCtrl控件多选功能的封装类-Suport multiselection functionality for tree controls.
- 2022-03-14 01:39:30下载
- 积分:1