<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <author>
    <name>Trapp Von</name>
  </author>
  <generator uri="https://hexo.io/">Hexo</generator>
  <id>https://blog.20020407.xyz/</id>
  <link href="https://blog.20020407.xyz/" rel="alternate"/>
  <link href="https://blog.20020407.xyz/atom.xml" rel="self"/>
  <rights>All rights reserved 2026, Trapp Von</rights>
  <subtitle>天行健，君子以自强不息</subtitle>
  <title>厚積薄發</title>
  <updated>2026-07-18T18:26:45.362Z</updated>
  <entry>
    <author>
      <name>Trapp Von</name>
    </author>
    <content>
      <![CDATA[<p>Welcome to <a href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p><h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><figure class="not-prose highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo new <span class="string">&quot;My New Post&quot;</span></span><br></pre></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/writing.html">Writing</a></p><h3 id="Run-server"><a href="#Run-server" class="headerlink" title="Run server"></a>Run server</h3><figure class="not-prose highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo server</span><br></pre></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/server.html">Server</a></p><h3 id="Generate-static-files"><a href="#Generate-static-files" class="headerlink" title="Generate static files"></a>Generate static files</h3><figure class="not-prose highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo generate</span><br></pre></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/generating.html">Generating</a></p><h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerlink" title="Deploy to remote sites"></a>Deploy to remote sites</h3><figure class="not-prose highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo deploy</span><br></pre></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/one-command-deployment.html">Deployment</a></p>]]>
    </content>
    <id>https://blog.20020407.xyz/2026/07/19/hello-world/</id>
    <link href="https://blog.20020407.xyz/2026/07/19/hello-world/"/>
    <published>2026-07-18T18:26:45.362Z</published>
    <summary>
      <![CDATA[<p>Welcome to <a href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/">documentation</a> for]]>
    </summary>
    <title>Hello World</title>
    <updated>2026-07-18T18:26:45.362Z</updated>
  </entry>
  <entry>
    <author>
      <name>Trapp Von</name>
    </author>
    <category term="技术教程" scheme="https://blog.20020407.xyz/categories/%E6%8A%80%E6%9C%AF%E6%95%99%E7%A8%8B/"/>
    <category term="开发工具" scheme="https://blog.20020407.xyz/categories/%E6%8A%80%E6%9C%AF%E6%95%99%E7%A8%8B/%E5%BC%80%E5%8F%91%E5%B7%A5%E5%85%B7/"/>
    <category term="JetBrains" scheme="https://blog.20020407.xyz/tags/JetBrains/"/>
    <category term="IDEA" scheme="https://blog.20020407.xyz/tags/IDEA/"/>
    <category term="PyCharm" scheme="https://blog.20020407.xyz/tags/PyCharm/"/>
    <category term="WebStorm" scheme="https://blog.20020407.xyz/tags/WebStorm/"/>
    <category term="激活教程" scheme="https://blog.20020407.xyz/tags/%E6%BF%80%E6%B4%BB%E6%95%99%E7%A8%8B/"/>
    <category term="开发工具" scheme="https://blog.20020407.xyz/tags/%E5%BC%80%E5%8F%91%E5%B7%A5%E5%85%B7/"/>
    <content>
      <![CDATA[<h2 id="📌-前言"><a href="#📌-前言" class="headerlink" title="📌 前言"></a>📌 前言</h2><p>JetBrains 公司开发的 IDE 系列产品（如 IntelliJ IDEA、PyCharm、WebStorm 等）是目前最受开发者欢迎的集成开发环境。本文将介绍如何通过一键脚本快速激活这些产品。</p><span id="more"></span><blockquote><p>⚠️ <strong>免责声明</strong></p><p>本教程仅供学习交流使用，请支持正版软件！JetBrains 为学生、教师和开源项目提供免费授权，详情请访问 <a href="https://www.jetbrains.com/">JetBrains 官方网站</a>。</p></blockquote><hr><h2 id="🎯-支持的产品"><a href="#🎯-支持的产品" class="headerlink" title="🎯 支持的产品"></a>🎯 支持的产品</h2><p>本激活方法支持 JetBrains 全系列产品：</p><ul><li><strong>IntelliJ IDEA</strong> - Java 开发神器</li><li><strong>PyCharm</strong> - Python 开发利器</li><li><strong>WebStorm</strong> - 前端开发首选</li><li><strong>PhpStorm</strong> - PHP 开发工具</li><li><strong>GoLand</strong> - Go 语言 IDE</li><li><strong>CLion</strong> - C&#x2F;C++ 开发环境</li><li><strong>DataGrip</strong> - 数据库管理工具</li><li><strong>Rider</strong> - .NET 开发工具</li><li><strong>RubyMine</strong> - Ruby 开发环境</li><li><strong>AppCode</strong> - iOS&#x2F;macOS 开发工具</li></ul><hr><h2 id="🚀-一键激活教程"><a href="#🚀-一键激活教程" class="headerlink" title="🚀 一键激活教程"></a>🚀 一键激活教程</h2><h3 id="步骤一：以管理员权限打开-PowerShell"><a href="#步骤一：以管理员权限打开-PowerShell" class="headerlink" title="步骤一：以管理员权限打开 PowerShell"></a>步骤一：以管理员权限打开 PowerShell</h3><ol><li><p><strong>Windows 11&#x2F;10</strong> 用户：</p><ul><li>按下 <code>Win + X</code></li><li>选择 <strong>“Windows PowerShell (管理员)”</strong> 或 <strong>“终端(管理员)”</strong></li></ul></li><li><p><strong>Windows 7&#x2F;8</strong> 用户：</p><ul><li>点击开始菜单</li><li>搜索 <code>PowerShell</code></li><li>右键选择 <strong>“以管理员身份运行”</strong></li></ul></li></ol><h3 id="步骤二：执行一键激活命令"><a href="#步骤二：执行一键激活命令" class="headerlink" title="步骤二：执行一键激活命令"></a>步骤二：执行一键激活命令</h3><p>在 PowerShell 中输入以下命令并回车：</p><figure class="not-prose highlight powershell"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line"><span class="built_in">irm</span> ckey.run/debug | <span class="built_in">iex</span></span><br></pre></td></tr></table></figure><p><strong>命令说明</strong>：</p><ul><li><code>irm</code> 是 <code>Invoke-RestMethod</code> 的缩写，用于下载脚本</li><li><code>ckey.run/debug</code> 是激活脚本的地址</li><li><code>iex</code> 是 <code>Invoke-Expression</code> 的缩写，用于执行下载的脚本</li><li><code>|</code> 是管道符，将前一个命令的输出传递给后一个命令</li></ul><h3 id="步骤三：等待脚本执行"><a href="#步骤三：等待脚本执行" class="headerlink" title="步骤三：等待脚本执行"></a>步骤三：等待脚本执行</h3><p>脚本会自动完成以下操作：</p><ol><li>检测系统中已安装的 JetBrains 产品</li><li>下载必要的激活文件</li><li>自动配置激活参数</li><li>完成激活过程</li></ol><hr><h2 id="🔑-激活码获取（备用方案）"><a href="#🔑-激活码获取（备用方案）" class="headerlink" title="🔑 激活码获取（备用方案）"></a>🔑 激活码获取（备用方案）</h2><p>如果一键脚本无法使用，可以手动获取激活码：</p><p><strong>激活码获取网址</strong>：</p><figure class="not-prose highlight plaintext"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">https://ckey.run/</span><br></pre></td></tr></table></figure><h3 id="手动激活步骤"><a href="#手动激活步骤" class="headerlink" title="手动激活步骤"></a>手动激活步骤</h3><ol><li>访问上述网站获取最新激活码</li><li>打开你的 JetBrains 产品</li><li>选择 <strong>Help</strong> &gt; <strong>Register</strong> 或 <strong>Activation</strong></li><li>选择 <strong>Activation Code</strong> 方式</li><li>粘贴激活码并点击 <strong>Activate</strong></li></ol><hr><h2 id="⚙️-常见问题解决"><a href="#⚙️-常见问题解决" class="headerlink" title="⚙️ 常见问题解决"></a>⚙️ 常见问题解决</h2><h3 id="Q1-PowerShell-执行策略错误"><a href="#Q1-PowerShell-执行策略错误" class="headerlink" title="Q1: PowerShell 执行策略错误"></a>Q1: PowerShell 执行策略错误</h3><p><strong>错误提示</strong>：</p><figure class="not-prose highlight plaintext"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">无法加载文件，因为在此系统上禁止运行脚本</span><br></pre></td></tr></table></figure><p><strong>解决方法</strong>：</p><figure class="not-prose highlight powershell"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br></pre></td><td class="code"><pre><span class="line"><span class="comment"># 临时允许脚本执行</span></span><br><span class="line"><span class="built_in">Set-ExecutionPolicy</span> <span class="literal">-Scope</span> <span class="keyword">Process</span> <span class="literal">-ExecutionPolicy</span> Bypass</span><br><span class="line"></span><br><span class="line"><span class="comment"># 然后再执行激活命令</span></span><br><span class="line"><span class="built_in">irm</span> ckey.run/debug | <span class="built_in">iex</span></span><br></pre></td></tr></table></figure><h3 id="Q2-激活失败或提示过期"><a href="#Q2-激活失败或提示过期" class="headerlink" title="Q2: 激活失败或提示过期"></a>Q2: 激活失败或提示过期</h3><p><strong>解决方法</strong>：</p><ol><li>确保使用管理员权限运行脚本</li><li>关闭杀毒软件和防火墙（可能会拦截）</li><li>检查网络连接是否正常</li><li>访问 <a href="https://ckey.run/">https://ckey.run/</a> 获取最新激活码手动激活</li></ol><h3 id="Q3-已激活但显示试用期"><a href="#Q3-已激活但显示试用期" class="headerlink" title="Q3: 已激活但显示试用期"></a>Q3: 已激活但显示试用期</h3><p><strong>解决方法</strong>：</p><ol><li>完全关闭 IDE</li><li>删除配置目录中的授权文件</li><li>重新运行激活脚本</li><li>重启 IDE</li></ol><h3 id="Q4-支持哪些版本？"><a href="#Q4-支持哪些版本？" class="headerlink" title="Q4: 支持哪些版本？"></a>Q4: 支持哪些版本？</h3><p><strong>答</strong>：通常支持最新版本和近几个版本，建议使用最新稳定版。</p><hr><h2 id="🎓-正版获取方式"><a href="#🎓-正版获取方式" class="headerlink" title="🎓 正版获取方式"></a>🎓 正版获取方式</h2><h3 id="学生和教师免费授权"><a href="#学生和教师免费授权" class="headerlink" title="学生和教师免费授权"></a>学生和教师免费授权</h3><p>JetBrains 为学生和教师提供<strong>完全免费</strong>的授权：</p><ol><li>访问 <a href="https://www.jetbrains.com/zh-cn/community/education/">JetBrains 教育授权页面</a></li><li>使用学校邮箱或学生证明申请</li><li>获得一年免费授权（可续期）</li></ol><h3 id="开源项目免费授权"><a href="#开源项目免费授权" class="headerlink" title="开源项目免费授权"></a>开源项目免费授权</h3><p>如果你维护开源项目：</p><ol><li>访问 <a href="https://www.jetbrains.com/zh-cn/community/opensource/">开源项目授权页面</a></li><li>提交项目信息</li><li>审核通过后获得免费授权</li></ol><h3 id="个人订阅"><a href="#个人订阅" class="headerlink" title="个人订阅"></a>个人订阅</h3><p>支持正版，购买个人订阅：</p><ul><li><strong>首年</strong>：约 $199-$299&#x2F;年（产品不同价格不同）</li><li><strong>次年起</strong>：享受续费折扣</li><li><strong>All Products Pack</strong>：全产品套餐更优惠</li></ul><hr><h2 id="💡-使用建议"><a href="#💡-使用建议" class="headerlink" title="💡 使用建议"></a>💡 使用建议</h2><h3 id="1-定期备份配置"><a href="#1-定期备份配置" class="headerlink" title="1. 定期备份配置"></a>1. 定期备份配置</h3><figure class="not-prose highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br></pre></td><td class="code"><pre><span class="line"><span class="comment"># IDEA 配置目录（Windows）</span></span><br><span class="line">C:\Users\你的用户名\.IntelliJIdea2024.x\config</span><br></pre></td></tr></table></figure><p>建议定期备份 <code>config</code> 目录，避免重装系统后丢失配置。</p><h3 id="2-安装常用插件"><a href="#2-安装常用插件" class="headerlink" title="2. 安装常用插件"></a>2. 安装常用插件</h3><p>推荐插件：</p><ul><li><strong>Chinese Language Pack</strong> - 中文语言包</li><li><strong>Rainbow Brackets</strong> - 彩虹括号</li><li><strong>GitToolBox</strong> - Git 增强工具</li><li><strong>CodeGlance Pro</strong> - 代码缩略图</li><li><strong>Translation</strong> - 翻译插件</li></ul><h3 id="3-性能优化"><a href="#3-性能优化" class="headerlink" title="3. 性能优化"></a>3. 性能优化</h3><p>编辑 <code>idea64.exe.vmoptions</code> 文件优化内存：</p><figure class="not-prose highlight properties"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br></pre></td><td class="code"><pre><span class="line"><span class="attr">-Xms512m</span></span><br><span class="line"><span class="attr">-Xmx2048m</span></span><br><span class="line"><span class="attr">-XX</span>:<span class="string">ReservedCodeCacheSize=512m</span></span><br></pre></td></tr></table></figure><hr><h2 id="📝-总结"><a href="#📝-总结" class="headerlink" title="📝 总结"></a>📝 总结</h2><p>本文介绍了 JetBrains 产品的快速激活方法，包括：</p><p>✅ 一键激活脚本使用方法<br>✅ 手动激活码获取方式<br>✅ 常见问题解决方案<br>✅ 正版授权获取渠道</p><p><strong>再次提醒</strong>：本教程仅供学习交流，建议有能力的开发者购买正版或使用免费教育授权！</p><hr><h2 id="🔗-相关链接"><a href="#🔗-相关链接" class="headerlink" title="🔗 相关链接"></a>🔗 相关链接</h2><ul><li><a href="https://www.jetbrains.com/">JetBrains 官方网站</a></li><li><a href="https://www.jetbrains.com/zh-cn/community/education/">JetBrains 教育授权</a></li><li><a href="https://www.jetbrains.com/zh-cn/community/opensource/">JetBrains 开源授权</a></li><li><a href="https://ckey.run/">激活码获取网站</a></li></ul><hr><blockquote><p>📢 如果本文对你有帮助，欢迎点赞收藏！如有问题欢迎在评论区留言讨论。</p></blockquote>]]>
    </content>
    <id>https://blog.20020407.xyz/2025/11/13/jetbrains-free-activation/</id>
    <link href="https://blog.20020407.xyz/2025/11/13/jetbrains-free-activation/"/>
    <published>2025-11-13T07:00:00.000Z</published>
    <summary>详细介绍如何使用一键脚本快速激活 JetBrains 全系列产品，包括 IntelliJ IDEA、PyCharm、WebStorm 等开发工具。</summary>
    <title>JetBrains 系列产品免费激活教程</title>
    <updated>2025-11-13T07:00:00.000Z</updated>
  </entry>
  <entry>
    <author>
      <name>Trapp Von</name>
    </author>
    <category term="前端开发" scheme="https://blog.20020407.xyz/categories/%E5%89%8D%E7%AB%AF%E5%BC%80%E5%8F%91/"/>
    <category term="Hexo" scheme="https://blog.20020407.xyz/tags/Hexo/"/>
    <category term="教程" scheme="https://blog.20020407.xyz/tags/%E6%95%99%E7%A8%8B/"/>
    <content>
      <![CDATA[<h2 id="简介"><a href="#简介" class="headerlink" title="简介"></a>简介</h2><p>这是一篇示例文章，展示如何正确添加分类和标签。</p><span id="more"></span><h2 id="Front-Matter-配置说明"><a href="#Front-Matter-配置说明" class="headerlink" title="Front Matter 配置说明"></a>Front Matter 配置说明</h2><h3 id="基本配置"><a href="#基本配置" class="headerlink" title="基本配置"></a>基本配置</h3><figure class="not-prose highlight yaml"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br><span class="line">6</span><br><span class="line">7</span><br><span class="line">8</span><br><span class="line">9</span><br></pre></td><td class="code"><pre><span class="line"><span class="meta">---</span></span><br><span class="line"><span class="attr">title:</span> <span class="string">文章标题</span> <span class="comment"># 必填</span></span><br><span class="line"><span class="attr">date:</span> <span class="number">2025-11-13 14:00:00</span> <span class="comment"># 创建日期</span></span><br><span class="line"><span class="attr">categories:</span> <span class="comment"># 分类（支持多级）</span></span><br><span class="line">  <span class="bullet">-</span> <span class="string">前端开发</span></span><br><span class="line"><span class="attr">tags:</span> <span class="comment"># 标签（可多个）</span></span><br><span class="line">  <span class="bullet">-</span> <span class="string">Hexo</span></span><br><span class="line">  <span class="bullet">-</span> <span class="string">教程</span></span><br><span class="line"><span class="meta">---</span></span><br></pre></td></tr></table></figure><h3 id="多级分类示例"><a href="#多级分类示例" class="headerlink" title="多级分类示例"></a>多级分类示例</h3><figure class="not-prose highlight yaml"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br></pre></td><td class="code"><pre><span class="line"><span class="attr">categories:</span></span><br><span class="line">  <span class="bullet">-</span> <span class="string">前端开发</span></span><br><span class="line">  <span class="bullet">-</span> <span class="string">Vue框架</span></span><br><span class="line">  <span class="bullet">-</span> <span class="string">Vue3实战</span></span><br></pre></td></tr></table></figure><p>这会创建三级分类结构：<code>前端开发 &gt; Vue框架 &gt; Vue3实战</code></p><h3 id="添加封面图"><a href="#添加封面图" class="headerlink" title="添加封面图"></a>添加封面图</h3><figure class="not-prose highlight yaml"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line"><span class="attr">cover:</span> <span class="string">https://example.com/cover.jpg</span></span><br></pre></td></tr></table></figure><h2 id="常用分类建议"><a href="#常用分类建议" class="headerlink" title="常用分类建议"></a>常用分类建议</h2><p>根据首页配置，建议使用以下分类：</p><ul><li><strong>前端开发</strong>：技术类文章</li><li><strong>大学生涯</strong>：学习、校园生活</li><li><strong>生活日常</strong>：随笔、感悟</li></ul><h2 id="如何创建新文章"><a href="#如何创建新文章" class="headerlink" title="如何创建新文章"></a>如何创建新文章</h2><figure class="not-prose highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br><span class="line">6</span><br><span class="line">7</span><br><span class="line">8</span><br></pre></td><td class="code"><pre><span class="line"><span class="comment"># 创建新文章</span></span><br><span class="line">hexo new <span class="string">&quot;文章标题&quot;</span></span><br><span class="line"></span><br><span class="line"><span class="comment"># 创建草稿</span></span><br><span class="line">hexo new draft <span class="string">&quot;草稿标题&quot;</span></span><br><span class="line"></span><br><span class="line"><span class="comment"># 发布草稿</span></span><br><span class="line">hexo publish <span class="string">&quot;草稿标题&quot;</span></span><br></pre></td></tr></table></figure><h2 id="重新生成博客"><a href="#重新生成博客" class="headerlink" title="重新生成博客"></a>重新生成博客</h2><p>修改文章后记得重新生成：</p><figure class="not-prose highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br></pre></td><td class="code"><pre><span class="line">hexo clean</span><br><span class="line">hexo generate</span><br><span class="line">hexo server</span><br></pre></td></tr></table></figure><h2 id="总结"><a href="#总结" class="headerlink" title="总结"></a>总结</h2><ul><li>在 Front Matter 中添加 <code>categories</code> 和 <code>tags</code></li><li>分类用于组织文章结构</li><li>标签用于关键词标记</li><li>重新生成后即可在博客中看到分类效果</li></ul>]]>
    </content>
    <id>https://blog.20020407.xyz/2025/11/13/example-with-category/</id>
    <link href="https://blog.20020407.xyz/2025/11/13/example-with-category/"/>
    <published>2025-11-13T06:00:00.000Z</published>
    <summary>
      <![CDATA[<h2 id="简介"><a href="#简介" class="headerlink" title="简介"></a>简介</h2><p>这是一篇示例文章，展示如何正确添加分类和标签。</p>]]>
    </summary>
    <title>如何给Hexo文章添加分类</title>
    <updated>2026-07-18T18:26:45.362Z</updated>
  </entry>
</feed>
