python --使用技巧

 

1.pycharm创建项目时,选择Python环境,不使用默认的虚拟环境

2.修改pycharm中的字体

进入File-->Settings-->Editor-->Front可以对字体,大小等进行选择

3.如何在pycharm中查看python版本

Files--Settings--Project Interpreter

 

4.配置pycharm可使用Ctrl+鼠标滚轮切换字体大小

进入File-->Settings-->General 勾选Change front size (Zoom) with Ctrl+Mouse Wheel

原文地址:https://www.cnblogs.com/xxxxyanyan/p/13711023.html