<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>计算机组成原理 - 标签 - A blog by Chris</title><link>https://tianzhich.pages.dev/tags/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%BB%84%E6%88%90%E5%8E%9F%E7%90%86/</link><description>计算机组成原理 - 标签 - A blog by Chris</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>i@tianzhich.com (Chris)</managingEditor><webMaster>i@tianzhich.com (Chris)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Fri, 17 Aug 2018 00:00:00 +0800</lastBuildDate><atom:link href="https://tianzhich.pages.dev/tags/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%BB%84%E6%88%90%E5%8E%9F%E7%90%86/" rel="self" type="application/rss+xml"/><item><title>为什么 JavaScript 里 0.1+0.2 !== 0.3</title><link>https://tianzhich.pages.dev/why-js-01-02-not-equal-to-03/</link><pubDate>Fri, 17 Aug 2018 00:00:00 +0800</pubDate><author><name>Chris</name></author><guid>https://tianzhich.pages.dev/why-js-01-02-not-equal-to-03/</guid><description><![CDATA[<div class="featured-image">
                <img src="/why-js-01-02-not-equal-to-03/featured-image.webp" referrerpolicy="no-referrer">
            </div><p>为什么 JavaScript 里 <code>0.1+0.2 !== 0.3</code>？从计算机组成原理角度深挖 JavaScript 浮点数机制。</p>]]></description></item></channel></rss>