eclipse插件中的 Callisto Discovery Site
install “Callisto Discovery Site”
eclipse->help->install new software add site http://download.eclipse.org/callisto/releases/ …
专注于数字孪生及工业软件SaaS的研发
eclipse->help->install new software add site http://download.eclipse.org/callisto/releases/ …
yum provides ifconfig
yum -y install net-tools
//这条命令相当于按了设备的Backkey键 adb shell input keyevent 4
//可以解锁屏幕 adb shell input keyevent 82
//在屏幕上做划屏操作,前四个数为坐标点,后面是滑动的时间(单位毫秒) adb shell input swipe 50 250 250 250 500
//在屏幕上 …
//官方库地址
http://square.github.io/okhttp/
//参考封装库地址
https://github.com/hongyangAndroid/okhttp-utils
//在用的简单封装库 参考superpush …
etcd 是一个应用在分布式环境下的 key/value 存储服务
https://github.com/coreos/etcd https://coreos.com/etcd/docs/latest/libraries-and-tools.html …