1.sudo gedit /etc/hosts

2.最后一行添加 0.0.0.0 account.jetbrains.com

http://idea.lanyus.com/ 中获取激活码

设置文件头

File→settings→Editor→File and Code Template
在python-script下添加:

#!/usr/bin/env python #-- coding: utf-8 -- #@Time : ${DATE} ${TIME} #@Author : ZZQ #@File : ${NAME}.py

相关文章:

  • 2021-05-28
  • 2021-11-08
  • 2022-01-14
  • 2022-12-23
  • 2021-06-25
  • 2022-01-08
  • 2022-02-22
猜你喜欢
  • 2021-06-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-29
  • 2022-12-23
相关资源
相似解决方案