Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 408 Bytes

File metadata and controls

22 lines (13 loc) · 408 Bytes

Check current version

  1. 打開 PowerShell 。

    • Window + X i
  2. 鍵入: sqlite3

    SQLite version 3.36.0 2021-06-18 18:36:39
    Enter ".help" for usage hints.
    Connected to a transient in-memory database.
    Use ".open FILENAME" to reopen on a persistent database.
    

補充資訊