adb shell pm list packages
列出所有包名adb uninstall PACKAGE_NAME
卸载
1 |
|
NSMutableArray -init vs. +arrayWithCapacity:
参考链接:
http://stackoverflow.com/questions/22395963/understanding-arraywithcapacity-method-on-nsmutablearray
http://stackoverflow.com/questions/1730706/nsmutablearray-init-vs-arraywithcapacity