- 博客(6)
- 收藏
- 关注
原创 鸿蒙手机获取UDID方法
3、使用PC连接智能手表后,打开命令行工具,进入HDC目录(一般为:HarmonyOS SDK安装目录/toolchains/{版本号}),输入hdc shell bm get --udid命令,获取设备的UDID。3、使用PC连接手机后,打开命令行工具,进入HDC目录(一般为:HarmonyOS SDK安装目录/toolchains/{版本号}),输入hdc shell bm get --udid命令,获取设备的UDID。2、打开“设置”,在最下方找到“开发人员选项”,打开“HDC调试”开关。
2025-03-11 10:54:50
1637
原创 python下载小说
get = requests.get(url, headers=headers).text # get(url) 得到我们的网页, text将源网页转化为字符串。file.write(wrapped_text + "," + "\n") # 在每段文本后也添加换行符以分隔。selector = etree.HTML(get) # 将源码转换为xpath可以识别的TML格式。# get(url) 得到我们的网页, text将源网页转化为字符串。# 将匹配到的中文字符拼接成一个字符串。
2024-10-24 17:27:33
287
原创 pip修改默认安装源
中国科学技术大学 https://mirrors.ustc.edu.cn/pypi/web/simple。清华大学 https://pypi.tuna.tsinghua.edu.cn/simple。中国科学院 https://pypi.mirrors.opencas.cn/simple。阿里云 https://mirrors.aliyun.com/pypi/simple。豆瓣 https://pypi.douban.com/simple。
2024-04-18 10:38:25
910
1
原创 deepin系统nodejs安装与卸载
一、安装安装nodejs安装npm查看node版本node -v10.8.2二、卸载此方法卸载有残留,需要手动清楚残留文件此方法卸载干净查看是否有残留三、部分版本不支持修改镜像源。
2024-04-07 16:25:53
1457
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人