当前位置:网站首页>pycharm专业版使用
pycharm专业版使用
2022-07-31 05:07:00 【m0_67402125】
首先下载专业版pycharm
pycharm下载地址:https://www.jetbrains.com/pycharm/
1、傻瓜式安装: 下载完成后点击下一步——》
选择软件安装目录——》
勾选64位和.py——》
安装(Install)——》
完成——》
点击 Evaluate for free 免费试用,再点击 Evaluate
2、
(1)、将 BetterIntelliJ 压缩包拖入pycharm窗口中
(2)、此时弹出提示框,点击 OK 按钮,之后手动关闭pycharm,再重启。
(3)、重新打开PyCharm后,Help——》Edit Custom VM Option检测插件是否安装成功
(4)、看到-javaagent:C:UsersPublic.BetterIntelliJBetterIntelliJ-1.15.jar,表示插件安装成功
(5)、点击帮助后注册,将代码(网上找key文件)粘贴到activation code输入框中,切记不要留空格。保存即可
(6)、到任务栏中 帮助 ——> 注册查看PyCharm的有效期,出现如图所示则为成功
最后,就成功了!
先自我介绍一下,小编13年上师交大毕业,曾经在小公司待过,去过华为OPPO等大厂,18年进入阿里,直到现在。深知大多数初中级java工程师,想要升技能,往往是需要自己摸索成长或是报班学习,但对于培训机构动则近万元的学费,着实压力不小。自己不成体系的自学效率很低又漫长,而且容易碰到天花板技术停止不前。因此我收集了一份《java开发全套学习资料》送给大家,初衷也很简单,就是希望帮助到想自学又不知道该从何学起的朋友,同时减轻大家的负担。添加下方名片,即可获取全套学习资料哦
边栏推荐
- sql语句之多表查询
- Go language study notes - dealing with timeout problems - Context usage | Go language from scratch
- DVWA靶场环境搭建
- View source and switch mirrors in two ways: npm and nrm
- 三道leetcode上的oj题
- ERROR 1819 (HY000) Your password does not satisfy the current policy requirements
- Lua,ILRuntime, HybridCLR(wolong)/huatuo hot update comparative analysis
- PCL 计算点云坐标最值及其索引
- sql statement - how to query data in another table based on the data in one table
- CentOS7 —— yum安装mysql
猜你喜欢
Explanation of
MySQL transaction (transaction) (this is enough..)
MySQL database addition, deletion, modification and query (detailed explanation of basic operation commands)
Multiple table query of sql statement
MySQL事务隔离级别详解
【debug锦集】Expected input batch_size (1) to match target batch_size (0)
12个MySQL慢查询的原因分析
【R语言】【3】apply,tapply,lapply,sapply,mapply与par函数相关参数
30 Years of Open Source Community | 2022 Open Atom Global Open Source Summit 30 Years of Open Source Community Special Event Held Successfully
MySQL transaction isolation level, rounding
随机推荐
扫雷小游戏——C语言
sql语句之多表查询
1. Get data - requests.get()
[Linear Neural Network] softmax regression
The monitoring of Doris study notes
From scratch, a mirror to the end, a pure system builds a grasscutter (Grasscutter)
Duplicate entry 'XXX' for key 'XXX.PRIMARY' solution.
Centos7 install mysql5.7 steps (graphical version)
Unity打灵狐者
npm、nrm两种方式查看源和切换镜像
ERROR 2003 (HY000) Can't connect to MySQL server on 'localhost3306' (10061)
12个MySQL慢查询的原因分析
ERROR 2003 (HY000) Can't connect to MySQL server on 'localhost3306' (10061)Solution
Puzzle Game Level Design: Reverse Method--Explaining Puzzle Game Level Design
On Governance and Innovation | 2022 OpenAtom Global Open Source Summit OpenAnolis sub-forum was successfully held
A complete introduction to JSqlParse of Sql parsing and conversion
【线性神经网络】softmax回归
CentOS7 install MySQL graphic detailed tutorial
Minesweeper game (written in c language)
[C language] Detailed explanation of operators