-
1、用户注册自动生成用户目录,并判断是否发送邮件(可选jmail、Cdonts、Aspemail组件)
2、网站列表、网站排行、首页酷站推荐,首页显示网站分...
1、用户注册自动生成用户目录,并判断是否发送邮件(可选jmail、Cdonts、Aspemail组件)
2、网站列表、网站排行、首页酷站推荐,首页显示网站分类,并显示当天最新注册用户
3、首页显示:共有站点数、每天可注册数、当天注册人数
4、用户登录随机验证码功能,并对用户密码进行64位md5加密,并记录登录次数、登录时间、登录IP
5、WEB管理功能,可批量删除、复制、移动文件,文件改名,删除或建立目录,并可通过WEB直接下载所有类型文件,可在线编辑所有Ascall类型文件,并具有源码查找替换功能
6、内置高速无组件文件上传系统,可实时通过WEB上传文件
7、空间占用统计,精确显示空间使用状况
8、计数器功能,自动生成用户计数器代码,用户可选择计数器样式、初始化计数,并具有防刷新功能
9、修改用户资料、修改密码功能-1, registered users automatically generate user directory, and to determine whether to send mail (optional jmail, Cdonts, Aspemail components) 2, the website lists, site rankings, Home Kuzhan recommendation, Home website shows classification, and display the same day the latest three registered users, the Home show : A total number of sites, daily registration number, registration number four day, users random functional verification codes and user password encryption md5 64, and recorded the number of login, login time, logged 5 IP, WEB management functions, batch delete, copy, transfer dynamic document, renamed
- 2022-08-16 13:23:34下载
- 积分:1
-
ICMP高级开发是一个能够实现ICMP协议的一个程序,在程序中能够实现ping功能和trace route功能。...
ICMP高级开发是一个能够实现ICMP协议的一个程序,在程序中能够实现ping功能和trace route功能。-image analysis and identification of a key aspect is the image measurement parameters, the procedure could achieve some of the parameters of the measurement.
- 2022-11-19 03:40:04下载
- 积分:1
-
vc++五子棋游戏
这是一个用vc++写的游戏代码,其中用到MFC,很适合初学者去学习代码,从中学习到更多的东西!该程序把大家平时很容易忘记的知识点多用到了,可能感觉又有时候代码很简单但是确实让初学者受益颇深啊!希望能对初学者有所帮助,实现我们对你们有用!
- 2022-01-23 10:38:36下载
- 积分:1
-
用于嗅探网络数据报, 用于嗅探网络数据报
用于嗅探网络数据报, 用于嗅探网络数据报-For sniffing network data reported for the sniffer network data reported
- 2022-06-29 11:32:18下载
- 积分:1
-
自动换IP地址,自动获取本地ADSL连接,定时自动拨号,自动缩小到状态栏,拨号日志记录,IP地址记录,可以用来刷IP地址用,刷网站等等。软件很完整。现在发布出来...
自动换IP地址,自动获取本地ADSL连接,定时自动拨号,自动缩小到状态栏,拨号日志记录,IP地址记录,可以用来刷IP地址用,刷网站等等。软件很完整。现在发布出来给大家用用,并提供源码下载。-Automatically change IP addresses, automatically get a local ADSL connection, timing automatic dialing, auto-reduced to the status bar, dial-up log records, IP address of record, IP addresses can be used to brush use, brush sites, and more. The software is very complete. Now released for everyone to come out with use, and provide source code to download.
- 2023-06-22 22:40:04下载
- 积分:1
-
我这次上传动态库的源码及设计文档,其实这网管程序花了我不少精力,既有DBF文件读写,又有SNMP协议, UDP协议, TCP协议,ICMP协议, 算法等等, 有...
我这次上传动态库的源码及设计文档,其实这网管程序花了我不少精力,既有DBF文件读写,又有SNMP协议, UDP协议, TCP协议,ICMP协议, 算法等等, 有的动态库是用VC编的-I upload this DLL source code and design documents, network management procedures fact that I spent a lot of energy on both DBF file read and write, there SNMP, UDP, TCP, ICMP, algorithms, etc., and some DLL is part of the VC
- 2022-01-21 03:05:12下载
- 积分:1
-
关于非自动衡器的国家技术规范,主要包括国标的各类衡器的技术规范,尤其JJG539...
关于非自动衡器的国家技术规范,主要包括国标的各类衡器的技术规范,尤其JJG539-97、JJG648和JJG564,网上比较难得免费下载点-On non-automatic weighing instrument of national technical specifications, including National technical specifications of various scales, in particular JJG539-97, JJG648 and JJG564, relatively rare free download online at
- 2022-09-29 22:55:20下载
- 积分:1
-
一个简单的网络防火墙,从freevbcode找到
一个简单的网络防火墙,从freevbcode上找的-A simple network firewall, from freevbcode find the
- 2022-08-19 15:30:43下载
- 积分:1
-
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程...
实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-achieved a simple function of the HTTP proxy server, this chapter introduces multi-threaded programming related knowledge, including initialization of critical and delete critical of the use of the completion of a number of critical thread on the critical resources of the exclusive visit, work to create threads, threads from work, definitions and setting events using multiple threads completed the synchronization and collaboration.
- 2022-08-16 07:31:26下载
- 积分:1
-
winsock2 api源码
winsock2 api源码-winsock2 api source code
- 2023-06-06 11:00:03下载
- 积分:1