码迷,mamicode.com
首页 > 数据库 > 详细

SQLite

时间:2014-10-16 18:13:12      阅读:165      评论:0      收藏:0      [点我收藏+]

标签:style   color   sp   bs   sql   安装   nbsp   it   sqlite   

安装

sudo apt-get install sqlite3 

sudo apt-get install libsqlite3-dev

 

运行

gcc main.c -lsqlite3

 

SQLite

标签:style   color   sp   bs   sql   安装   nbsp   it   sqlite   

原文地址:http://www.cnblogs.com/amdb/p/4028893.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!