-
串口调试工具,应用Visual Basic编程的小示例
串口调试工具,应用Visual Basic编程的小示例
- 2023-06-02 02:50:04下载
- 积分:1
-
这是一个简洁易用的多线程串行通信接口,可以切换查询和自动接收模式,进行对串口数据的收发。...
这是一个简洁易用的多线程串行通信接口,可以切换查询和自动接收模式,进行对串口数据的收发。-This is a simple and easy-to-use multi-threaded serial communication interface, you can switch query and automatically receive mode and proceed to the serial data transceiver.
- 2022-03-13 22:46:41下载
- 积分:1
-
基于局域网通信的服务器端软件,附加文件传送功能
基于局域网通信的服务器端软件,附加文件传送功能-LAN-based communications server-side software, Additional File Transfer Function
- 2022-03-16 02:57:42下载
- 积分:1
-
该文件详细介绍开发过程中的具体问题.他给设计者很好的借鉴功能.是开发人员比被东西....
该文件详细介绍开发过程中的具体问题.他给设计者很好的借鉴功能.是开发人员比被东西.-the document in detail the process of developing specific issues. He gave a very good designers draw function. Yes developers than by things.
- 2022-03-07 10:42:55下载
- 积分:1
-
基于 PHP+MySQL 的网站 BT 发布全套系统,它包括了 BT 服务端的 Tracker 程序和列表发布 Web 界面...
基于 PHP+MySQL 的网站 BT 发布全套系统,它包括了 BT 服务端的 Tracker 程序和列表发布 Web 界面-the BT website released a complete system, which includes BT services side of the Tracker and tabulation procedures issued Web interface
- 2023-05-29 05:30:03下载
- 积分:1
-
实现web页面中链接的点击效果,一个小代码那来给大家分享
实现web页面中链接的点击效果,一个小代码那来给大家分享-achieve web page click on the link results, a small code it for everyone to share
- 2022-01-25 14:08:59下载
- 积分:1
-
a network chat program
一个网络聊天程序-a network chat program
- 2022-04-15 14:39:02下载
- 积分:1
-
IP地址格式转换易语言源码,
IP地址格式转换易语言源码,-IP address format conversion easy language source code,
- 2022-08-21 22:49:31下载
- 积分:1
-
IE Programming simple example of the realization of the browser [] to delete IE...
IE编程实例
简单的浏览器的实现【chap4MyBrowser】
删除IE相关历史记录【chap4DelHistory】
将应用程序加入到IE工具栏【chap4AddToToolBar】
超级链接的实现【chap4HyperLink】
禁止IE的弹出窗口【chap4StopPopup】
禁止浏览某些网站【chap4StopTravel】
IE收藏夹【chap4 MyBrowser】
创建桌面快捷方式和活动桌面【chap4ShortCut】-IE Programming simple example of the realization of the browser [] to delete IE related chap4MyBrowser history] [chap4DelHistory application added to the IE toolbar chap4AddToToolBar] [hyperlinks realization chap4HyperLink] [Prohibition of IE pop-up window] [chap4StopPopup prohibited browser Some sites chap4StopTravel] [IE Favorites] [chap4 MyBrowser create desktop shortcuts, and Active Desktop chap4ShortCut []
- 2022-05-29 09:24:34下载
- 积分:1
-
实现客户端、服务器聊天程序
完成了登录、群聊、私聊、退出房间、查看房间成员的功能。1.创建套接字,与服务器建立连接;2.用户在客户端登录,服务器添加成员到聊天室内;3.进入聊天室后,客户端创建多线程A,房间成员可以选择群聊、私聊、查看房间成员、退出聊天室等功能,客户端将选择标志发送到服务器,服务器根据标志返回相应信息到客户端接收的线程;4.客户端再创建一个多线程B,不断刷新显示服务器发送过来的内容。
- 2022-04-21 13:39:44下载
- 积分:1