搜索资源列表
findmail.zip
- 我写的一个从文本文件里解析email地址的程序
Ethpeek_for-VC2008
- 完美的以太网抓包工具源码,使用VC2008编译,分栏页面左边节点解析较慢,能抓包发包,包括端口,ip,协议等过滤。注意文本页面解析较快。-ethnet catpure tools,build with VC2008,include many function,such as port,ip,protocol filter。it s perfect.
WebStructureDemo
- 能够打开并解析xml文件,以树状结构显示。 2.界面构成:两个按钮,分别用来打开文件和退出程序;一个树状控件,用于显示xml文件结构;一个文本控件,用于显示选中的xml树的节点的内容,如果选中的节点是最底层的简单节点,则显示此节点的文本内容,否则显示此节点的子节点的名字,一行一个。-Able to open and parse xml file to display the tree. 2. Interface components: two buttons were used to op
My-Mail
- 用VB.Net写的一个小型的邮件客户端,可以收发电子邮件。邮件内容只解析文本部分-my-mail.You can send or receive mail.Parse .
code
- xml 文本解析. 读取某对关键词中的一条数据-XML text analysis. Reading a one of the data of key words
xml
- 解析XML文本,读取XML属性值并对其进行显示,主要描述的是如何解析一个XML文本-XML testing analysis and read the value of nodes attrubute
XMLyuanmazi
- XML解析器是用来解析XML数据的程序,它是具有特定编程接口的程序,能把纯文本的XML文件当成一个具有树形结构的对象,然后对其进行操作。 -XML is a data format, a data format requires a parser which will resolve the information for you, XML is no exception. You can use SAX or DOM to build such a parser, certainly mu
MSHTML2HTML
- 直接调用MSHTML解析HTML,无须正则或文本处理,也无需webbrowser,解析的内容完整准确,速度也很快。-Direct calls to the MSHTML parsing HTML, without regular text processing, but also without the webbrowser, complete and accurate analytical, very fast.
HtmlParser
- Delphi里的HTML解析类的封装,能够解析HTML文本数据-Delphi in the HTML parsing class package can parse HTML text data
fasterjson
- fasterjson是一个SAX模式的JSON解析器。它直接解析JSON文本,调用注册的事件函数,快速访问JSON中感兴趣的内容-Fasterjson is a SAX mode JSON parser. It directly parse JSON text, call the registration of the event function, quick access to the contents of the JSON of interest
Light_XML_Encoding_deconding
- 将树形数据结构用于最小化 DOM 模型 XML 编解码器的开发。在解析 XML 文本时,基于 Expat 解释器将 XML 字符串构造成树 状结构;编码时构造 DOM 树结构,采用非递归深度优先法遍历树,将其串行化成 XML 串。本编解码器解决了国际化语言关键问题,是 一个通用、高效的工业级 XML 应用支撑模块。-This paper designs a DOM liked tree data structure for developing a minimal DOM based e
ebookSpyder
- 小说类爬虫的集合,这类网页的特征是需要提取的文本特别多, 特别是中文,解析却相对简单,涉及的js较少 **思路**:爬目录页,解析各章节链接,爬各章节,解析,保存到txt里 大部分的小说当然不是自己看啦,主要拿来练习爬虫和做文本分析用(Novel collection of reptiles, the characteristics of such pages is the need to extract the text in particular, Especially in Chi
jhfdkh
- 我写的一个从文本文件里解析email地址的程序()