<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://css3.sinriv.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://css3.sinriv.com/feed.php">
        <title>CSS3 Dot TOP 编程:web</title>
        <description></description>
        <link>http://css3.sinriv.com/</link>
        <image rdf:resource="http://css3.sinriv.com/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-06-03T02:27:59+0800</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://css3.sinriv.com/%E7%BC%96%E7%A8%8B:web:css3?rev=1648024756"/>
                <rdf:li rdf:resource="http://css3.sinriv.com/%E7%BC%96%E7%A8%8B:web:emscripten?rev=1565237104"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://css3.sinriv.com/lib/tpl/dokuwiki/images/favicon.ico">
        <title>CSS3 Dot TOP</title>
        <link>http://css3.sinriv.com/</link>
        <url>http://css3.sinriv.com/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://css3.sinriv.com/%E7%BC%96%E7%A8%8B:web:css3?rev=1648024756">
        <dc:format>text/html</dc:format>
        <dc:date>2022-03-23T16:39:16+0800</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>编程:web:css3</title>
        <link>http://css3.sinriv.com/%E7%BC%96%E7%A8%8B:web:css3?rev=1648024756</link>
        <description>CSS3

CSS3是CSS（层叠样式表）技术的升级版本，于1999年开始制订，2001年5月23日W3C完成了CSS3的工作草案，主要包括盒子模型、列表模块、超链接方式、语言模块、背景和边框、文字特效、多栏布局等模块 。
CSS演进的一个主要变化就是W3C决定将CSS3分成一系列模块。浏览器厂商按CSS节奏快速创同的浏览器厂商只支持给定特性。但不同浏览器在不同时间支持不</description>
    </item>
    <item rdf:about="http://css3.sinriv.com/%E7%BC%96%E7%A8%8B:web:emscripten?rev=1565237104">
        <dc:format>text/html</dc:format>
        <dc:date>2019-08-08T12:05:04+0800</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>编程:web:emscripten</title>
        <link>http://css3.sinriv.com/%E7%BC%96%E7%A8%8B:web:emscripten?rev=1565237104</link>
        <description>emscripten

Emscripten是一个工具链，用于编译使用LLVM构建的asm.js和WebAssembly，它允许您以接近本机的速度在Web上运行C和C ++而无需插件。

官网：&lt;https://emscripten.org/&gt; 


安装

编译安装
# Get the emsdk repo
git clone https://github.com/emscripten-core/emsdk.git

# Enter that directory
cd emsdk
# Fetch the latest version of the emsdk (not needed the first time you clone)
git pull

# Download and install the latest SDK tools.
./emsdk install latest

# Make the &quot;latest&quot; SDK &quot;active&quot; for the current user. (writes ~/.emscripten file)
./emsdk activate…</description>
    </item>
</rdf:RDF>
