- 授权协议: 未知
- 开发语言: C/C++
- 操作系统: iOS
- 软件首页: https://github.com/544523660/LKFMDB
- 软件文档: https://github.com/544523660/LKFMDB/blob/master/README.md
- 官方下载: https://github.com/544523660/LKFMDB/archive/master.zip
软件介绍
LKFMDB是一种数据库操作类。可对FMDB面向对象封装,支持任意类型主键,可对每个字段修饰,傻瓜式操作,一键即可保存更新。
支持SQLCipher加密(见 demo):
默认为加密模式如需要取消在fmdb文件下FMDatabase.m文件下
注释掉低150行和177行代码
else{
[self setKey:DB_SECRETKEY];
}基本模块介绍:
LKDBTool创建单例对数据库操作LKDBModel核心业务模块,对FMDB封装。 核心模块runtime 对属性的获取LKDBColumnDes修饰 对字段修饰LKDBSQLStatesql语句封装 -------------正在对此模块封装中......
Usability for the Web
Tom Brinck、Darren Gergle、Scott D. Wood / Morgan Kaufmann / 2001-10-15 / USD 65.95
Every stage in the design of a new web site is an opportunity to meet or miss deadlines and budgetary goals. Every stage is an opportunity to boost or undercut the site's usability. Thi......一起来看看 《Usability for the Web》 这本书的介绍吧!
