You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
335 B

2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
  1. # README
  2. ```
  3. 1. 输入rootiflytop9973可以进入超级用户
  4. 2. ws测试地址: ws://192.168.1.148:19000
  5. ```
  6. ```
  7. ```
  8. # 测试指令
  9. ```
  10. sudo apt-get install sqlite3 libsqlite3-dev
  11. sudo apt-get install sqlite3:arm64 libsqlite3-dev:arm64
  12. sqlite可视化
  13. sudo apt-get install sqlitebrowser
  14. https://www.sqlite.org/docs.html
  15. ```