当前位置:网站首页>Pychart creates new projects & loads faster & fonts larger & changes appearance
Pychart creates new projects & loads faster & fonts larger & changes appearance
2022-07-02 02:31:00 【weixin_ forty-seven million five hundred and fifty-eight thousa】
Create a new project && Load faster && The font gets bigger && change appearance

venv Indicates that this project is independent Python A virtual environment
effect : Different projects can use different interpreters , There are also installed third-party libraries
Be careful : Don't move it !!!
1. Find the problem :Pycharm Slow loading :
Open your own pycharm Installation directory bin The file pycharm.exe.vmoptions
Modify the default
-server
-Xms128m
-Xmx512m
by
-server
-Xms256m
-Xmx1024m
It will start faster
How to create a new folder ?
How fonts change with the mouse ?:
perhaps
The font grows with the mouse :
Font becomes smaller with the mouse :

Set the appearance :

change run Interface Fonts 
边栏推荐
- STM32__05—PWM控制直流电机
- [liuyubobobo play with leetcode algorithm interview] [00] Course Overview
- 2022 safety officer-c certificate examination questions and mock examination
- Provincial election + noi Part IV graph theory
- leetcode2305. Fair distribution of biscuits (medium, weekly, shaped pressure DP)
- es面試題
- Kibana controls es
- 【做题打卡】集成每日5题分享(第二期)
- leetcode2310. The one digit number is the sum of integers of K (medium, weekly)
- QT uses sqllite
猜你喜欢

Spend a week painstakingly sorting out the interview questions and answers of high-frequency software testing / automated testing

Which kind of sports headphones is easier to use? The most recommended sports headphones
Face++ realizes face detection in the way of flow
![[opencv] - comprehensive examples of five image filters](/img/c7/aec9f2e03a17c22030d7813dd47c48.png)
[opencv] - comprehensive examples of five image filters

Leetcode face T10 (1-9) array, ByteDance interview sharing

【带你学c带你飞】2day 第8章 指针(练习8.1 密码开锁)

How to run oddish successfully from 0?

Infix expression to suffix expression (computer) code

golang---锁

CVPR 2022 | 大连理工提出自校准照明框架,用于现实场景的微光图像增强
随机推荐
flutter 中間一個元素,最右邊一個元素
query词权重, 搜索词权重计算
Comparative analysis of MVC, MVP and MVVM, source code analysis
QT implementation interface jump
QT实现界面跳转
Realize the code scanning function of a custom layout
Pat a-1165 block reversing (25 points)
【带你学c带你飞】day 5 第2章 用C语言编写程序(习题2)
【毕业季】研究生学长分享怎样让本科更有意义
[untitled]
2022 low voltage electrician test question simulation test question bank simulation test platform operation
JS slow animation
Sword finger offer II 031 Least recently used cache
What is the function of the headphone driver
【无标题】
Set status bar color
leetcode2305. 公平分发饼干(中等,周赛,状压dp)
Golang lock
pytest 测试框架
MySQL operates the database through the CMD command line, and the image cannot be found during the real machine debugging of fluent