摘要:
http://www.yiibai.com/python/python_modules.html 易白教程 http://python.jobbole.com/81477/ 伯乐在线 阅读全文
摘要:
java version 阅读全文
摘要:
#coding=utf-8 """ @version: 1.0 @author: @prerequisite: based on Python 2.7 @usage: 1) this is the handler for testcase @Others: No @description: 3DMark性能跑分 @module: performance ... 阅读全文
摘要:
http://www.androidcodesearch.com/source/packages/apps/Settings/src/com/android/settings/SecuritySettings.java 阅读全文
摘要:
1 下载war包,https://jenkins.io/download/ 2 安装jar包,java -jar jenkins.war 3 打开网址:http://localhost:8080 4 输入密码:密码在安装jar的时候有提示 Jenkins initial setup is requi 阅读全文
摘要:
http://www.android-doc.com/resources/samples/wifidirectdemo/index.html 阅读全文
摘要:
http://www.2cto.com/special/ApiDemos/ApiDemos/type-160-10.html 阅读全文
摘要:
http://www.android-doc.com/guide/topics/connectivity/wifip2p.html 阅读全文
摘要:
http://www.cnblogs.com/dazhao/p/6534128.html 查看android studio 的sdk路径( 点击工具栏 ?号旁边的类似下载按钮) SDK_Manager --System settings --Android SDK 阅读全文
摘要:
https://testerhome.com/topics/2565 Android 常用 adb 命令总结 针对移动端 Android 的测试, adb 命令是很重要的一个点,必须将常用的 adb 命令熟记于心, 将会为 Android 测试带来很大的方便,其中很多命令将会用于自动化测试的脚本当中 阅读全文