04 2021 档案

关闭WiN10自动更新和后台程序。
摘要:背景: 因为工作单位使用的win7环境,个人电脑用的win10笔记本。 每次开自己电脑(win10)时,电脑风扇总是狂转,一看内存或者cpu使用率几乎都是100%。一度让人想换回win7。 后来通过万能的知乎,终于找到了一些针对win10的解决方法。 个人对win10的评价: 功能很丰富和强大,对硬 阅读全文

posted @ 2021-04-17 19:59 andy_1 阅读(431) 评论(0) 推荐(0) 编辑

python脚本显示运行进程
摘要:import time def exit_time(time_s = 10): for time_i in range(time_s, -1, -1): process = "倒计时退出: %s %s " % (time_i,time_s) print(process, end='', flush= 阅读全文

posted @ 2021-04-12 10:38 andy_1 阅读(330) 评论(0) 推荐(0) 编辑

选择pyqt5理由
摘要:tkinter 稳定 发布程序小 控件少 (小项目适合使用,能实现基本功能) wxpython 开源 文档少 人少 pyqt5 使用人多 控件丰富 (大项目使用) pyqt5学校网站 http://www.python3.vip []https://www.bilibili.com/video/BV 阅读全文

posted @ 2021-04-09 15:17 andy_1 阅读(479) 评论(0) 推荐(0) 编辑

anaconda3下64位python和32位python共存
摘要:参考:https://blog.csdn.net/weixin_41710606/article/details/86747877 1. CONDA切换成32位set CONDA_FORCE_32BIT=1 2. 安装32位的python3.6conda create -n python32 pyt 阅读全文

posted @ 2021-04-06 12:21 andy_1 阅读(850) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示