摘要:
* plotData.mfunction plotData(x, y)%PLOTDATA Plots the data points x and y into a new figure % PLOTDATA(x,y) plots the data points and gives the figure axes labels of% population and profit.% ====================== YOUR CODE HERE ======================% Instructions: Plot the training data into ... 阅读全文
posted @ 2013-11-01 23:18
登山者
阅读(2884)
评论(0)
推荐(0)
摘要:
1.monkeyrunner脚本:from com.android.monkeyrunner import MonkeyRunner,MonkeyDeviceimport sysimport timeimport os# add action herekey_map = {'d':[lambda x,y:sendKey(x, y), 'KEYCODE_ENTER'], 'e':[lambda x,y:sendKey(x, y), 'KEYCODE_DPAD_UP'], 'c':[lambda x,y:sendKey 阅读全文
posted @ 2013-11-01 15:56
登山者
阅读(358)
评论(0)
推荐(0)
浙公网安备 33010602011771号