
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>祝你好运的技术博客</title>
      <link>https://www.calvinhappy.com//blog</link>
      <description>这是一个技术博客，用Next.js，Markdown还有Tailwind.css来构建的</description>
      <language>en-us</language>
      <managingEditor>sunkehappy@gmail.com (祝你好运)</managingEditor>
      <webMaster>sunkehappy@gmail.com (祝你好运)</webMaster>
      <lastBuildDate>Tue, 02 Feb 2021 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.calvinhappy.com//tags/前端/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.calvinhappy.com//blog/2021-02-02-encodeURI-vs-encodeURIComponent</guid>
    <title>encodeURI和encodeURIComponent</title>
    <link>https://www.calvinhappy.com//blog/2021-02-02-encodeURI-vs-encodeURIComponent</link>
    <description>今天在项目中遇到一个bug，账单打开的时候会报错，经过初步分析，发现是一个请求里面带的参数不够，参数是从URL获取的，进一步分析发现，这些错误的页面的URL不全。</description>
    <pubDate>Tue, 02 Feb 2021 00:00:00 GMT</pubDate>
    <author>sunkehappy@gmail.com (祝你好运)</author>
    <category>前端</category>
  </item>

    </channel>
  </rss>
