魁梧书包

文章
8
资源
0
加入时间
2年10月24天

xml xpath 查询

获取DocumentSAXReader saxReader = new SAXReader(); Document document = saxReader.read(FileUtil.getFileInputStream(fileName));查询ElementString xpath ="/composites/composite[@type='onDelete']";

adb 设置android时间的命令

1、修改前提       获取系统root权限,然后adb shell进入shell界面2、时区设置      执行如下命令:[html] view plain copy    cat /data/property/persist.sys.timezone //查看当前时区配置文件      setprop persist.s