int
dataFile(
int
kind
,
const
unsigned short * fileName
);
|
把一个数据库添加到引擎里,引擎自动读取文件,并且分配相应大小的内存。引擎结束或不再使用时需要调用 dataClear 释放内存空间。 |
参数:
返回:
|