SQLite1 Install SQLite on windows
发布时间:2020-12-12 19:32:32 所属栏目:百科 来源:网络整理
导读:1. download sqlite tools containing sqlite3.exe from the official website: https://www.sqlite.org/download.html At this time in my situation the link is: https://www.sqlite.org/2016/sqlite-tools-win32-x86-3110100.zip 2. Extract to a target
1. download sqlite tools containing sqlite3.exe from the official website: https://www.sqlite.org/download.html At this time in my situation the link is: https://www.sqlite.org/2016/sqlite-tools-win32-x86-3110100.zip 2. Extract to a target directory,which of mine is: C:work_filessqlite-tools-win32-x86-3110100 3. open command prompt,change the current directory to the SQLite root directory. Then type following commands:
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
推荐文章
站长推荐
- Heroku上的ruby-on-rails-3 – 机架式迷你探测器
- c# – 这是一个已知的线程安全的syched / locked
- objective-c – 在Identity检查器中找不到Storyb
- ruby-on-rails – 在控制器中执行权限检查的最佳
- postgresql与mysql
- Core Data 教程: 如何使用NSFetchedResultsContr
- u-boot移植--2、EN29LV160AB Nor Flash移植
- c# – Unity – InjectionProperty导致null属性?
- FLEX通过if(entity.xx)来判断是否为空
- 掌握 Dojo 工具包,第 9 部分: Dojo 国际化
热点阅读