<?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 riverfind&#39;s blog </title>
    <link>https://blog.riverfind.space/tags/%E7%BD%91%E7%BB%9C%E7%BC%96%E7%A0%81/</link>
    <description>Recent content in 网络编码 on riverfind&#39;s blog </description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Fri, 26 Jun 2026 12:26:37 +0800</lastBuildDate>
    <atom:link href="https://blog.riverfind.space/tags/%E7%BD%91%E7%BB%9C%E7%BC%96%E7%A0%81/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Base64</title>
      <link>https://blog.riverfind.space/posts/base64/</link>
      <pubDate>Fri, 26 Jun 2026 12:26:37 +0800</pubDate>
      <guid>https://blog.riverfind.space/posts/base64/</guid>
      <description>&lt;h1 id=&#34;base64&#34;&gt;Base64&lt;/h1&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;将二进制数据转成 ASCII 字符串 (&amp;ldquo;binary to text&amp;rdquo; scheme&lt;a href=&#34;https://developer.mozilla.org/en-US/docs/Glossary/Base64&#34; title=&#34;MDN-Explanation&#34;&gt;*&lt;/a&gt;)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;在 CSS 中直接嵌入小图标或者在 Data URI&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;核心：&lt;/strong&gt; 将字节转换为一个取字符于一个由 64 个可打印字符组成的集合的可打印字符串&lt;img alt=&#34;image&#34; loading=&#34;lazy&#34; src=&#34;https://blog.riverfind.space/images/blog/base64/base64_map&#34;&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
