登录
首页 » Windows Socket编程 » 1、用户注册自动生成用户目录,并判断是否发送邮件(可选jmail、Cdonts、Aspemail组件) 2、网站列表、网站排行、首页酷站推荐,首页显示网站分...

1、用户注册自动生成用户目录,并判断是否发送邮件(可选jmail、Cdonts、Aspemail组件) 2、网站列表、网站排行、首页酷站推荐,首页显示网站分...

于 2022-08-16 发布 文件大小:323.51 kB
0 157
下载积分: 2 下载次数: 1

代码说明:

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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一款非常实用的计算器,我认为其实用度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利...
    这是一款非常实用的计算器,我认为其实用程度远远胜过Windows系统提供的计算器.主要特色是支持多项式运算,即可以一次输入整个多项式,并能够识别运算的优先级(利用堆栈实现),希望大家能够多提宝贵意见.-This is a very useful calculator, I think in fact much better than using Windows system calculator. The main feature is support for polynomial computing, that is, can enter an entire polynomial, and to identify the priority operator class (using the stack realize), hope that we can with more valuable advice.
    2022-03-19 21:07:54下载
    积分:1
  • 一个.net下的Remote进管理工具
    一个.net下的Remote进程管理工具--A management tool of Remote progress under .net
    2022-02-25 03:15:05下载
    积分:1
  • 简单的Winsock2点对点聊天工具,功能比较简单,但条理清晰,是一个入门的好例子。...
    简单的Winsock2点对点聊天工具,功能比较简单,但条理清晰,是一个入门的好例子。-simple peer-to-peer chat tools, function relatively simple, lucid, and the entry is a good example.
    2022-04-23 15:00:12下载
    积分:1
  • This system belongs to a small local area network monitoring system that can car...
    本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:  系统采用人机交互的方式,界面美观友好。  屏幕信息需要时时显示,网络延时不能大于1秒。  服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。  系统运行时占用内存不能大于10MB,以免影响系统性能。  客户端运行时需要隐藏显示窗口,起其感觉不到在运行。 -This system belongs to a small local area network monitoring system that can carry out the screen of a computer monitor, this system is mainly to achieve the following features:  system uses human-computer interaction approach, friendly and beautiful interface.  screen displays information needs from time to time, the network delay can not exceed 1 second.  server-side ready to run, as long as the client is running, you can display on-screen information.  memory for the system is running can not be larger than 10MB, so as not to affect system performance.  the client run-time to hide the display window, from the feel running.
    2023-07-21 17:50:07下载
    积分:1
  • G.723语音码介绍及优化 语音码分成波形码、参数码和混合码.波形码就是语音信号形成的波形进行处理和加工,参数码是以语音信号产生的数字模型为基础,...
    G.723语音编码介绍及优化 语音编码分成波形编码、参数编码和混合编码.波形编码就是语音信号形成的波形进行处理和加工,参数编码是以语音信号产生的数字模型为基础,求出其模型参数,然后按照这些参数还原数字模型,合成语音。混合编码是综合了波形编码和参数编码的长处,在4-16kbps的速率上进行高质量的语音合成。例如多脉冲激励线性预测编码(MPLPC),码本激励线性预测编码(CELP)都是混合编码。-G.723 speech coding and optimization of voice introduced into coding waveform coding, coding parameters and mixed coding. Waveform voice signal is encoded form of waveform handling and processing, encoding parameters based on the voice signal to digital model based on its model parameters calculated, and then it these parameters reduction digital model, synthetic voice. Mixed coding is integrated waveform coding and coding parameters of the merits of the 4-without compromising the audio on the rate of high-quality speech synthesis. For example, multi-pulse Excited Linear Predictive Coding (MODIFIED), the Code Excited Linear Predictive Coding (CELP) are mixed coding.
    2022-08-18 14:54:38下载
    积分:1
  • 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息.-multi-threaded socket file transfer/support HTTP/transceiver news/obstruction use point-to-multipoint modes of socket, multi-threaded, high performance. In LAN test the speed limit. Support for HTTP. The server can also send multiple files. Transfer files with the when this network news.
    2022-03-28 12:55:51下载
    积分:1
  • java新手的简单聊天小序用UDP写的,对javanet包中最基本的类的基本应用...
    java新手编的简单聊天小程序用UDP写的,对javanet包中最基本的类的基本应用-series of simple procedures for small chat with UDP written in the right javanet basic package of basic applications
    2022-03-15 19:29:33下载
    积分:1
  • 多线聊天室,适合初学者进行模仿学习,试用Winsocket技术。...
    多线程聊天室,适合初学者进行模仿学习,试用Winsocket编程技术。-Multi-threaded chat rooms, suitable for beginners to learn to imitate, try WinSocket programming techniques.
    2022-02-03 20:09:02下载
    积分:1
  • 好的聊天软件,有音视频功能,还可有群聊天功能,不过界面有些老...
    好的聊天软件,有音视频功能,还可有群聊天功能,不过界面有些老-Good chat software, and audio and video features, but also have a group chat feature, but some of the old interface
    2022-01-26 02:22:06下载
    积分:1
  • 枚举网络设备的序, vc6开发, 新手可以参考!
    枚举网络设备的程序, vc6开发, 新手可以参考!-She determined to shake Sounds cheery cavity dug most序, vc6 Xi-kai, you can step themis EC banana!
    2023-08-04 06:15:04下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载