int
userDBAdd(
int dbType,
const unsigned short
* phr,
const unsigned short
* pys
);
|
往记忆数据库里添加一个词条。如果该词条已经存在就会增加它的使用次数。 |
参数:
返回:
|