代码搜索:SQLITE
找到约 6,284 项符合「SQLITE」的源代码
代码结果 6,284
www.eeworm.com/read/179014/9378811
sln sqlite.net.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Data.SQLite - Compact", "System.Data.SQLite\System.Data
www.eeworm.com/read/179014/9378831
suo sqlite.designer.suo
www.eeworm.com/read/179014/9378887
sln sqlite.designer.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLite.Designer", "SQLite.Designer.csproj", "{9B4A5CF6-5BE5-49
www.eeworm.com/read/179014/9378888
suo sqlite.net.suo
www.eeworm.com/read/179014/9378905
dll sqlite.designer.dll
www.eeworm.com/read/179014/9378974
chm sqlite.net.chm
www.eeworm.com/read/175933/9524483
in sqlite3.pc.in
# Package Information for pkg-config
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: SQLite
Description: SQL database engine
Version: @VERSION@
Libs
www.eeworm.com/read/371967/9528459
txt uclinux-sqlite.txt
本文讨论的是比较流行的嵌入式开发组合ARM+uclinux,即目标开发板为三星S3C4510,完成sqlite在其uclinux上的移植。
本文假设你已经具备正确编译uclinux的kernel的能力,即有能力完成make menuconfig;make dep;make lib_only;make user_only;make romfs;make image;make。而且还能将自己