-
本系统是在asp版《在线文件管理器》的基础上设计制作,取其精华,弃其糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,程序逻辑和用户界面彻底分离,...
本系统是在asp版《在线文件管理器》的基础上设计制作,取其精华,弃其糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,程序逻辑和用户界面彻底分离,可轻松换肤。 2。全部代码采用Ultra Edit编写,不使用任何可视化开发工具,精确控制代码流程,确保代码高效率运行。 3。自行开发自定义控件,不产生任何一丁点的HTML代码冗余。 4。尽可能的减少客户与服务器的交互,降低对服务器资源消耗,减少网络传输。 5。真正多用户系统,可分别为每个用户设置可管理的文件类型,目录等,上传的单个文件大小限制等。 6。各用户环境自由配置,风格自选(如果有多个风格的话),可自由设置每页显示的文件及目录数等。 7。文件与目录翻页分开,即使管理同一目录下的数万个文件也不再出现程序超时现象。 8。功能强大,除了asp版具备的全部功能如上传、下载、编辑、批量复制、移动、粘贴外还具备文件快速过滤搜索,智能修改文件属性。 9。效率极高。经测试,在一太普通PC上对一个包含50000个文件的目录进行浏览管理,任意翻页,执行时间均不超过1秒。过滤或者搜索则更是低至仅0.3秒的执行时间。而windows资源管理器打开目录或者asp版翻至最后一页都需要6.5秒甚至更长时间。-the system is the asp edition of "online document management device" on the basis of the design, select the essence and disposable dross, more powerful, more efficient and has the following features : 1. The development of a three-tier structure, procedures and user interface logic completely separated easily Eurocargo. 2. All the code used Ultra Edit preparation, not the use of any visual development tools, precision flow control code, the code to ensure
- 2022-03-26 03:16:52下载
- 积分:1
-
This procedure is a learning network programming and interface design, the best...
本程序是学习网络编程和界面设计的最好例子 看一下吧-This procedure is a learning network programming and interface design, the best example of a look at it
- 2023-05-03 18:55:03下载
- 积分:1
-
vc socket编程入门级代码
vc socket编程入门级代码,实现的是udp通信,新手上路,见谅
- 2023-08-08 03:35:03下载
- 积分:1
-
用vc实现的局域网主机搜索程序!可以列举选择的IP范围内的主机名,ip,网卡地址等!...
用vc实现的局域网主机搜索程序!可以列举选择的IP范围内的主机名,ip,网卡地址等!- Local area network main engine search procedure realizes which
with vc! May enumerate the choice in IP scope main engine, ip, the net
card address and so on!
- 2022-03-21 18:42:06下载
- 积分:1
-
递回式智能型切割IP分类
HiCut ip classification
- 2022-03-19 01:48:33下载
- 积分:1
-
java socket 通信
本代码主要针对银行交易数据的对接,通过socket连接来实现实时交易
- 2022-01-24 18:12:59下载
- 积分:1
-
C++socket通信
C++socket通信
- 2022-10-04 15:10:03下载
- 积分:1
-
随着计算机信息技术的飞速发展,互联网与人类社会的工作、生活越来越紧密相关,它已经成为人类获取、交流信息的重要途径和手段。所以当前对于开发人员来说,网络编程已是必...
随着计算机信息技术的飞速发展,互联网与人类社会的工作、生活越来越紧密相关,它已经成为人类获取、交流信息的重要途径和手段。所以当前对于开发人员来说,网络编程已是必备的技能。本实例详细介绍了如何利用Winsock API编写网络应用程序。-With the rapid development of information technology, the Internet and human society to work and live more and more closely related, it has become a human acquisition, an important channel for exchange of information and means. Therefore, the current for developers, network programming is an essential skill. The examples described in detail how to use Winsock API preparation of network applications.
- 2022-01-28 13:45:27下载
- 积分:1
-
p2p的网络编程,就只有聊天功能
p2p的网络编程,就只有聊天功能-p2p network programming, only chat
- 2022-02-20 14:42:23下载
- 积分:1
-
局域网聊天室
应用背景这是基于局域网的聊天室,属于群聊,开启服务器,通过服务器转发客户端之间的消息,实现多人局域网聊天,私聊暂未实现,请见谅关键技术socket网络编程,输入输出流的运用,结合java swing界面实现简单的局域网内群聊功能
- 2022-02-01 17:37:26下载
- 积分:1