搜索资源列表

  1. 水若寒开发的下载系统

    0下载:
  2. 本程序的功能如下: 1)本程序完全采用jsp脚本技术 2)后台管理,可以对栏目进行设置,添加、删除、修改栏目和专题的功能 3)可以对添加的记录进行添加、删除、编辑的功能 4)前台可以自动生成栏目,默认为选择前十的栏目 5)前台显示当天的下载爬行和总的下载排行 6)前台能够显示数据的统计 7)本程度的美化做得已经很好了,几乎拿来过来就能用 8)可以进行注册、登陆、搜索的功能-the functions of the procedures
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:783360
    • 提供者:王涛
  1. DownLoad(java流实现下载功能)

    0下载:
  2. 用java实现文件下载,通过使用用该类可以下载不同类型的文件。-with java download files through the use of such use can be downloaded for different types of documents.
  3. 所属分类:中间件编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:江波
  1. 下载文件并监控下载进度

    0下载:
  2. 下载文件并监控下载进度,可以用他一下子把别人的网站的图片,电影,音乐,软件都给下载下来!不过要自己改写一下-download and monitor the progress of the download, you can use him at once to the website of the other pictures, movies, music, software downloads gave! But to write
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:戴钟刚
  1. 自动升级程序精简版(支持断点下载)

    0下载:
  2. 可支持在线自动升级程序,及完全支持断点下载文件包功能。-support online automatic update procedures, and fully supports breakpoints download packet functions.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:662528
    • 提供者:樱花
  1. 用Visual Csharp实现文件下载

    0下载:
  2. 使用WebClient类和FileStream类实现文件下载-use WebClient class FileStream class and download files
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:刘洋
  1. VB写的下载程序(可用于在线升级)

    1下载:
  2. VB写的下载程序源代码(可用于在线升级)-VB wrote download the source code (available online for upgrades)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:12288
    • 提供者:lyy
  1. 050809 2313模拟usb下载线

    0下载:
  2. 使用AT90S2313制作下载线,模拟usb时序,不是真正的usb接口。-use downloaded AT90S2313 production line simulation usb timing, is not the real usb interface.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:1056768
    • 提供者:许海洋
  1. 050809 m8模拟usb下载线

    0下载:
  2. avr下载线,使用mega8制作,模拟usb时序,不是真正的usb接口。-avr download cable, the use of mega8 production, simulation usb timing, is not the real usb interface.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:4756480
    • 提供者:许海洋
  1. 串口下载线

    0下载:
  2. 使用AT90S2313制作的串口AVR系列下载线,全套的制作资料-AT90S2313 produced by the use of serial download AVR Series line, a complete set of production data
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:1364992
    • 提供者:许海洋
  1. 批量下载

    0下载:
  2. 收集到外国的一个批量下载工具。功能强大-Collect a group download tool abroad. Powerful
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:21504
    • 提供者:毛毛
  1. 下载定时器

    0下载:
  2. 根据我的小闹钟改造的,可以控制打开下载时间.定个时间就可以,到时候它会自动打开下载工具下载.-According to the transformation of a small alarm clock, may control open download time. Time will be, when it will open automatically download tools to download.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:张宇翔
  1. PreGood下载系统 v1.0

    0下载:
  2. 一套非常实用的下载系统,可以防止盗链等多种功能-a very practical download system, which can prevent a variety of functions such as Irvine
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:193536
    • 提供者:zhou
  1. 文件下载

    0下载:
  2. VB做得单线程下载,能截获浏览器的下载动作,只能判断文件名。-VB done threaded download, intercepted browser can download action can only judge the file.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:21504
    • 提供者:王海
  1. Httpftp文件下载器

    0下载:
  2. 用汇编写的Http、ftp文件下载器-was compiled with the Http, ftp download it! !
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:林屹
  1. 一个用socket来实现HTTP下载的程序源码

    0下载:
  2. 本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attentio
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:106496
    • 提供者:屠理峰
  1. FTP遍历下载目录

    0下载:
  2. 这是一个在windows平台下用vc6.0开发的一个“FTP遍历下载目录”程序,内有详细的注解-This is one of the windows platform with the development of a vc6.0 "FTP download directory traversal" process, with detailed footnotes
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:338944
    • 提供者:王华
  1. EasyIsp下载线

    0下载:
  2. 您访问的文件已经超过了基于目前系统繁忙程度所允许的免费用户下载次数。 每天3点至6点为Mofile欢乐下载时间,文件提取下载次数不受限制。 -your visit to the paper over the current system based on the peak levels allowed by the number of free users to download. Daily 3:00 to 6:00 fo
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-10
    • 文件大小:741376
    • 提供者:
  1. 12.FTP上传下载文件演示

    0下载:
  2. 本程序是一个演示如何在FTP上传和下载文件的实例,简单实用。-this program is a demonstration of how the FTP upload and download files example, simple and practical.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:168960
    • 提供者:冯波
  1. http下载(源程序)

    0下载:
  2. 是有关HTTP下载的一些程序,本人已经测试过可以使用,希望大家喜欢-the HTTP download some of the procedures, I have tested can be used, hope you like
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:李军
  1. 上传下载例子

    0下载:
  2. jsf中文件上传下载的例子,通过本程序实现文件的上传下载-jsf File uploading and downloading example, through the process of uploading files downloaded
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:cb
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org