上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 95 下一页
摘要: 前言全局说明 mumu模拟器上微信安装目录缓存目录 一、微信安装目录 /storage/emulated/0/Android/data/com.tencent.mm 二、缓存目录 /data/data/com.tencent.mm/cache/<一串32位数字>/finder/video 三、 四、 阅读全文
posted @ 2024-04-22 15:00 悟透 阅读(3160) 评论(0) 推荐(0)
摘要: 前言全局说明 CSS控制表格样式(表头色、背景色、表格线)、表头文字居中 一、安装flask模块 二、引用模块 三、启动服务 模块安装、引用模块、启动Web服务方法,参考下面链接文章: https://www.cnblogs.com/wutou/p/17963563 Pandas 安装 https: 阅读全文
posted @ 2024-04-18 09:26 悟透 阅读(768) 评论(0) 推荐(0)
摘要: 前言全局说明 没有excle文件提示、不显示索引号、空值不显示NaN 一、安装flask模块 二、引用模块 三、启动服务 模块安装、引用模块、启动Web服务方法,参考下面链接文章: https://www.cnblogs.com/wutou/p/17963563 Pandas 安装 https:// 阅读全文
posted @ 2024-04-16 12:20 悟透 阅读(109) 评论(0) 推荐(0)
摘要: 前言全局说明 环境搭建显示内容 一、安装flask模块 二、引用模块 三、启动服务 模块安装、引用模块、启动Web服务方法,参考下面链接文章: https://www.cnblogs.com/wutou/p/17963563 Pandas 安装 https://www.cnblogs.com/wut 阅读全文
posted @ 2024-04-16 11:50 悟透 阅读(1088) 评论(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 悟透 阅读(1232) 评论(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 悟透 阅读(639) 评论(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 悟透 阅读(2180) 评论(0) 推荐(0)
摘要: Python安装包自带 pip 和 setuptools 默认版本 本站下载链接,只为方便下载测试,不保证完整性,请自行辨别,合理使用。 Python国内镜像下载站,汇总:https://www.cnblogs.com/wutou/p/17709685.html 3.8.10 包名 版本号 日期 官 阅读全文
posted @ 2024-04-15 10:30 悟透 阅读(1843) 评论(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 悟透 阅读(571) 评论(0) 推荐(0)
摘要: 前言全局说明 Python官方最后支持 Windows 7的版本试 Python-3.8.10 一、背景 Win7 之前一直装的 Python 3.7.2 都能正常使用。因为模块兼容性,在 2023 年初的时候, 想着升级到最后一个支持 Win7 的 Python 版本,结果装好后, 就发现 pip 阅读全文
posted @ 2024-04-11 22:52 悟透 阅读(1865) 评论(0) 推荐(0)
上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 95 下一页