上一页 1 ··· 33 34 35 36 37 38 39 40 41 ··· 99 下一页
摘要: 前言全局说明 mumu模拟器Android系统增加指定命令别名alias 一、环境 Windows 11 mumu模拟器版本:V3.6.4(2333) 二、adb 链接时设置好root权限 adb connect 127.0.0.1:7555 adb root adb shell 1.mumu模拟器 阅读全文
posted @ 2024-04-22 15:54 悟透 阅读(904) 评论(0) 推荐(0)
摘要: 前言全局说明 mumu模拟器上微信安装目录缓存目录 一、微信安装目录 /storage/emulated/0/Android/data/com.tencent.mm 二、缓存目录 /data/data/com.tencent.mm/cache/<一串32位数字>/finder/video 三、 四、 阅读全文
posted @ 2024-04-22 15:00 悟透 阅读(3323) 评论(0) 推荐(0)
摘要: 前言全局说明 CSS控制表格样式(表头色、背景色、表格线)、表头文字居中 一、安装flask模块 二、引用模块 三、启动服务 模块安装、引用模块、启动Web服务方法,参考下面链接文章: https://www.cnblogs.com/wutou/p/17963563 Pandas 安装 https: 阅读全文
posted @ 2024-04-18 09:26 悟透 阅读(862) 评论(0) 推荐(0)
摘要: 前言全局说明 没有excle文件提示、不显示索引号、空值不显示NaN 一、安装flask模块 二、引用模块 三、启动服务 模块安装、引用模块、启动Web服务方法,参考下面链接文章: https://www.cnblogs.com/wutou/p/17963563 Pandas 安装 https:// 阅读全文
posted @ 2024-04-16 12:20 悟透 阅读(168) 评论(0) 推荐(0)
摘要: 前言全局说明 环境搭建显示内容 一、安装flask模块 二、引用模块 三、启动服务 模块安装、引用模块、启动Web服务方法,参考下面链接文章: https://www.cnblogs.com/wutou/p/17963563 Pandas 安装 https://www.cnblogs.com/wut 阅读全文
posted @ 2024-04-16 11:50 悟透 阅读(1210) 评论(0) 推荐(0)
摘要: 前言全局说明 ubuntu 18.04 Python 3.8.17 一、环境 ubuntu 18.04 Python 3.8.17 二、报错内容 Traceback (most recent call last): File "main.py", line 23, in <module> impor 阅读全文
posted @ 2024-04-16 11:31 悟透 阅读(1576) 评论(0) 推荐(0)
摘要: 前言全局说明 ubuntu 18.04 Python 3.8.17 一、环境 ubuntu 18.04 Python 3.8.17 二、报错内容 Traceback (most recent call last): File "/home/qt/.local/lib/python3.8/site-p 阅读全文
posted @ 2024-04-16 11:14 悟透 阅读(721) 评论(0) 推荐(0)
摘要: 前言全局说明 python3 pandas模块import报错 ModuleNotFoundError: No module named '_bz2' 一、环境 ubuntu 18.04 Python 3.8.17 二、报错内容 >>> import pandas Traceback (most r 阅读全文
posted @ 2024-04-15 18:59 悟透 阅读(2584) 评论(0) 推荐(0)
摘要: Python安装包自带 pip 和 setuptools 默认版本 本站下载链接,只为方便下载测试,不保证完整性,请自行辨别,合理使用。 Python国内镜像下载站,汇总:https://www.cnblogs.com/wutou/p/17709685.html 3.8.10 包名 版本号 日期 官 阅读全文
posted @ 2024-04-15 10:30 悟透 阅读(2052) 评论(0) 推荐(0)
摘要: 前言全局说明 git pull如果提示merge冲突,先进行git reset --hard origin/master 后再git pull 一、说明 git reset --hard origin/master git reset --hard origin/master 是一个 Git 命令, 阅读全文
posted @ 2024-04-14 21:20 悟透 阅读(675) 评论(0) 推荐(0)
上一页 1 ··· 33 34 35 36 37 38 39 40 41 ··· 99 下一页