-
该网站自动发送电子
在网页中实现自动发送电子邮件功能-the website automatically send e-mail
- 2022-03-24 03:15:30下载
- 积分:1
-
Source read on the forum know. . . . . . . . Their own or look to see if it
论坛源码看了就知道了。。。。。。。。自己看看或者研究一下吧-Source read on the forum know. . . . . . . . Their own or look to see if it
- 2022-06-20 03:47:14下载
- 积分:1
-
a company set meals, learn together
一个公司定饭系统,共同学习-a company set meals, learn together
- 2022-03-17 17:50:03下载
- 积分:1
-
此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用"阻塞SO...
此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用"阻塞SOCKET"来实现快捷、高效的目的。我们平常所见的SOCKET程序,一般都是使用"非阻塞SOCKET",以其提高程序的效率。那么有没有办法使用"阻塞SOCKET"也能方便、快捷的实现我们的网络通讯要求呢?CSocketBlockServer和CsocketBlockClient主要是为了这一目的而编写的。目的分述如下: 1.为了简化使用"阻塞SOCKET"的编程。 2.此外,我发现很多类似的程序中,服务器或客户端既是服务器、又是客户端,尽管这 并不影响通讯,但这确实淡化了C/S模式的本意 这两个类很好的体现了C/S模式,而且 支持多用户。 3.这两个类,可以做为"非阻塞SOCKET"的补充。 使用时,需要在主程序中开辟额外的线程,在线程内部调用这两个类的成员函数来实现,实现过程比较简便。只要客户端成功连接到服务器,双方就可以任意发送数据,而不需要多 次连接。 如果编译时有错误提示:找不到ws2_32.lib,则请确认该文件的实际路径,将此文件加入工程中即可。-this project mainly involves the preparation of his two categories : CSocketBlockServer and CSocketBlockClient. The procedure on how to use these two categories, "SOCKET obstruction" to achieve a fast, efficient purpose. Usually we see SOCKET procedures are generally used "nonblocking socket," with the efficiency of the process. So is there any way the use of "obstruction SOCKET" convenient and efficient realization of network communications requireme
- 2022-07-07 16:37:42下载
- 积分:1
-
用多线程实现文件的搜索,从中可以学习多线程用法,里面也有通信的内容...
用多线程实现文件的搜索,从中可以学习多线程用法,里面也有通信的内容-using multithreading document search, can learn from multithreaded usage, they have the communication
- 2022-10-09 09:30:03下载
- 积分:1
-
- 2022-02-12 11:16:46下载
- 积分:1
-
这是一个WEB浏览器的短小c#程序,可以通过它浏览网页
这是一个WEB浏览器的短小c#程序,可以通过它浏览网页-This is a WEB browser short c# Procedures, can, through its website
- 2022-09-08 02:10:02下载
- 积分:1
-
Apache 2.0.49溢出源代码,受影响版本: Apache 2.0.49。
Apache 2.0.49溢出源代码,受影响版本: Apache 2.0.49。-Overflow Apache 2.0.49 source code, the affected version: Apache 2.0.49.
- 2022-08-14 11:05:09下载
- 积分:1
-
这是微软提供的HTTP服务器例程,使用时需要在建一个C:webpages的目录。你把该目录下的webpages拷到C:就好了。...
这是微软提供的HTTP服务器例程,使用时需要在建一个C:webpages的目录。你把该目录下的webpages拷到C:就好了。--This is a HTTP server example which is provided by Microsoft, it needs to create C:Webpages catalog while being used , and copy webpages in this catalog to c:,then ok.
- 2023-01-11 13:30:03下载
- 积分:1
-
一个简单的下载程序,可以在源代码相关位置设置代理进行下载,目前只支持单线程,支持断点续传...
一个简单的下载程序,可以在源代码相关位置设置代理进行下载,目前只支持单线程,支持断点续传-a simple download, the source code can be installed at the relevant agents downloaded Currently only support thread support HTTP
- 2022-07-01 19:16:11下载
- 积分:1