<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>编码 on NavProject 博客</title>
    <link>https://navshelf.com/zh-cn/tags/%E7%BC%96%E7%A0%81/</link>
    <description>Recent content in 编码 on NavProject 博客</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sat, 12 Sep 2026 08:30:00 +0800</lastBuildDate>
    <atom:link href="https://navshelf.com/zh-cn/tags/%E7%BC%96%E7%A0%81/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Base64 和 URL 编码有什么区别？各自该在什么时候用</title>
      <link>https://navshelf.com/zh-cn/posts/base64-vs-url-encoding/</link>
      <pubDate>Sat, 12 Sep 2026 08:30:00 +0800</pubDate>
      <guid>https://navshelf.com/zh-cn/posts/base64-vs-url-encoding/</guid>
      <description>Base64 和百分号编码都能把内容变成「安全的文本」，但解决的问题完全不同。用例子讲清区别、各自的典型场景，以及三种最常见的踩坑方式。</description>
    </item>
    <item>
      <title>Base64 编码是什么？原理、用途与在线工具使用指南</title>
      <link>https://navshelf.com/zh-cn/posts/base64-encoding-explained/</link>
      <pubDate>Thu, 10 Sep 2026 09:00:00 +0800</pubDate>
      <guid>https://navshelf.com/zh-cn/posts/base64-encoding-explained/</guid>
      <description>用大白话讲清 Base64：3 字节变 4 字符的原理、日常开发中的典型场景、URL-safe 字母表与 UTF-8 等 5 个常见坑，以及一个完全在浏览器本地运行的免费编解码工具。</description>
    </item>
  </channel>
</rss>
