文件名称:sitcheck
下载1 (38.49kb)
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容来自于网络,使用问题请自行百度
boost::posix_time::time_facet facet("%T");
CWebSpiderOptions options;
if (not options.readFromCmdLine(argc, argv)) {
return 0;
}
bool isTimeToStop(false);
std::ostream *errorlog(&std::cout);
bool need_delete(false);
if (!options.m_sErrorLogPath.empty()) {
std::ofstream *file = new std::ofstream(options.m_sErrorLogPath.c_str());
if (file->is_open()){
errorlog = file;
need_delete = true;
}
}
CWebSpiderOptions options;
if (not options.readFromCmdLine(argc, argv)) {
return 0;
}
bool isTimeToStop(false);
std::ostream *errorlog(&std::cout);
bool need_delete(false);
if (!options.m_sErrorLogPath.empty()) {
std::ofstream *file = new std::ofstream(options.m_sErrorLogPath.c_str());
if (file->is_open()){
errorlog = file;
need_delete = true;
}
}
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : sitecheck-1.5.zip 列表 sitecheck-1.5/runsitecheck.py sitecheck-1.5/CHANGELOG.txt sitecheck-1.5/setup.py sitecheck-1.5/LICENSE.txt sitecheck-1.5/README.txt sitecheck-1.5/PKG-INFO sitecheck-1.5/sitecheck/reporting.py sitecheck-1.5/sitecheck/logging.py sitecheck-1.5/sitecheck/__init__.py sitecheck-1.5/sitecheck/dict.txt sitecheck-1.5/sitecheck/modules.py sitecheck-1.5/sitecheck/config.py sitecheck-1.5/sitecheck/core.py
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
