<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Talk is cheap.Show me the code</title>
    <link>https://fyee.github.io/</link>
    
    <image>
      <url>https://fyee.github.io/icon.png</url>
      <title>Talk is cheap.Show me the code</title>
      <link>https://fyee.github.io/</link>
    </image>
    
    <atom:link href="https://fyee.github.io/rss2.xml" rel="self" type="application/rss+xml"/>
    
    <description></description>
    <pubDate>Thu, 30 Jun 2022 03:46:34 GMT</pubDate>
    <generator>http://hexo.io/</generator>
    
    <item>
      <title>PaddleOCR图片文字识别</title>
      <link>https://fyee.github.io/2022/06/30/PaddleOCR/</link>
      <guid>https://fyee.github.io/2022/06/30/PaddleOCR/</guid>
      <pubDate>Thu, 30 Jun 2022 02:03:29 GMT</pubDate>
      
      <description>&lt;p&gt;使用paddleOCR识别图片文字&lt;/p&gt;</description>
      
      
      
      
      
      
      <comments>https://fyee.github.io/2022/06/30/PaddleOCR/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>TUS断点上传</title>
      <link>https://fyee.github.io/2022/06/23/Tus/</link>
      <guid>https://fyee.github.io/2022/06/23/Tus/</guid>
      <pubDate>Thu, 23 Jun 2022 08:40:24 GMT</pubDate>
      
      <description>&lt;p&gt;使用&lt;a href=&quot;https://tus.io/&quot;&gt;tus&lt;/a&gt;将文件上传到minio中，并结合后端接口做token校验&lt;/p&gt;</description>
      
      
      
      
      
      
      <comments>https://fyee.github.io/2022/06/23/Tus/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>Apache-Log4j漏洞复现及解决方案</title>
      <link>https://fyee.github.io/2021/12/15/Apache-Log4j/</link>
      <guid>https://fyee.github.io/2021/12/15/Apache-Log4j/</guid>
      <pubDate>Wed, 15 Dec 2021 01:48:54 GMT</pubDate>
      
      <description>&lt;p&gt;apache log4j2的漏洞复现完整流程。以及拿下主机权限的示例&lt;/p&gt;</description>
      
      
      
      
      
      
      <comments>https://fyee.github.io/2021/12/15/Apache-Log4j/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>RSA加密解密</title>
      <link>https://fyee.github.io/2021/06/29/rsa/</link>
      <guid>https://fyee.github.io/2021/06/29/rsa/</guid>
      <pubDate>Tue, 29 Jun 2021 03:38:32 GMT</pubDate>
      
      <description>&lt;p&gt;Java、JS、C++ RAS加密解密代码实现。&lt;/p&gt;</description>
      
      
      
      
      <category domain="https://fyee.github.io/categories/%E5%90%8E%E5%8F%B0/">后台</category>
      
      
      
      <comments>https://fyee.github.io/2021/06/29/rsa/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>使用Jsoup防止富文本Xss攻击</title>
      <link>https://fyee.github.io/2021/06/11/XSS/</link>
      <guid>https://fyee.github.io/2021/06/11/XSS/</guid>
      <pubDate>Fri, 11 Jun 2021 03:47:59 GMT</pubDate>
      
      <description>&lt;p&gt;&lt;a href=&quot;https://github.com/jhy/jsoup&quot;&gt;Jsoup Github地址&lt;/a&gt;,&lt;a href=&quot;https://jsoup.org/&quot;&gt;官网地址&lt;/a&gt;&lt;/p&gt;</description>
      
      
      
      
      <category domain="https://fyee.github.io/categories/%E5%90%8E%E5%8F%B0/">后台</category>
      
      
      <category domain="https://fyee.github.io/tags/java/">java</category>
      
      
      <comments>https://fyee.github.io/2021/06/11/XSS/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>Git</title>
      <link>https://fyee.github.io/2021/01/22/Git/</link>
      <guid>https://fyee.github.io/2021/01/22/Git/</guid>
      <pubDate>Fri, 22 Jan 2021 02:41:54 GMT</pubDate>
      
      <description>&lt;p&gt;Git操作&lt;/p&gt;</description>
      
      
      
      
      
      
      <comments>https://fyee.github.io/2021/01/22/Git/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>Jmeter性能测试</title>
      <link>https://fyee.github.io/2020/12/25/Jmeter/</link>
      <guid>https://fyee.github.io/2020/12/25/Jmeter/</guid>
      <pubDate>Fri, 25 Dec 2020 08:27:23 GMT</pubDate>
      
      <description>&lt;p&gt;测试工具Jmeter教程&lt;/p&gt;</description>
      
      
      
      
      <category domain="https://fyee.github.io/categories/%E6%B5%8B%E8%AF%95/">测试</category>
      
      
      <category domain="https://fyee.github.io/tags/%E5%B7%A5%E5%85%B7/">工具</category>
      
      
      <comments>https://fyee.github.io/2020/12/25/Jmeter/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>非覆盖式发布实践</title>
      <link>https://fyee.github.io/2020/12/23/FrontPublish/</link>
      <guid>https://fyee.github.io/2020/12/23/FrontPublish/</guid>
      <pubDate>Wed, 23 Dec 2020 09:07:06 GMT</pubDate>
      
      <description>&lt;p&gt;使用非覆盖的方式发布前端代码实践，可以保留历史版本包。以阿里云OSS和Vue项目实践。&lt;/p&gt;</description>
      
      
      
      
      <category domain="https://fyee.github.io/categories/%E8%BF%90%E7%BB%B4/">运维</category>
      
      <category domain="https://fyee.github.io/categories/%E5%89%8D%E7%AB%AF/">前端</category>
      
      
      
      <comments>https://fyee.github.io/2020/12/23/FrontPublish/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>Html自定义组件</title>
      <link>https://fyee.github.io/2020/12/23/FrontComponent/</link>
      <guid>https://fyee.github.io/2020/12/23/FrontComponent/</guid>
      <pubDate>Wed, 23 Dec 2020 06:30:33 GMT</pubDate>
      
      <description>&lt;p&gt;复用HTML组件，可以用这种方式创建自己的组件库。&lt;/p&gt;</description>
      
      
      
      
      <category domain="https://fyee.github.io/categories/%E5%89%8D%E7%AB%AF/">前端</category>
      
      
      <category domain="https://fyee.github.io/tags/HTML/">HTML</category>
      
      <category domain="https://fyee.github.io/tags/JS/">JS</category>
      
      
      <comments>https://fyee.github.io/2020/12/23/FrontComponent/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>前端问题记录</title>
      <link>https://fyee.github.io/2020/12/12/FrontQA/</link>
      <guid>https://fyee.github.io/2020/12/12/FrontQA/</guid>
      <pubDate>Sat, 12 Dec 2020 06:28:11 GMT</pubDate>
      
      <description>&lt;p&gt;记录一下前端开发过程中遇到的问题。&lt;/p&gt;</description>
      
      
      
      
      <category domain="https://fyee.github.io/categories/%E5%89%8D%E7%AB%AF/">前端</category>
      
      
      <category domain="https://fyee.github.io/tags/%E9%97%AE%E9%A2%98/">问题</category>
      
      
      <comments>https://fyee.github.io/2020/12/12/FrontQA/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>终端基本操作命令</title>
      <link>https://fyee.github.io/2020/12/08/BasicTerminalOperation/</link>
      <guid>https://fyee.github.io/2020/12/08/BasicTerminalOperation/</guid>
      <pubDate>Tue, 08 Dec 2020 08:59:58 GMT</pubDate>
      
      <description>&lt;p&gt;终端Bash的一些日常操作,命令查找,光标控制等（更新中。。。）&lt;/p&gt;</description>
      
      
      
      
      <category domain="https://fyee.github.io/categories/%E8%BF%90%E7%BB%B4/">运维</category>
      
      
      <category domain="https://fyee.github.io/tags/Terminal/">Terminal</category>
      
      
      <comments>https://fyee.github.io/2020/12/08/BasicTerminalOperation/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>终端常用工具命令</title>
      <link>https://fyee.github.io/2020/12/08/BasicTerminalCommand/</link>
      <guid>https://fyee.github.io/2020/12/08/BasicTerminalCommand/</guid>
      <pubDate>Tue, 08 Dec 2020 03:29:45 GMT</pubDate>
      
      <description>&lt;p&gt;grep,awk,sed,lsof,curl,wget,tail,head,less,find,ssh,kill命令详解(更新中。。。)&lt;/p&gt;</description>
      
      
      
      
      <category domain="https://fyee.github.io/categories/%E8%BF%90%E7%BB%B4/">运维</category>
      
      
      <category domain="https://fyee.github.io/tags/Terminal/">Terminal</category>
      
      
      <comments>https://fyee.github.io/2020/12/08/BasicTerminalCommand/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>写出优雅的JS代码</title>
      <link>https://fyee.github.io/2020/12/08/CleanCodeJs/</link>
      <guid>https://fyee.github.io/2020/12/08/CleanCodeJs/</guid>
      <pubDate>Tue, 08 Dec 2020 01:14:15 GMT</pubDate>
      
      <description>&lt;p&gt;内容来源于github clean-code-javascript 翻译的中文版本&lt;a href=&quot;https://github.com/alivebao/clean-code-js&quot;&gt;alivebao/clean-code-js&lt;/a&gt;&lt;br&gt;感觉翻译的很好，收藏下来，结合最新的英文版做了一些修改。&lt;br&gt;Original Repository: &lt;a href=&quot;https://github.com/ryanmcdermott/clean-code-javascript&quot;&gt;ryanmcdermott/clean-code-javascript&lt;/a&gt;&lt;/p&gt;</description>
      
      
      
      
      <category domain="https://fyee.github.io/categories/%E5%89%8D%E7%AB%AF/">前端</category>
      
      
      <category domain="https://fyee.github.io/tags/JS/">JS</category>
      
      
      <comments>https://fyee.github.io/2020/12/08/CleanCodeJs/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>Centos相关的操作</title>
      <link>https://fyee.github.io/2020/12/06/Centos/</link>
      <guid>https://fyee.github.io/2020/12/06/Centos/</guid>
      <pubDate>Sun, 06 Dec 2020 10:46:46 GMT</pubDate>
      
      <description>&lt;p&gt;Centos一些常用操作，端口开启，虚拟机设置等&lt;/p&gt;</description>
      
      
      
      
      <category domain="https://fyee.github.io/categories/%E8%BF%90%E7%BB%B4/">运维</category>
      
      
      <category domain="https://fyee.github.io/tags/centos/">centos</category>
      
      
      <comments>https://fyee.github.io/2020/12/06/Centos/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>我常用的一些网站</title>
      <link>https://fyee.github.io/2020/12/04/WebSite/</link>
      <guid>https://fyee.github.io/2020/12/04/WebSite/</guid>
      <pubDate>Fri, 04 Dec 2020 06:02:53 GMT</pubDate>
      
      <description>&lt;p&gt;一些不错的网站和学习内容&lt;/p&gt;</description>
      
      
      
      
      
      <category domain="https://fyee.github.io/tags/Website/">Website</category>
      
      
      <comments>https://fyee.github.io/2020/12/04/WebSite/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>神一样的自动化测试工具分享</title>
      <link>https://fyee.github.io/2020/12/04/Test/</link>
      <guid>https://fyee.github.io/2020/12/04/Test/</guid>
      <pubDate>Fri, 04 Dec 2020 05:58:01 GMT</pubDate>
      
      <description>&lt;p&gt;0基础自动化测试，有手就行&lt;/p&gt;</description>
      
      
      
      
      <category domain="https://fyee.github.io/categories/%E6%B5%8B%E8%AF%95/">测试</category>
      
      
      <category domain="https://fyee.github.io/tags/%E5%B7%A5%E5%85%B7/">工具</category>
      
      
      <comments>https://fyee.github.io/2020/12/04/Test/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>Npm相关的一些小东西</title>
      <link>https://fyee.github.io/2020/12/04/Npm/</link>
      <guid>https://fyee.github.io/2020/12/04/Npm/</guid>
      <pubDate>Fri, 04 Dec 2020 05:49:03 GMT</pubDate>
      
      <description>&lt;p&gt;Npm发包以及版本号设置&lt;/p&gt;</description>
      
      
      
      
      <category domain="https://fyee.github.io/categories/%E5%89%8D%E7%AB%AF/">前端</category>
      
      
      
      <comments>https://fyee.github.io/2020/12/04/Npm/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>Mysql</title>
      <link>https://fyee.github.io/2020/12/04/Mysql/</link>
      <guid>https://fyee.github.io/2020/12/04/Mysql/</guid>
      <pubDate>Fri, 04 Dec 2020 05:43:07 GMT</pubDate>
      
      <description>&lt;p&gt;使用MySql遇到的问题总结&lt;/p&gt;</description>
      
      
      
      
      <category domain="https://fyee.github.io/categories/%E6%95%B0%E6%8D%AE%E5%BA%93/">数据库</category>
      
      
      <category domain="https://fyee.github.io/tags/Mysql/">Mysql</category>
      
      <category domain="https://fyee.github.io/tags/%E8%BF%90%E7%BB%B4/">运维</category>
      
      
      <comments>https://fyee.github.io/2020/12/04/Mysql/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>Mac配置</title>
      <link>https://fyee.github.io/2020/12/04/mac/</link>
      <guid>https://fyee.github.io/2020/12/04/mac/</guid>
      <pubDate>Fri, 04 Dec 2020 05:38:57 GMT</pubDate>
      
      <description>&lt;p&gt;mac的brew配置以及终端代理&lt;/p&gt;</description>
      
      
      
      
      <category domain="https://fyee.github.io/categories/%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/">操作系统</category>
      
      
      <category domain="https://fyee.github.io/tags/mac/">mac</category>
      
      
      <comments>https://fyee.github.io/2020/12/04/mac/#disqus_thread</comments>
      
    </item>
    
    <item>
      <title>Java开发中遇到的问题</title>
      <link>https://fyee.github.io/2020/12/04/Java/</link>
      <guid>https://fyee.github.io/2020/12/04/Java/</guid>
      <pubDate>Fri, 04 Dec 2020 05:27:25 GMT</pubDate>
      
      <description>&lt;p&gt;记录一下开发过程中遇到的一些小坑，不是什么大bug,只是找原因浪费了一点时间，或者一些常遇到的问题&lt;/p&gt;</description>
      
      
      
      
      <category domain="https://fyee.github.io/categories/%E5%90%8E%E5%8F%B0/">后台</category>
      
      
      <category domain="https://fyee.github.io/tags/java/">java</category>
      
      
      <comments>https://fyee.github.io/2020/12/04/Java/#disqus_thread</comments>
      
    </item>
    
  </channel>
</rss>
