SQLite 数据库存储在磁盘上的什么位置? [英] Where is SQLite database stored on disk?

查看:113
本文介绍了SQLite 数据库存储在磁盘上的什么位置?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

SQLite 数据库在创建时存储在哪里,即 Windows 7 上的目录路径?

Where is the SQLite database stored i.e. directory path on windows 7 when created ?

推荐答案

SQLite 数据库是一个常规文件.它是在您的脚本当前目录中创建的.

A SQLite database is a regular file. It is created in your script current directory.

这篇关于SQLite 数据库存储在磁盘上的什么位置?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆