登录
首页 » 套接字网络编程 » 网站中管理图片的程序代码(网上收集)

网站中管理图片的程序代码(网上收集)

于 2022-03-13 发布 文件大小:286.48 kB
0 222
下载积分: 2 下载次数: 1

代码说明:

网站中管理图片的程序代码(网上收集)-site management pictures of the code (online collection)

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

发表评论

0 个回复

  • apach的http解析器,基于著名的http tidy,既可以校正http的W3C正确性,更可以解析出http内容...
    apach的http解析器,基于著名的http tidy,既可以校正http的W3C正确性,更可以解析出http内容
    2022-03-21 13:40:29下载
    积分:1
  • 本系统是在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
  • 用完成端口IOCP实现的服务端引擎和多线客户端引擎。
    用完成端口IOCP实现的服务端引擎和多线程客户端引擎。-using the server engine of finishing the IOCP port realization and the client engine of multithreading.
    2022-07-13 13:37:03下载
    积分:1
  • JScript 用户指南 JavaScript 语言参考 内容 :JScript 函数 JScript 错误 JScript 方法 JScript 对象 JSc...
    JScript 用户指南 JavaScript 语言参考 内容 :JScript 函数 JScript 错误 JScript 方法 JScript 对象 JScript 语句 Scripting 运行时库参考 正则表达式简介-JScript users JavaScript Language Reference Guide : JScript function JScript JScript wrong way JScript JScript statement Scripting Object Runtime Library Reference is a regular expression profiles
    2023-07-26 20:40:03下载
    积分:1
  • 一个ftp端口扫描
    一个ftp端口扫描程序-an ftp port scanning procedures
    2023-07-16 03:20:03下载
    积分:1
  • Introduced the complex network of community characteristics into the source code...
    介绍复杂网络社区划分社区特性的源代码,尤其是无标度网络-Introduced the complex network of community characteristics into the source code of the community, in particular, scale-free network
    2022-03-16 10:31:50下载
    积分:1
  • winpcap源码
    WinPcap 是由伯克利分组捕获库派生而来的分组捕获库,它是在Windows 操作平台上来实现对底层包的截取过滤。 WinPcap 为用户级的数据包提供了Windows 下的一个平台。WinPcap 是 BPF 模型和 Libpcap 函数库 在 Windows 平台下网络数据包捕获和网络状态分析的一种体系结构,这个体系结构是由一个核心的包过滤驱动程序,一个底层的动态连接库 Packet.dll 和一个高层的独立于系统的函数库 Libpcap 组成。底层的包捕获驱动程序实际为一个协议网络驱动程序,通过对NDIS中函数的调用为 Win9x、WinNT、和 Win2000/XP/visa/。。。 提供一类似于 UNIX 系统 下 Berkeley Packet Filter 的捕获和发送原始数据包的能力。Packet.dll 是对这个 BPF 驱动程序进行访问 的 API 接口,同时它有一套符合 Libpcap 接口(UNIX 下的捕获函数库)的函数库。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-07-09 13:26:37下载
    积分:1
  • VC++ 6的HTML辑器:今天,应用序通常需要一个丰富的用户界面。有关。
    HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform this task. And now, the best part: This control works fine with Microsoft VC++ 6.0! -HTML Editor for VC 6.0 : Today, applications often need a rich user interface. One of them is ability to compose or edit HTML doc uments in an easy, effective, and reliable way. This article and a source code ttached give you a nice control to perform this t ask. And now, the best part : This control works fine with Microsoft Visual C++ 6.0.
    2022-09-19 17:00:03下载
    积分:1
  • 对ip包进行分析
    对ip包进行分析-right ip packet analysis
    2022-03-04 14:08:37下载
    积分:1
  • 如何起动web浏览器。。。新手学习资料,敬请享用。...
    如何起动web浏览器。。。网络编程新手学习资料,敬请享用。-如sleeping web浏be hung起器。 。 。 She met with the most determining step themis sad misstep习collapse , 。 when using享Wine
    2022-03-05 00:52:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载