CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - 读取文件

搜索资源列表

  1. 用Java编写HTML文件分析程序

    1下载:
  2. 用Java编写HTML文件分析程序  一、概述          Web服务器的核心是对Html文件中的各标记(Tag)作出正确的分析,一种编程语言的解释程序也是对源文件中的保留字进行分析再做解释的。实际应用中,我们也经常会碰到需要对某一特定类型文件进行要害字分析的情况,比如,需要将某个HTML文件下载并同时下载与之相关的.gif、.class等文件,此时就要求对HTML文件中的标记进行分离,找出所需的文件名及目录。在Java出现以前,类似工作需要对文件中的每个字符进行分析,从中找出所需部
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-07-07
    • 文件大小:1066
    • 提供者:tiberxu
  1. ASP中从数据库读取二进制文件数据代码

    0下载:
  2. asp文件的数据库应用,应该对数据库有认识-asp document database application, the database should know
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:4145
    • 提供者:lintan
  1. lyfupload

    0下载:
  2. LyfUpload 是一个免费 的ASP组件,遵从 RFC-1867 HTTP 请求, 它可以在ASP页面中 接收客户端浏览器使用encType= \"multipart/form-data\" 的Form上载的文件。 本版本支持单文件上载、多文件上载、限制文件大小上载、限制某一类型文件上载、 文件上载到数据库、数据库中读取文件及文件上载重命名等功能。-LyfUpload is a free ASP components comply with the RFC-1867 HTTP request
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:235061
    • 提供者:chen
  1. readini

    0下载:
  2. 在网上搜集了读取ini文件的例子,自己加工做成一个图片浏览器.其中包括如何得到应用程序所在路径的代码(很有用的,呵呵)功能不多.只是为了演示如何使用ini配置文件来读取文件,方便初学者.
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:2070707
    • 提供者:张元
  1. 远程控制示例C&S

    1下载:
  2. 本人自己编写的远程控制程序,包括控制端可被控制端。用类封装实现。可远程抓屏,发送文件,读取文件,启动程序等。若要增加新功能,可编写为可执行文件,然后发送执行。时间仓促,可能有bug,请谅解。-I have written a remote-control programs, including the control-can be controlled side. Packaging category used to achieve. Capturing the Screen Remote ca
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:580745
    • 提供者:刘涛
  1. WebServerDemo

    1下载:
  2. 怎样编写多线程HTTP服务器,该服务器响应来自于WEB浏览器的请求,读取文件或网页,并把这些内容回送给用户-multithreading HTTP server, which responded from the Web browser's request, to read documents or Web pages, and integrate these elements to give users
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:2359
    • 提供者:小名
  1. JAVA实现远程文件读取

    2下载:
  2. JAVA实现远程文件读取
  3. 所属分类:远程控制编程

  1. updatacope

    0下载:
  2. 简单使用 拷贝文件。 读取文件,断点续传。 重定位指针。-Simple to use copy paper. Read the document, HTTP. Re-positioning pointer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:53864
    • 提供者:zhangfei
  1. xmlwrite

    0下载:
  2. 读取xml文件的几种不同的方式和相应的功能的比较-Xml file to read a few different ways and the corresponding comparison function
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-29
    • 文件大小:511863
    • 提供者:张三丰
  1. jxd_getdata

    0下载:
  2. 定时通过FTP方式从指定的网络上读取文件,并写入数据库。通过和定时发送程序配合,何以实现网络数据库的自动同步功能-FTP mode from time to time through the network from the specified file to read and write databases. Procedures adopted and regularly sent with, why achieve automatic network database synchroniz
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-28
    • 文件大小:297538
    • 提供者:牛卫星
  1. FTPTooL

    0下载:
  2. ftp内容下载器,定时自动从某个ftp上下载文件并读取,存入数据库-ftp download content, and from time to time automatically from a ftp download files and read into the database
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-01
    • 文件大小:171602
    • 提供者:sulk
  1. xml

    0下载:
  2. 这是msxml的用法,包括向xml文件中读取、写入数据,增加节点删除节点等操作。-This is msxml usage, including the xml file to read, write data, delete the node, such as increasing node to operate.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-04
    • 文件大小:3438
    • 提供者:小松
  1. minmin

    0下载:
  2. Linux内存编程方法在内存打开文件和读取文件的方法-Linux memory programming method to open the file in memory and read documents as
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:12816
    • 提供者:
  1. Ini

    1下载:
  2. ini文件读取,写入类,CiniFile-ini file read, write, type, CiniFile
  3. 所属分类:WinSock-NDIS

    • 发布日期:
    • 文件大小:9301
    • 提供者:毛毛虫
  1. xml

    0下载:
  2. VS2008下环境下,直接读取任意的XML文件-VS2008 under the circumstances, to read arbitrary XML files directly
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-06-12
    • 文件大小:19047915
    • 提供者:67734456
  1. hwork

    0下载:
  2. 邮箱选址问题-快速排序完成 有读取文件及测试数据 直接可用-Mailbox location problem- fast sequenced
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:573495
    • 提供者:荆博
  1. share

    0下载:
  2. IPC通讯事例,进程间通过共享内存 system-v共享内存 进行通讯,通过读取文件将文件的信息读到内存,另一进程再在内存中读取信息。-IPC communication examples of communication, inter-process shared memory via a shared memory system- v file information by reading the file into memory, another process to read the i
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:1692
    • 提供者:吴慈
  1. dhcpcheck

    0下载:
  2. 自己编写的ralink平台用来检测DHCPclient设备是否存在,主要是通过arping的返回状态来判断,然后吧状态写入文件,goahead需要读取文件,输出到页面就OK,直接编写即可通过,私人源码不可商业用途-Their written the ralink platform used to detect DHCPclient device exists, arping return status to determine, and then writes the state file go
  3. 所属分类:Linux Network

    • 发布日期:2017-11-09
    • 文件大小:16451
    • 提供者:辉煌
  1. ASP中从数据库读取二进制文件数据代码

    0下载:
  2. asp文件的数据库应用,应该对数据库有认识-asp document database application, the database should know
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:4193
    • 提供者:lastye
  1. person python program

    0下载:
  2. 通过该源程序可以快速遍历文件夹里的文件及其目录和父目录的Python源代码(Through the source code, you can quickly traverse the folder file and its directory and the parent directory of the Python source code)
  3. 所属分类:网络编程

    • 发布日期:2017-12-25
    • 文件大小:165888
    • 提供者:fengbiao
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com