搜索资源列表
HTMLParser
- 一个用于从html页面中提取输入表单的应用程序,自动获得当前系统中打开的页面,分析页面内容并返回输入表单。版权说明:为网上开源代码,希望对大家有用。-for an html page from the input from the application form, the current system automatically open pages, page content analysis and returned to the input form. Copyright : sourc
format
- 从文件中提取需要的内容并按要求格式转换输出-file translation
findrepeatstring
- 提取两个字符串中重复部分,对两个字符串对比,得到重复的内容。-extract the repeat part of two string.
readfile
- 从一串字符串中提取逗号隔开的字符片段,从而可以提取需要的数据等内容。-get data from a string by using a function named strtok to cut a long string.