当前位置:网站首页>Pycharm2019 set editor theme and default code
Pycharm2019 set editor theme and default code
2022-07-28 06:25:00 【bentou_】
Pycharm2019 Set editor theme and default code
1. Set editor theme
- choice File-settings

- choice Editor-color scheme, Select a color in the drop-down box .

2. Set up default code
- Open as above settings, choice Editor-File and Code Templates, For example, what I want to change here is python The default code of the file . Just find
Python Script, In the input box on the right, enter :
#!/usr/bin/env python
#_*_coding:utf-8_*_
#author:bentou
- And then click apply Again ok that will do .

- Create a new one python File you will find that the default code appears , For example, this is my new .

over!
If there are mistakes in this article , Welcome to comment and correct . I like reading technical articles on wechat , You can search by wechat 「 Hu Lu chaotic shadow 」, reply 【Python】【 Front end Foundation 】【vue Development 】 You can get video resources , reply 【 Defence PPT】【 speech PPT】 You can get super practical PPT Templates , There is more information , It is suggested to leave a message backstage or send me a private message directly .
another , If you think this article is well written , If there's something , Everyone, remember to have a third company 【 give the thumbs-up + Focus on + Share 】.
边栏推荐
猜你喜欢
随机推荐
Overall understanding of PLC
权重衰减 weight decay
In asp Usage of cookies in. Net
mysql删表不删库
Varistor design parameters and classic circuit recording hardware learning notes 5
Selection of PLC
PyTorch 学习笔记 4 —— 自动计算梯度下降 AUTOGRAD
CLIP Learning Transferable Visual Models From Natural Language Supervision
CLIP Learning Transferable Visual Models From Natural Language Supervision
(PHP graduation design) obtained based on PHP fruit sales store management system
福禄克DSX2-5000 网络线缆测试仪为什么每年都要校准一次?
PT physical aware based on multi voltage
(PHP graduation project) based on PHP online travel website management system to obtain
IMS-FACNN(Improved Multi-Scale Convolution Neural Network integrated with a Feature Attention Mecha
短跳线DSX-8000测试正常,但是DSX-5000测试无长度显示?
雷达成像 Matlab 仿真 4 —— 距离分辨率分析
Communication between DSP and FPGA
ICC2分析时序的神器 analyze_design_violations
Uniapp problem: "navigationbartextstyle" error: invalid prop: custom validator check failed for prop "Navigator
clock tree分析实例









