Location:
Search - ini parser
Search list
Description: 本程序是用python编写,无需安装。运行Crawler.exe就可以看到效果。
如果不修改配置是抓取新浪科技的内容,修改配置可以抓取指定的网站。
配置文件采用ini的格式.
spider_config.ini蜘蛛的配置
1. maxThreads 爬虫的线程数
2. startURL 爬虫开始的URL
3. checkFilter 爬虫只抓取指定的URL(采用正则表达式匹配)
4. urlFilter 爬虫提供给分析器的URL(采用正则表达式匹配)
sucker_config.ini 网页分析器的配置
1. maxThreads 分析器的线程数
2. pattern parser匹配的正则表达式
3. parser 指定对应pattern的分析器
本程序支持自定义分析器。可以参照软件包中NewsParser.py的写法自己写个parser,前提是熟悉python。写好后运行compile编译承pyc就可以了
Platform: |
Size: 1292094 |
Author: 文君 |
Hits:
Description: 不需移植,即可在多个平台上使用的INI文件解析器,目前在Embedded Visual C++和Visual Studio 2005上均已使用在大量的项目中。-without transplantation, they can use a variety of platforms on the INI file parser in Embedded Visual C and Visual Studio 2005 have been used on in a large number of projects.
Platform: |
Size: 13948 |
Author: peica |
Hits:
Description: 不需移植,即可在多个平台上使用的INI文件解析器,目前在Embedded Visual C++和Visual Studio 2005上均已使用在大量的项目中。-without transplantation, they can use a variety of platforms on the INI file parser in Embedded Visual C and Visual Studio 2005 have been used on in a large number of projects.
Platform: |
Size: 13312 |
Author: peica |
Hits:
Description: 坦克大战游戏地图编辑器。vc.net开发。-Tankedaizhan game map editor. vc.net development.
Platform: |
Size: 3627008 |
Author: 杨松 |
Hits:
Description: c语言实现的ini文件解析程序,提供快速的ini配置文件读取,可以支持写操作。-c language parser of the ini file to provide rapid ini configuration file read, write operation can support.
Platform: |
Size: 101376 |
Author: |
Hits:
Description: Cxxtools 源码, Cxxtools把大部分linux C 库函数封装成C++类。封装方法巧妙高效,可以用于学习和直接使用。-Cxxtools is a collection of general-purpose C++ classes.
It includes classes for:
* argument parsing
* logging
* wrappers for threading (pthreads)
* networking with tcp and udp including iostream-based classes
* std::ostream for md5-calculation
* std::ostream-hexdumper
* std::ostream, which duplicates output (like tee)
* wrappers for fork(2) and pipe(2)
* parser for ini files
* parser for property files
* policy based smartpointer
* wrappers for dlopen(2) and dlsym(2)
* std::istream based http client
* uuencoder-std::ostream
* classes to create mime messages for sending mail with attachements or as html-formatted mail
* template based fast signal/slot-classes
* template for pools
* parser for http-query-parameters e.g. for cgi
* ostream-filter for counting bytes passed through it
* wrappers for atomic operations
* std::ostream based wrapper around iconv(3)
Platform: |
Size: 451584 |
Author: leo |
Hits:
Description: 原创的INI配置文件解析器,提供了完善而简洁的一组INI文件操作接口,能以非常灵活地方式来返回键值、设置键值、删除键、添加新键、创建新的INI等。-Original INI configuration file parser, provides a complete and concise set of INI file operation interface, can be a very flexible way to return the key, set key, delete key, add a new key, create a new INI so.
Platform: |
Size: 9216 |
Author: 沉沦 |
Hits:
Description: ini 文件解析器(类),将ini文件的读写等操作进行了封装,使用标准的输入输出等简单的库(string、stdio、stdlib),输入文件名 段名 条目名就可以解析出结果。通过ReadInt(),ReadString(),Write()3个主要函数实现。-an implementation of initialization file parser, only few stand libs needed(sting.h, stdio.h, stdlib.h), 3 main functions are ReadInt(), ReadString(), Write() to reach the goals of reading and writing in the ini file.
Platform: |
Size: 5120 |
Author: Gavin |
Hits:
Description: 处理ini文件的源码, 可以支持windows、Linux/Unix,程序简单,可以直接copy到你的代码中使用。-ini file parser.
Platform: |
Size: 13312 |
Author: xiaoxuanzi |
Hits:
Description: ini解析程序,可以对ini文件进行解析-ini parser
Platform: |
Size: 3072 |
Author: weisco |
Hits:
Description: INI parser impelemantation for LPC1769
Platform: |
Size: 52224 |
Author: karamba |
Hits:
Description: ini文件解析器-ini file parser. . . . . . . . . . . . . . . .
Platform: |
Size: 2048 |
Author: lcn |
Hits:
Description: 采用c++编写的ini格式解析器,很简洁的代码。-Ini format using c++ parser written in very concise code.
Platform: |
Size: 2048 |
Author: hzxie |
Hits:
Description: mini Ini Parser (c language)
Platform: |
Size: 199680 |
Author: Sang-wook/bluemir7 |
Hits:
Description: ini 文件解析器(类),将ini文件的读写等操作进行了封装,使用标准的输入输出等简单的库(string、stdio、stdlib),输入文件名 段名 条目名就可以解析出结果。通过ReadInt(),ReadString(),Write()3个主要函数实现。-an implementation of initialization file parser, only few stand libs needed(sting.h, stdio.h, stdlib.h), 3 main functions are ReadInt(), ReadString(), Write() to reach the goals of reading and writing in the ini file.
Platform: |
Size: 5120 |
Author: huang951358 |
Hits: