SQLite databases are contained within a single file on your filesystem. You can create a new SQLite database using the touch command in your terminal: touch ...
確定! 回上一頁