阅读目录安装额外配置UI AutoMonkeyUI AUtoMonkey是一款非常简单的IOS压力测试工具。通过它,你可以向ios设备发送滑动、拖动、旋转、甚至锁屏和解锁指令。原文github地址:https://github.com/jonathanpenn/ui-auto-monkey安装如果你...
分类:
移动开发 时间:
2015-10-13 18:46:02
阅读次数:
138
今天又有幸遇到一个不知道的东西,那就是树型结构在数据库表中设计的问题。由于只是阅读了人家的东西,就直接给连接吧。第一个:http://blog.csdn.net/monkey_d_meng/article/details/6647488第二个:http://my.oschina.net/XYleun...
分类:
数据库 时间:
2015-10-13 16:55:36
阅读次数:
244
http://acm.hdu.edu.cn/showproblem.php?pid=4815DescriptionA crowd of little animals is visiting a mysterious laboratory ? The Deep Lab of SYSU.“Are you...
分类:
其他好文 时间:
2015-10-10 16:56:58
阅读次数:
143
以这条Monkey指令为例:#monkey -s 12 --throttle 450 -p com.android.cameraswitch --kill-process-after-error --ignore-timeouts --ignore-security-exceptions -v 10...
分类:
数据库 时间:
2015-10-07 16:04:59
阅读次数:
438
monkey命令行参数详解:http://blog.sina.com.cn/s/blog_6fc352ca01017fsf.html Monkey的使用:http://blog.csdn.net/bruce_ke/article/details/8470252...
分类:
其他好文 时间:
2015-10-02 01:30:40
阅读次数:
169
在跑Monkey测试的时候出现了一个比较特别的问题,先来看看Log: 1 // CRASH: com.meizu.media.painter (pid 12491) 2 3 // Short Msg: java.lang.IllegalArgumentException 4 5 // Long .....
分类:
移动开发 时间:
2015-09-29 18:44:39
阅读次数:
993
#1235 : New Teaching Buildings时间限制:2000ms单点时限:2000ms内存限制:256MB描述Thanks to the generous finance income, Programming Monkey Elementary School is going t...
分类:
其他好文 时间:
2015-09-27 14:56:17
阅读次数:
268
转:http://blog.csdn.net/sasoritattoo/article/details/17579739 Android自动化测试主要分为Monkeyrunner、Rubotium、UiAutomator、Monkey(在我看来这个不算)等。主要特点: 1、Monkeyrunner....
分类:
移动开发 时间:
2015-09-22 08:53:37
阅读次数:
157
adb shell monkey -p com.zte.im -v 5000 > d:1.txt转包:adb logcat -s 0123456789 *:e > d:1.txtadb -s R4AQ4TNV75BUKBNJ logcat *:w > 3.txt R4AQ4TNV75BUKBNJ 指...
分类:
其他好文 时间:
2015-09-18 18:17:07
阅读次数:
117
@echo offclstitle 别忘了跑monkey啊:menuclscolor 0Aecho.echo 1.禁用systemui并重启echo.echo 2.启用systemui并重启echo.echo q.退出echo.:choset choice=set /p choice= ...
分类:
其他好文 时间:
2015-09-18 16:50:36
阅读次数:
1106