-
else if (keyword.equals ( "MSG"))// If a keyword is MSG is transmitted...
else if(keyword.equals("MSG")) //如果关键字是MSG则是服务器传来的聊天信息 //主要用来刷新客户端聊天信息区将每个客户的聊天内容显示出来-else if (keyword.equals ( "MSG"))// If a keyword is MSG is transmitted from the server chatting information// major update to the client area will be chatting information for each customer chat content displayed
- 2022-03-07 18:10:26下载
- 积分:1
-
VB TreeView节点操作示例
VB TreeView节点操作示例,很实用,适合初学者使用
- 2022-02-04 11:14:15下载
- 积分: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
-
a java sort program in many manner!
a java sort program in many manner!-a program in many manner!
- 2022-05-21 05:15:08下载
- 积分:1
-
三级联动 三级联动 三级联动
三级联动 三级联动 三级联动-三级联动三级联动三级联动三级联动三级联动
- 2022-04-07 18:52:02下载
- 积分:1
-
AGV无线通讯物理层的方案探讨
AGV无线通讯物理层的方案探讨-AGV wireless physical layer on the program
- 2022-01-26 08:04:56下载
- 积分:1
-
c++知识题库,你可以学习更多的知识,从上面,欢迎你马上下载
c++知识题库,你可以学习更多的知识,从上面,欢迎你马上下载-c knowledge questions, you can learn more knowledge, from the above, you are welcome to download
- 2022-08-24 23:39:55下载
- 积分: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
-
本程序是在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
-
Contacts
演示了如何使用TreeView,列表视图,组合框和文本框控件与数据从数据库的访问。(Demonstrates how to use the the TreeView, list view, combo box and text box control with data from the database access.)
- 2013-05-17 20:42:47下载
- 积分:1