-
这是一个用silverlight写的拼图游戏,请各位看看如何,请赐教
这是一个用silverlight写的拼图游戏,请各位看看如何,请赐教-This is a jigsaw puzzle with silverlight written, please take a look at how, please let us know! ! ! ! ! !
- 2022-03-21 19:38:48下载
- 积分:1
-
读和打印一个诙谐的说,从互联网
read and print a witty saying from internet
- 2022-06-26 10:37:13下载
- 积分:1
-
取得计算机网卡物理地址的步骤:1)列举所有的网卡2)分别重置每块卡以取得它的正确信息3)查询网卡,取得MAC地址...
取得计算机网卡物理地址的步骤:1)列举所有的网卡2)分别重置每块卡以取得它的正确信息3)查询网卡,取得MAC地址-made computer card physical address steps : 1) lists all the card 2), respectively replacement every piece of card to obtain the correct information 3) card inquiries made MAC address
- 2022-01-25 23:46:29下载
- 积分:1
-
得到本地机器的所有IP地址
得到本地机器的所有IP地址 -Getting all the ip address of local machine
- 2022-03-18 16:39:59下载
- 积分:1
-
P2P applications: BitTorrent source code
P2P应用:BitTorrent的源代码-P2P applications: BitTorrent source code
- 2023-09-02 03:40:02下载
- 积分:1
-
本文介绍了如何在C#中基于SOCKET实现多人之间的相互聊天。
本文介绍了如何在C#中基于SOCKET实现多人之间的相互聊天。-paper described how the C# based on Socket achieved between the people chatting.
- 2022-03-16 08:18:12下载
- 积分:1
-
file transfer sistem
自己做的,可以聊天,支持多线程处理,TCP/IP协议传输文件,传输文件可大于10M,局域网内传输测试速度为3M/S-file transfer sistem-client part
- 2022-01-26 03:46:15下载
- 积分:1
-
在对话框内显示html的程序
在对话框内显示html的程序- Demonstrates html in the dialog box the procedure
- 2022-03-20 14:10:50下载
- 积分:1
-
一个通过tcp进行通信的例子
一个通过tcp进行通信的例子-Tcp communicate through examples
- 2022-06-21 16:37:08下载
- 积分:1
-
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java...
使用JAVA I/O和 NI/O编写的两种网络ECHO服务器,用以学习两种IO的不同编程方法,体验基于阻塞与非阻塞IO开发高性能网络应用程序的具体实例.Java平台传统的I/0系统基于byte(字节)和Stream(数据流)。这种模式下的I/O 操作以字节为单位,以流的方式处理数据。而NIO( New I/O )以块的方式处理数据,它的系统操作面向Buffer(缓冲),Channel(通道)和Selector(选择器),不再是字节,这种模式利用了操作系统管理内存和文件的方式,并将一些耗时操作直接转移给操作系统,使JavaI/O的速度得以提高、性能得到了明显的改善
-The use of JAVA I/O and NI/O, prepared by two types of network servers ECHO to learn two different programming methods IO experience obstructive and non-blocking IO based on the development of high-performance network applications specific examples. Java platform for the traditional I/0 system is based on the byte (byte) and Stream (data streams). This mode of I/O operation in bytes in order to deal with data flow way. The NIO (New I/O) blocks the way to deal with data, its system for Buffer (buffer), Channel (channel) and the Selector (selector), is no longer a byte, this mode of use of operating system management of memory and the manner in which documents, and some time-consuming operation of a direc
- 2022-02-09 15:18:54下载
- 积分:1