Last login: Mon Feb 10 23:21:35 2020 from shwts17.spreadtrum.comjohn.ding@njand02:~$ cd android-studio/binjohn.ding@njand02:~/android-studio/bin$ ./st ...
分类:
其他好文 时间:
2020-02-11 00:35:09
阅读次数:
315
import urllib2 import json response = urllib2.urlopen('http://imanage.spreadtrum.com/imanage/home/pm?act=GetAllUser') all_staff = [] result = response ...
分类:
编程语言 时间:
2016-10-31 22:09:26
阅读次数:
248
如何修改手机默认日期
Chips: SC7730,SC8830,SC7710,
Branch: MocorDroid4.1_3.0_SP7710_13A_XX,MocorDroid4.1_3.0_SP7710_dualsim_XX,MocorDroid4.
1_3.4_Tshark_13A_W13.XX.X,MocorDroid4.1_3.4_W13.XX.X,
[QUESTION]
如...
分类:
移动开发 时间:
2014-12-01 12:56:46
阅读次数:
450
1、打开终端,输入:system_profiler SPUSBDataType,查看Mac系统所有USB设备信息,找到相应的厂商Vender ID。----------------- Spreadtrum phone: Product ID: 0x5d04 ...
分类:
移动开发 时间:
2014-11-05 16:48:23
阅读次数:
203
Android adb setup for ubuntu connect the device to ubuntu, use command $sudo lsusb will display like: mean: Spreadtrum device idVendor 1782 ?idProduct 5d24 1, touch the file: ~/.android/adb_usb.in...
分类:
移动开发 时间:
2014-08-23 03:36:20
阅读次数:
249
第一步: 查看usb设备信息在 终端输入:system_profiler SPUSBDataType 可以查看连接的usb设备的信息比如我的usb信息如下(部分内容):Spreadtrum phone: Product ID: 0x5d04 Vendor ID: 0x17...
分类:
移动开发 时间:
2014-08-10 21:29:00
阅读次数:
445