11 2019 档案
摘要:Sqlite Sqlite3 test.db — 创建数据库 sqlite3 test.db .dump > test.sql — .dump 点命令来导出完整的数据库在一个文本文件中 sqlite3 test.db select * from wp_posts; Where 语句 sqlite> select * from wp_posts where id ==5; Upd...
阅读全文
摘要:1、下载auto.js 4.11版本apk 打开页面 https://github.com/Ericwyn/Auto.js/releases 下载应用并安装或者直接点击下面链接进行下载安装 https://github.com/Ericwyn/Auto.js/releases/download/V4.1.1.Alpha2/autoJs-V4.1.1.Alpha2-common-armeabi-v7
阅读全文