zoukankan      html  css  js  c++  java
  • IntelliJ IDEA 2020.3.3 x64破解到2099年

    1.下载IntelliJ IDEA 2020.3.3 x64

    https://download.csdn.net/download/qq_44658941/72130607

    2.下载破解压缩包

    https://download.csdn.net/download/qq_44658941/72130237

    3.破解操作

    注意:此破解只针对2020.1-3版本的IDEA
    
    1.将BetterIntelliJ.zip包拷贝到一个目录下(最好与IDEA同级目录)。
    2.打开IDEA-》file-》settings-》plugins->install plugin for disk
    然后找到自己的zip包安装.安装完成后关闭IDEA,一定要关闭。
    
    3.找到系统hosts文件添加以下映射(想办法保存住):用notepad++打开,连续操作两次
    127.0.0.1       account.jetbrains.com
    127.0.0.1       jrebel.npegeek.com
    127.0.0.1       oauth.account.jetbrains.com
    127.0.0.1       SteveCode.jetbrains.com
    
    hosts文件路径 C:/windows/system32/drivers/etc/hosts文件
    
    4.重新打开idea,点击Help->register->add new License 输入给定的激活补丁key到 activtion code中 .
    5. 破解完成后出现可以使用到2099年---  搞定........................
  • 相关阅读:
    Node.js :HTTP请求和响应流程
    Node.js :URL、QueryString介绍
    jQuery
    如何angular过滤器进行排序???
    封装jsonp
    原生js的math对象
    Iscrool下拉刷新
    javascript闭包
    javascript对象(3)
    javascript对象(2)
  • 原文地址:https://www.cnblogs.com/nanfengnan/p/15745252.html
Copyright © 2011-2022 走看看