To do the traversal of the source directory structure you use the walk method in the Python OS module.
要遍历源目录结构,需要使用Python模块os中的walk方法。
Besides using the monkeyrunner API itself, you can use the standard Python OS and subprocess modules to call Android tools such as Android Debug Bridge.
除了使用monkeyrunner API之外,您还可以使用标准的Python os和模块来调用如Android Debug Bridge这样的Android工具。
To install Django, issue the following command (Mac OS X or Linux): sudo python setup.py install.
要安装 Django,发出以下命令(Mac OS X 或 Linux):sudo python setup.py install。
应用推荐