摘要:
/** * 对数据库加密 * * @param path path description * * @return return value description */ + (BOOL)encryptDatabase:(NSString *)path; /** * 对数据库解密 * * @param path path description * * @re... 阅读全文
posted @ 2016-07-29 15:50
wangzhipeng
阅读(1851)
评论(0)
推荐(0)