会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
心馨向阳
吴山江上微, 雪处疑花满。
CnBlogs
Home
New Post
Contact
Admin
Subscription
上一页
1
2
2017年4月18日
删除64位ODBC数据源DNS
1、按照打开管理工具-打开数据源(ODBC),进入如下界面,选择用户DSN删除,发现报错一直删除不了。 2、成功删除:进入如下图路径,打开ODBC数据源管理工具,选择要删除的DSN就可以成功删除啦。
Read More
posted @ 2017-04-18 10:37 *心向阳*
Views(1164)
Comments(0)
Diggs(0)
2017年4月14日
记录常用的adb命令
1、启动adb服务 adb start-server 2、关闭服务 adb kill-server 3、进入shell环境 adb shell 4、安装应用 adb install -r xxx.apk 5、卸载应用 adb uninstall packagename 6、清除应用数据 adb sh
Read More
posted @ 2017-04-14 15:06 *心向阳*
Views(138)
Comments(0)
Diggs(0)
解决adb:error: unknown host service
1、在使用adb命令跑程序时出现adb: error: failed to get feature set: unknown host service 输入adb shell 时提示error: unknown host service。 2、解决办法如下: 查看哪个程序占用5037端口 结束端口6
Read More
posted @ 2017-04-14 10:48 *心向阳*
Views(1877)
Comments(0)
Diggs(0)
2017年4月11日
关于使用国内镜像在线更新Android SDK
只有注册用户登录后才能阅读该文。
Read More
posted @ 2017-04-11 15:36 *心向阳*
Views(5)
Comments(0)
Diggs(0)
上一页
1
2
公告