-
tvnode
tvnode-hitem
tvnode-hitem -tvnode-hitem tvnode-hitem
- 2023-01-19 06:00:04下载
- 积分:1
-
利用脚本语言组件,java程序,在数据库读取dtree的节点信息,然后在jsp利用循环动态装载节点,即可实现网页的树形结构...
利用脚本语言组件,java程序,在数据库读取dtree的节点信息,然后在jsp利用循环动态装载节点,即可实现网页的树形结构-The use of scripting language component, java program, the database read dtree node information, and then in the jsp using dynamic loading cycle node, you can realize the page tree structure
- 2022-06-18 10:38:51下载
- 积分:1
-
TreeView和ProperySheet结合使用的例子
TreeView和ProperySheet结合使用的例子-The example of combining treeview and propertysheet
- 2022-02-21 02:59:45下载
- 积分:1
-
可以单选的树形控件,老外写的,感觉还不错,拿来一起共享,...
可以单选的树形控件,老外写的,感觉还不错,拿来一起共享,-The tree can control the radio, written by a foreigner, I feel pretty good, used to work together to share, Oh Oh
- 2022-04-22 02:17:20下载
- 积分:1
-
Tree
树形菜单,让你很容易掌握,快来试试吧,很好的(Tree Menu)
- 2012-09-19 08:28:46下载
- 积分: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
-
使用Windows标准类TreeView来建立ActiveX控件
使用Windows标准类TreeView来建立ActiveX控件 -The example of using standard class(treeview) in windows to create activex control
- 2023-01-26 11:00:04下载
- 积分:1
-
TREE控件的新用法
TREE控件的新用法-TREE control of the new usage
- 2022-02-01 09:28:25下载
- 积分:1
-
TestTreeOwnerdraw
CMyTreeCtrl,自己编写的TreeCtrl类,完全自绘,响应WM_PAINT,可以拖动,可以设置图标,文本的字体、颜色,可以双行显示文本,以上操作皆可以动态操作,几乎包含了自定义树控件的所有操作,是研究美化控件的不错的参考(CMyTreeCtrl, own written TreeCtrl class, fully self-drawn, in response to WM_PAINT study beautify good reference control)
- 2021-01-22 14:48:41下载
- 积分:1
-
Treeview-
Treeview 控件可以实现多选 拖拽节点如果按住ctrl shift 就可以多选 也可以拖拽多个节点 (Treeview can use ctrl shift to come mult select)
- 2017-01-03 10:02:21下载
- 积分:1