欢迎光临 超级鹰,专业验证码识别平台
首页 > API文档
CoFalconAtx_2015.4.6.1.rar 发布日期:2012-11-06 最新版本 2015.4.6.10
接口类名:chaojiying.dama
接口函数表:
//识别文件
string UpFile(string aFile, string aUser, string aPass, int aSoftid, int aCodetype, int aLenMin, int aTimeAdd, string aStrAdd)
返回样例:
{"err_no":0,"err_str":"OK","pic_id":"1662228516102","pic_str":"8vka","md5":"35d5c7f6f53223fbdc5b72783db0c2c0","str_debug":""}
//获取题分
string GetScore(string aUser, string aPass)
返回样例:
{"err_no":0,"err_str":"OK","tifen":821690,"tifen_lock":0}
//报错返分
string ReportError(string aUser, string aPass, string aPicId, string aSoftid)
返回样例:
{"err_no":0,"err_str":"OK"}
//从JSON文本中取值
string GetJsonValue(string aKey, string aJsonStr)