搜索结果
找到约 14 项符合
Threading 的查询结果
按分类筛选
Delphi控件源码 MirUnleashed vb.net Module modMainServer Public WithEvents Socket As New WinsockServer Pub
MirUnleashed
vb.net
Module modMainServer
Public WithEvents Socket As New WinsockServer
Public WithEvents StatusSocket As New WinsockServer
Dim MonsterThread As New System.Threading.Thread(AddressOf MonsterProcess)
Dim LastPacket As String =
Java书籍 Threads are essential to Java programming, but learning to use them effectively is a nontrivial task
Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java s threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition versi ...
网络 GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications
GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers ...
技术资料 界面漂亮 功能实用的串口调试助手
大家先试用一下,源码后面奉上!!!using System;using System.Collections.Generic;using System.Configuration;using System.Data;using System.Linq;using System.Threading.Tasks;using System.Windows;namespace SerialCom{&nbsp; &nbsp; /// <summary>&nbsp; &nbsp; /// App.xaml 的交互逻辑&nbsp; &nbsp; /// </sum ...