摘要:
adb devices adb connect 127.0.0.1:5555 adb shell am start -a android.intent.action.MAIN -n com.android.settings/.wifi.WifiSettings 跟网关地址保持一致 安装apk: ad 阅读全文
摘要:
pip install -i https://pypi.doubanio.com/simple/ --trusted-host pypi.doubanio.com django 阅读全文
摘要:
安装libeventwget https://github.com/downloads/libevent/libevent/libevent-2.0.21-stable.tar.gz tar xzvf libevent-2.0.21-stable.tar.gz cd libevent-2.0.21- 阅读全文
摘要:
// use ebay // sh.enableSharding("ebay") // db.getCollection("ebay_total_menu_detail_2018_04_11").createIndex( { _id: "hashed" }, { name: "_id_hashed" 阅读全文
摘要:
利用工具 pssh (Parallel SSH) 安装 pssh (Mac 版): 使用 Homebrew,直接执行命令 brew install pssh。(Reference) 使用 pssh (Reference) 创建 hosts 文件 (例如叫 pssh-hosts 的文件,包括每台服务器 阅读全文