会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
wangheng #这里是用户名
博客园
联系
管理
上一页
1
···
10
11
12
13
14
15
16
17
18
···
25
下一页
2018年6月8日
Mac mumu模拟器设置代理
摘要: 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
阅读全文
posted @ 2018-06-08 16:43 wangheng1409
阅读(3426)
评论(0)
推荐(0)
2018年5月24日
pip 使用豆瓣源
摘要: pip install -i https://pypi.doubanio.com/simple/ --trusted-host pypi.doubanio.com django
阅读全文
posted @ 2018-05-24 14:30 wangheng1409
阅读(152)
评论(0)
推荐(0)
2018年4月20日
tmux 安装
摘要: 安装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-
阅读全文
posted @ 2018-04-20 00:01 wangheng1409
阅读(825)
评论(0)
推荐(0)
2018年4月12日
mongo 分片
摘要: // use ebay // sh.enableSharding("ebay") // db.getCollection("ebay_total_menu_detail_2018_04_11").createIndex( { _id: "hashed" }, { name: "_id_hashed"
阅读全文
posted @ 2018-04-12 11:31 wangheng1409
阅读(146)
评论(0)
推荐(0)
2018年3月23日
如何在多台服务器上运行相同命令
摘要: 利用工具 pssh (Parallel SSH) 安装 pssh (Mac 版): 使用 Homebrew,直接执行命令 brew install pssh。(Reference) 使用 pssh (Reference) 创建 hosts 文件 (例如叫 pssh-hosts 的文件,包括每台服务器
阅读全文
posted @ 2018-03-23 17:15 wangheng1409
阅读(560)
评论(0)
推荐(0)
上一页
1
···
10
11
12
13
14
15
16
17
18
···
25
下一页
公告