-
简单的SMTP和POP3实现,适合初学者使用。
简单的SMTP和POP3实现,适合初学者使用。-Simple SMTP and POP3 realize is suitable for beginners to use.
- 2022-02-04 20:33:02下载
- 积分:1
-
1、这是我自己做的最详细的枚举全部协议的基本信息最完美版。
2、采用树型控件加个图标,也显得好读。
1、这是我自己做的最详细的枚举全部协议的基本信息最完美版。
2、采用树型控件加个图标,也显得好读。-1, this is my own to do the most detailed enumeration of all the basic information about the agreement the most perfect version. 2, using tree controls to add the icon, it seems a good time.
- 2023-05-04 07:20:03下载
- 积分:1
-
初学者入门的好教材,linux下的c/s围棋程序
初学者入门的好教材,linux下的c/s围棋程序-good material, linux under the c/s Go procedures
- 2022-02-13 05:17:57下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
这个代码是最简单的IE浏览器,是本人从VC的MSDN中下载的,能够让你知道IE浏览器最简单的原理,不过他是通过一个函数来实现的,很简单,没有对IE浏览器的本质进...
这个代码是最简单的IE浏览器,是本人从VC的MSDN中下载的,能够让你知道IE浏览器最简单的原理,不过他是通过一个函数来实现的,很简单,没有对IE浏览器的本质进行分析-most of the code is simple browser, I VC from the MSDN download, to let you know IE browser most simple principle, but he is a function of the very simple, no IE browser to the nature of the analysis! !
- 2022-02-25 16:03:03下载
- 积分:1
-
Win9x下的Sniffer源代码。
Win9x下的Sniffer源代码。-Sniffer source code.
- 2022-07-04 01:02:13下载
- 积分:1
-
getting the data via other application and send that to the web.
把大智慧软件的数据及时更新到网站(http)上,供其它人共享,商业程序,只有核心代码,不含界面,各位兄弟见谅。-getting the data via other application and send that to the web.
- 2022-02-06 08:16:29下载
- 积分:1
-
刷
刷票系统:破解IP限制,从页面获取验证码,自动填写验证码,自动点击投票-Brush-vote system: crack IP restrictions on access to Verification Code from the page to automatically fill out the Verification Code automatically click to vote
- 2022-03-12 10:45:15下载
- 积分:1
-
achieved using vc mail functionality, mainly winsock achieve transfer process. H...
用vc实现邮件传输功能,主要采用winsock实现传输过程。有利于熟悉网络编程。-achieved using vc mail functionality, mainly winsock achieve transfer process. Help familiar with network programming.
- 2022-06-22 04:23:00下载
- 积分:1
-
剪贴板的使用,使用剪贴板在两个进程间进行通信
剪贴板的使用,使用剪贴板在两个进程间进行通信-How to use Clipboard
- 2022-01-25 17:38:04下载
- 积分:1