-
SNSimpleVideoPlayer
说明: 基于WPF的媒体播放器,可实现播放暂停等基本操作(Media Player Based on WPF)
- 2020-06-23 13:40:02下载
- 积分:1
-
FMS连接FlashRemoting(附示例源码下载)
FMS连接FlashRemoting(附示例源码下载)
- 2013-12-28下载
- 积分:1
-
Joker-Hacks-Dayz-Sa
Another Dayz SA hack with script r
- 2016-02-05 14:06:38下载
- 积分:1
-
HttpRequestDemo-master
c# 实现 http请求,post,get,xml,json(C# implements HTTP requests)
- 2019-03-13 09:12:41下载
- 积分:1
-
c# socket与基恩士plc通讯、和扫码枪通讯
工业通讯,c# socket与基恩士plc通讯、和扫码枪通讯
- 2020-11-29下载
- 积分:1
-
广义s变换matlab程序以及使用例子
广义s变换matlab程序以及使用例子,真实使用,下载即可。(Generalized S-transform matlab program and its application examples)
- 2021-04-24 15:58:47下载
- 积分:1
-
serverduan
服务器端网络编程,使用套接字发送信息,要的可以下下来(server network programming, the use of this information socket, could look down under)
- 2007-03-23 14:54:27下载
- 积分:1
-
cPP-Guinness-classic-code
c++经典代码大全,适合初学者下载参考使用。(c++ Guinness classic code, suitable for beginners reference.)
- 2014-01-13 11:17:12下载
- 积分:1
-
udp数据包转发
说明: 基于WinSock的UDP数据转发(Win XP;Visual C++ 6.0)(WinSock based on the UDP data transmitted (Win XP; Visual C 6.0))
- 2006-02-17 10:11:31下载
- 积分:1
-
POP3_EXAMPLE
Pop3客户端接收信件的整个流程:
1。连接到pop3服务器(默认端口110)
2。发送用户名(user)
3。发送密码(pass)
4。查询当前邮箱状态(stat)
5。查询服务器上所有邮件UID列表(UIDL)
6。查询本地所有邮件的UID列表,从而罗列出新邮件列表(本地UID列表是POP3客户端记录在日志文件中的)
7。对所有新邮件查询其大小(LIST)
8。下载所有新邮件(RETR)利用List提供的邮件大小信息
9。如果有必要,对所有新邮件标志为删除(DELE)
10。结束对话(QUIT)
11。解析本地下载邮件。(Pop3 client receives the entire flow of letters: 1. Connect to the pop3 server (default port 110) 2. Send user name (user) 3. Send password (pass) 4. Query current mail status (stat) 5. Query server UID list of all messages (UIDL) 6. Query local UID list of all messages, which set out the new mailing list (local UID is a POP3 client list recorded in the log file) 7. For all new e-mail inquiries about their size (LIST) 8. Download all new messages (RETR) to use List of information provided by message size 9. If necessary, for all new signs for the delete message (DELE) 10. The end of the dialogue (QUIT) 11. Analysis of local download your mail.)
- 2021-01-03 19:38:55下载
- 积分:1