-
Foxmail 新版中有一个《邮件特快专递》的功能。起先搞不懂如何用,后来知道要在“工具...
Foxmail 新版中有一个《邮件特快专递》的功能。起先搞不懂如何用,后来知道要在“工具->系统选项”那边设置“本地 DNS 服务器的IP地址”。 觉得这个新功能蛮好用的。不需要通过SMTP代理,可以直接通过本地往邮箱所在的邮件交换器发送邮件。在暑假一开始想在 VC++ 中实现这个功能。用 IRIS 截包后,发现程序中有 mx8.263.net 发送邮箱,不知道这个是什么东西,所以作罢。后来才想到这个就是 263.net 的MX记录主机,原来特快专递的原理就是往这个主机上发送数据就行。-Foxmail is a new version of "Speedpost mail" function. Initially do not understand how to use, we later learned to "tool-gt; System Options "side set up" local DNS server IP addresses. " Think of this new feature very good use. Going through SMTP agents, through direct mail to the local where the mail exchange mail. Beginning in the summer to a VC in achieving this function. With IRIS cut package and found out the mx8.263.net send mail, I do not know what this is, give up. Later 263.net think this is the MX records mainframe, the original Speedpost this principle is to send data on the mainframe on the trip.
- 2022-03-20 15:14:35下载
- 积分:1
-
simulation windows date
模拟windows 日期-时间-simulation windows date-time
- 2023-04-17 05:50:03下载
- 积分:1
-
an interesting small programs can coax MM happy
一个有意思的小程序 可以哄MM开心-an interesting small programs can coax MM happy
- 2022-06-14 03:44:13下载
- 积分:1
-
一个用C语言实现的八皇后问题演示程序
一个用C语言实现的八皇后问题演示程序-a C language of the Queen"s eight issues Demonstration Program
- 2022-01-26 05:59:31下载
- 积分:1
-
无线USB网卡VT6656的驱动程序源代码。用于WinCE5.0平台。
无线USB网卡VT6656的驱动程序源代码。用于WinCE5.0平台。-Wireless USB network card VT6656 driver source code. For WinCE5.0 platform.
- 2023-05-03 20:05:03下载
- 积分:1
-
多文档编辑器
MFC的实验 可以很好的学习~
多文档编辑器
MFC的实验 可以很好的学习~-MFC multi-document editor of the experiment can be good learning ~
- 2022-05-28 04:35:13下载
- 积分:1
-
实现凸多边形的三角剖分,c++源代码,拷到编译器下即可调试运行,没错误,不想下的很多程序代码调试有错误。...
实现凸多边形的三角剖分,c++源代码,拷到编译器下即可调试运行,没错误,不想下的很多程序代码调试有错误。-Achieve convex polygon triangulation, c++ source code, copying it to debug the compiler can be run under, no errors, do not want to debug code under a lot of mistakes.
- 2023-01-09 22:00:03下载
- 积分:1
-
很有用的HTTP下载源程序,是用VB写的,谁说VB写这种程序困难
很有用的HTTP下载源程序,是用VB写的,谁说VB写这种程序困难-Down load files by HTTP, written in VB.
- 2022-06-01 07:38:48下载
- 积分:1
-
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个...
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC-process creates two threads, one thread without Message Queue, the main thread to thread a resolution to send a message, we can see PostThreadMessage () returns FALSE, establish procedures to the second thread is a message queue, the main threads of PostThreadMessage () returns TRUE, procedures Visual C 6.0, did not use the MFC
- 2022-03-05 04:09:28下载
- 积分:1
-
windows下创建process的程序
windows下创建process的程序-windows process created under the procedures
- 2022-03-25 14:22:35下载
- 积分:1