Share a permanent method of sharing pycharm Pro permanent use of a pycharm Professional Edition

Share the permanent use of a pycharm Professional Edition

 

Just getting started with Python, we must first solve is to build a Python development environment. 1765243235

Currently relatively easy to use Python development tools is PyCharm, he had two versions of Office and Professional community, but the community supports limited, since we want a good school python, it is certainly not starting a professional.

But he Pro or only one-month trial, or is $,

As a member of the ape army how they make these little tricks hindered the pace we move it? Therefore, under the guidance of my mother, step by step to achieve a permanent PyCharm (albeit to 2099, but good enough, chubby should be able to retire early ...)

That gave us something about the next, how operations Act

installation

  1. Professional installation pycharm2019.2

Sao operation

  1. Start your IDE, if up on the need to register, select: Trial (Evaluate for free) into the IDE

  2. Click to register your IDE menu: "Configure" or "Help" -> "Edit Custom VM Options ..."
    if prompted whether you want to create the file, click "Yes | Yes".

 

  1. Add in the editing window open vmoptions last line: "- javaagent: /absolute/path/to/jetbrains-agent.jar"

    Be sure to confirm their good path, it will lead to an erroneous IDE open! ! ! Best to use absolute paths.

    Example:

    • mac: -javaagent:/Users/neo/jetbrains-agent.jar
    • linux: -javaagent:/home/neo/jetbrains-agent.jar
    • windows: -javaagent:C:\Users\neo\jetbrains-agent.jar

 

  1. Restart your IDE

  2. 点击IDE菜单 "Help" -> "Register..." 或 "Configure" -> "Manage License..."

    Select the Activation code to activate offline mode

jetbrains-agent.jar  package and  Activation code

No public " Python column " backstage reply "pycharm" to obtain the latest jetbrains-agent.jar package and Code

The author is TechLeader, mongoDB Professional China fifteenth winner, "Red Alert: The Revival" PwC's co-founder. Various techniques "Python column" Python focus areas: reptiles, DevOps, big data analytics, Web development. "Great Voyage Plan" to take you from zero to build explosion models Python project, there are a variety of activities waiting for you to push inside. No public backstage reply: 1 Tencent architecture resources, access to large data collated architect Tencent learning materials

Just getting started with Python, we must first solve is to build a Python development environment. 1765243235

Currently relatively easy to use Python development tools is PyCharm, he had two versions of Office and Professional community, but the community supports limited, since we want a good school python, it is certainly not starting a professional.

But he Pro or only one-month trial, or is $,

As a member of the ape army how they make these little tricks hindered the pace we move it? Therefore, under the guidance of my mother, step by step to achieve a permanent PyCharm (albeit to 2099, but good enough, chubby should be able to retire early ...)

That gave us something about the next, how operations Act

installation

  1. Professional installation pycharm2019.2

Sao operation

  1. Start your IDE, if up on the need to register, select: Trial (Evaluate for free) into the IDE

  2. Click to register your IDE menu: "Configure" or "Help" -> "Edit Custom VM Options ..."
    if prompted whether you want to create the file, click "Yes | Yes".

 

  1. Add in the editing window open vmoptions last line: "- javaagent: /absolute/path/to/jetbrains-agent.jar"

    Be sure to confirm their good path, it will lead to an erroneous IDE open! ! ! Best to use absolute paths.

    Example:

    • mac: -javaagent:/Users/neo/jetbrains-agent.jar
    • linux: -javaagent:/home/neo/jetbrains-agent.jar
    • windows: -javaagent:C:\Users\neo\jetbrains-agent.jar

 

  1. Restart your IDE

  2. 点击IDE菜单 "Help" -> "Register..." 或 "Configure" -> "Manage License..."

    Select the Activation code to activate offline mode

jetbrains-agent.jar  package and  Activation code

No public " Python column " backstage reply "pycharm" to obtain the latest jetbrains-agent.jar package and Code

Guess you like

Origin www.cnblogs.com/hfdh435/p/11696184.html