-
实现单线程多帐户的邮件收发程序.功能表:
一。邮件操作
1。收邮件
2。发邮件
3。另存邮件
4。另存附件
5。删除邮件
6。回复邮...
实现单线程多帐户的邮件收发程序.功能表:
一。邮件操作
1。收邮件
2。发邮件
3。另存邮件
4。另存附件
5。删除邮件
6。回复邮件
二。帐户操作
1。新建帐户
2。删除帐户
3。帐户设置
三。地址簿操作
1。手动添加地址
2。自动添加地址
3。删除地址
4。地址设置
5。地址回复-Realize single-threaded multi-account e-mail to send and receive procedures. Menu: 1. 1 e-mail operation. Incoming mail 2. E-mail 3. Save E-mail 4. Save Annex 5. Delete e-mail 6. Second response. Account to operate one. New account 2. Delete account 3. Account Settings three. Address Book 1. Manually add the address 2. Automatically add the address 3. Delete address 4. Address Setting 5. Address Reply
- 2022-02-28 18:17:41下载
- 积分:1
-
vcl-styles-utils-master
说明: Open Comp Port Palang Parkir
- 2019-06-18 18:28:46下载
- 积分:1
-
ajks
说明: 许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度(many modern floating point unit of a major system structure and function is to be a follow closely behind multiplication and addition of implementation as a single operator, with no intermediate rounding error. For example, Intel's Itanium architecture provides a number of directives to the ternary operator (a* b, c), (a* b-c) and (c-a* b) each have a portfolio to a single floating point instructions (Fullmetal respectively, and fms fnma) . These individual instruction than the implementation of an independent and additive multiplication instructions quickly, and because no middle multiplication into homes, so more precise. The optimization can significantly increase those containing more than staggered multiplication and addition operations function of the speed)
- 2006-03-23 20:52:57下载
- 积分:1
-
(源码)高性能Socket通信库封装
说明: (源码)高性能Socket通信库封装,加快程序开发效率。(C# Socket
(Source code) High-performance Socket communication library package to speed up program development.)
- 2020-06-17 03:00:02下载
- 积分:1
-
C#从入门到精通.第8版
说明: 经典书籍 《C#从入门到精通》第8版附书源码(The source code of Microsoft Visual C# Step by Step, 8th Edition)
- 2020-10-09 22:37:34下载
- 积分: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
-
svglib
一个用C#写的svg图形读取软件,把基本元素读取出来(One written in C# svg graphics software to read the basic elements of reading)
- 2012-05-22 10:47:15下载
- 积分:1
-
nolinknet
无连接的VC++网络通信 源代码,输入本机端口号、目标端口号、目标机IP地址,可以发送消息,并不建立连接。(Connectionless network communications VC++ source code, enter the local port number, destination port number, destination IP address, you can send a message, does not establish a connection.)
- 2015-02-06 10:25:46下载
- 积分:1
-
qt_led
在QT界面制作指示灯,开关变化颜色,能改变大小颜色,直接可以。(In the QT interface making light switch changes the color, change the size and color can be directly)
- 2012-10-30 23:59:40下载
- 积分:1
-
the cases is a customer orders the confirmation process, customers can enter ord...
本例是一个客户订单的确认程序,客户可以输入订单指定的信息后单击提交按钮将弹出一个新的页面-the cases is a customer orders the confirmation process, customers can enter orders designated information and click the submit button will pop-up a new page
- 2023-06-02 16:40:02下载
- 积分:1