目录一、关于SQLite二、常用的sql语句(CRUD)*. 创建一个新的数据库表 1. 给数据库中添加数据2. 删除数据库中的数据3. 查找数据4. 更新数据 5. 查询排序三、用C#代码封装SQLite数据库的各个方法实现
I\'m a desktop application developer, and I plan learning html5, but as it\'s not released, there are (almost) no published books and not too much infomation for beginners on the web... I feel I shoul