-
socket编程实现文件上传
这是一个socket编程实例。Server端监听指定端口,接受Client端连接请求。Client通过发送connect请求与Server端建立Socket连接,然后向Server发送一个简单文件,Server接受该文件后存储到指定目录。完成上传后Server端主动断开连接。
- 2022-04-21 19:33:37下载
- 积分:1
-
好玩的 这是第二十个字还短啊,是不是二十了?!
好玩的 这是第二十个字还短啊,是不是二十了?!-haowand!
- 2022-04-07 23:04:11下载
- 积分:1
-
非常实用的c#网络编程,download后可仔细阅读
非常实用的c#网络编程,download后可仔细阅读-非常实用的c#网络编程
- 2022-04-11 07:08:45下载
- 积分:1
-
Multi
多文件上传,前面flex界面.后台php处理的,可自己修改成java-Multi-file upload, flex in front of the interface. Php deal with the background and can modify their own into java
- 2022-01-25 22:19:51下载
- 积分:1
-
经理塞
枫叶插件管理器
版本:1.0.0.0
说明:
基于API DLL形式的插件管理器,以托盘显示插件菜单。
用到的三方控件:Raize系列控件-Manager plug-in version of Maple Leaf: 1.0.0.0 Description: API DLL-based forms of plug-in manager, plug-in tray menu display. Tripartite control used: Raize Series Controls
- 2022-03-14 00:56:48下载
- 积分:1
-
网路编程
vc++网络编程实例向导
内容丰富 包含全面
对网络编程很有帮助...
网路编程
vc++网络编程实例向导
内容丰富 包含全面
对网络编程很有帮助-internet pragram
- 2022-04-13 14:15:27下载
- 积分:1
-
protocol
protocol
- 2022-03-10 11:32:55下载
- 积分:1
-
PHP读取excel的程序,简单明了
PHP读取excel的程序,简单明了-PHP read excel procedures simple and clear
- 2022-02-20 23:51:17下载
- 积分:1
-
email的收发程序。
email的收发程序。-email transceiver procedures.
- 2022-03-16 23:04:39下载
- 积分:1
-
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算...
功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. 特性: 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明. 3:可以使操作符运算具有多种形态。您即可以用“+”表示加法运算,也可以用" 加法" 表示加法运算. 强调一下:,本引擎的最大特点就是: 用户可以添加自己的运算符号,而无需修改计算引擎本身. -function : given a string expression (which may be arbitrary complex string expression), and calculating the value of the string expression. Lt; Brgt; Characteristics : lt; Brgt; A : Users can add other computing symbols This means users can develop new Operators the engine does not exist arithmetic symbols, of course, the specific type of operation must also be available. lt; brgt; 2 : Operators can modify the nature, you can make 3* 3 = 6, as long as the computing category* expression.DAdd can point to a specific example Dr operation, ReadMe is described. lt; brgt; 3 : It will make operation Operator with a variety of patterns. That is, you c
- 2022-08-23 00:53:00下载
- 积分:1