搜索资源列表
FTP文件遍历程序
- FTP文件遍历程序,可以遍历整个服务器的文件,在进行ftp服务器设计的时候,相当方便,可以直接使用-FTP file ergodic process, the server can traverse the entire document, conducting ftp server design time, it's very convenient, and can directly use
cn700_del248990093
- 上传文件夹代码的实现 实现文件夹的上传,遍历文件夹树-folder upload code to achieve the realization of the upload folder, the folder tree traversal
遍历目录
- 这是一款通过输入路径就可以遍历目录或文件的软件。 -This is a path through the importation can traverse the file or directory software.
findtheindextree
- 本程序的功能是在遍历目录树的基础上实现文件类型的,文件的比较,文件名匹配文件的查找,速度较快,只需输入要比较文件的文件名就可以进行比较,并可以输出查找结果-this procedure is the function of the traversal of the tree based on the file type, file comparison, File Name Search matching documents, faster speed, compared to only nee
XMLLib
- XMLlib是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。-XMLlib is a revenue parsing XML for Analysis, can be used for C, in Windows or Linux compiler. The analytical model adopted for parsing XML documents
tinyxml
- 解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这棵XML树。
FtpFile
- 一个Visual c++ 实现的FTP文件遍历程序(网络编程)
traverce
- 目录树的遍历 UNIX环境下实现目录树遍历寻找目标文件。 报告含-The directory tree traversal UNIX environment to achieve the directory tree traversal to find the target file. Report containing
c-get-content-from-web
- c++抓取网页内容,从html源码中获取网页文字,支持文件夹下面多个html遍历读取-c++ capture content from the html source code to get text on the page
dom
- DOM的优势主要表现在:易用性强,使用DOM时,将把所有的XML文档信息都存于内存中,并且遍历简单,支持XPath,增强了易用性。 DOM的缺点主要表现在:效率低,解析速度慢,内存占用量过高,对于大文件来说几乎不可能使用-DOM advantage of the main problems: ease-of-use, and the use of DOM, the XML document will all the information are stored in memory, and ea
tree
- js解析xml文件,涉及到遍历树及节点。 是非常有用的html工具-javascr ipt and xml
Robot
- 网上机器人(Robot)又被称作Spider、Worm或Random,核心目的是为获取在Internet上的信息。机器人利用主页中的超文本链接遍历Web,通过URL引用从一个HTML文档爬行到另一个HTML文档。网上机器人收集到的信息可有多种用途,如建立索引、HTML文件的验证、URL链接验证、获取更新信息、站点镜象等。 -Internet Robot (Robot) also known as Spider, Worm, or Random, the core objective is t
filesearch
- 仿操作系统的文件查找,利用遍历器对磁盘某个目录进行文件搜索-Find a document like the operating system, the use of traverse directories on a disk for a file search
HowtouseXML(VC)
- 用VC操作XML,包括建立,取值,遍历..等!~可以当作配置文件来使用,相当于ini文件一样,扩展性非常不错-VC operations with XML, including the establishment, values, traversal, etc. ..! ~ Can be used as the configuration file to use, equivalent to the same ini file, scalability is very good
SCANUNICODE
- 微软IIS 4.0和5.0都存在利用扩展UNICODE字符取代"/"和"\"而能利用"../"目录遍历的漏洞。未经授权的用户可能利用IUSR_machinename账号的上下文空间访问任何已知的文件。该账号在默认情况下属于Everyone和Users组的成员,因此任何与Web根目录在同一逻辑驱动器上的能被这些用户组访问的文件都能被删除,修改或执行,就如同一个用户成功登陆所能完成的一样。-Microsoft IIS 4.0 and 5.0 are present using the extende
MyExplorer
- 本章实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本章主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。 -This chapter implements a Windows Explorer, the Explorer has a browsing system files, directories, and delete them, mobile and o
Traversalfile
- 在opencv的环境下实现文件的遍历和保存(是在控制台的下)-Opencv environment in the implementation file of the traversal and save (which is under the console)
xerces-c-3.1.1.tar
- Xerces-C++是一个非常健壮的 XML 解析器,其提供的两种解析XML文档的方法,DOM和SAX。SAX是一个面向事件的编程API.一个解析引擎消耗XML序列数据,并在发现进来的XML数据的结构时回调应用程序,这些回调称为事件句柄.与SAX不同,它允许对XML文档进行编辑并保存为一个文件或者流,还允许以编程的方式构建一个XML文档.DOM提供了一个内存中的模型,你可以遍历文档树,删除节点或者嫁接新节点.与解析的SAX事件不同,DOM事件反映出用户与文档的互动以及使用文档的改变.总的来说,S
CPPserver
- 实现文件传输服务器端的功能,包含目录遍历-To achieve file transfer server-side features, including directory traversal
person python program
- 通过该源程序可以快速遍历文件夹里的文件及其目录和父目录的Python源代码(Through the source code, you can quickly traverse the folder file and its directory and the parent directory of the Python source code)
