07 2019 档案

摘要:1.已知 adb screencap命令可以生成截图至系统,现利用此命令,通过批处理来自动生成截图 2.命令: 阅读全文
posted @ 2019-07-30 18:37 凯西_Casey 阅读(1603) 评论(0) 推荐(0)
摘要:摘要:code过程中有将urlencode及urldecode的需求,接下来介绍在python3中如何将urlencode及urldecode 函数 urlencode: urllib.parse.quote(string, safe='/', encoding=None, errors=None) 阅读全文
posted @ 2019-07-09 14:52 凯西_Casey 阅读(20337) 评论(1) 推荐(0)
摘要: 阅读全文
posted @ 2019-07-01 11:25 凯西_Casey 阅读(872) 评论(0) 推荐(0)