-
treeview pragorm z folder list, and bundled with the treeview. listview again de...
treeview pragorm z文件夹列表,并与treeview绑定,再listview中显示文件夹内容-treeview pragorm z folder list, and bundled with the treeview. listview again demonstrated folder contents
- 2022-04-09 08:56:49下载
- 积分:1
-
tree programming source document on the comprehensive tree program, a more detai...
tree编程的源文件,关于tree编程的综合、比较详细的说明。这个文件中相关的代码比较清楚的解决了这个问题-tree programming source document on the comprehensive tree program, a more detailed explanation. The documents related to the code more clearly the solution of the problem
- 2023-02-26 06:25:03下载
- 积分:1
-
VB TreeView节点操作示例
VB TreeView节点操作示例,很实用,适合初学者使用
- 2022-02-04 11:14:15下载
- 积分:1
-
ColorTreeCtrl
能够很容易控制的一个Tree类。通过该类可以创建自己需要的风格化的树,有利于在特定环境下使用。(can be easily controlled by a Tree class. Through such needs can create your own style of the tree, to the specific environment.)
- 2007-06-04 11:55:16下载
- 积分:1
-
MPEG4IP。
mpeg4ip-1.2.tar.gz
- 2022-11-22 22:00:03下载
- 积分:1
-
一个TreeView控件,对于我的工作很是有用!
一个TreeView控件,对于我的工作很是有用!-a TreeView control, for my work is very useful!
- 2022-03-20 14:26:31下载
- 积分:1
-
windows 树型控件源码,支持24位以上贴图。
windows 树型控件源码,支持24位以上贴图。-windows source code tree controls to support more than 24 maps.
- 2022-03-02 17:28:41下载
- 积分:1
-
xtFMMuWDl
代码是用来实现使用树形控件显示数据的代码,一般,有需要的朋友可以看看(The code is used to achieve the tree control to display the data code, generally, a friend in need can look)
- 2013-01-10 23:32:06下载
- 积分:1
-
关于Window下的 树型控件的使用!很适合初学者,主要是对树型控件在VC++6.0下函数的使用...
关于Window下的 树型控件的使用!很适合初学者,主要是对树型控件在VC++6.0下函数的使用-Window on the tree under the control of use! Very suitable for beginners are the major tree controls in the VC 6.0 Functions use
- 2022-02-10 12:56:28下载
- 积分:1
-
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