1 Star 1 Fork 0

hotmocha / spider

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
errcode.h 339 Bytes
一键复制 编辑 原始数据 按行查看 历史
hotmocha 提交于 2015-04-02 22:29 . spider init
#ifndef __IERRCODE_H
#define __IERRCODE_H
/* log模块的开头 -100*** */
#define LOG_BUFSPACEOVERFLOW -100001
#define LOG_NOSETLOGPATH -100002
/*pub -200××× */
#define PUB_ARGISNULL -200001
/* spider内部 -10*** */
/* list -50*** */
/* type -20*** */
/* gumbo -30*** */
/* listdetail -40*** */
/* queue -60*** */
#endif
1
https://gitee.com/hotmocha/spider.git
git@gitee.com:hotmocha/spider.git
hotmocha
spider
spider
master

搜索帮助