<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://zhidian.wuute.com/html5dev/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://zhidian.wuute.com/html5dev/feed.php">
        <title>HTML5知典 86:16:16</title>
        <description></description>
        <link>http://zhidian.wuute.com/html5dev/</link>
        <image rdf:resource="http://zhidian.wuute.com/html5dev/lib/tpl/bootstrap3_1/images/favicon.ico" />
       <dc:date>2026-06-04T02:41:59+09:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/86/16/16/debugjs?rev=1490063524&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/86/16/16/doppiojvm?rev=1489280099&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/86/16/16/luavmjs?rev=1490064704&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/86/16/16/moonshine?rev=1490065865&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/86/16/16/phpjs?rev=1490067404&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/86/16/16/start?rev=1492659828&amp;do=diff"/>
                <rdf:li rdf:resource="http://zhidian.wuute.com/html5dev/doku.php/86/16/16/v86?rev=1492660041&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://zhidian.wuute.com/html5dev/lib/tpl/bootstrap3_1/images/favicon.ico">
        <title>HTML5知典</title>
        <link>http://zhidian.wuute.com/html5dev/</link>
        <url>http://zhidian.wuute.com/html5dev/lib/tpl/bootstrap3_1/images/favicon.ico</url>
    </image>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/86/16/16/debugjs?rev=1490063524&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-21T11:32:04+09:00</dc:date>
        <title>debugjs</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/86/16/16/debugjs?rev=1490063524&amp;do=diff</link>
        <description>debugjs

简介

debugjs是用100％JavaScript编写的Javascript虚拟机，运行在WEB浏览器中,非常轻量。

以下是debugjs各相关链接及授权信息的介绍：

	*  官网(HP) 
&lt;http://debugjs.com/&gt;
	*  源代码(Source) 
&lt;https://github.com/amasad/debugjs&gt;
	*  授权(License) 
AAL
	*  范例(Example)</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/86/16/16/doppiojvm?rev=1489280099&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-12T09:54:59+09:00</dc:date>
        <title>DoppioJVM</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/86/16/16/doppiojvm?rev=1489280099&amp;do=diff</link>
        <description>DoppioJVM

简介

DoppioJVM 是用100％JavaScript编写的Java虚拟机，运行在WEB浏览器中。
DoppioJVM包含对线程池、文件系统、Socket、堆、标准流等各种类似UNIX操作系统资源的支持，使用Java 8 OpenJDK Java类库的未修改版本，可广泛兼容现有JAVA程序。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/86/16/16/luavmjs?rev=1490064704&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-21T11:51:44+09:00</dc:date>
        <title>lua.vm.js</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/86/16/16/luavmjs?rev=1490064704&amp;do=diff</link>
        <description>lua.vm.js

简介

lua.vm.js是用100％JavaScript编写的Lua虚拟机，运行在WEB浏览器中。

以下是lua.vm.js各相关链接及授权信息的介绍：

	*  官网(HP) 
&lt;https://github.com/daurnimator/lua.vm.js&gt;
	*  源代码(Source) 
&lt;https://github.com/daurnimator/lua.vm.js&gt;
	*  授权(License) 
MIT
	*  范例(Example)</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/86/16/16/moonshine?rev=1490065865&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-21T12:11:05+09:00</dc:date>
        <title>Moonshine</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/86/16/16/moonshine?rev=1490065865&amp;do=diff</link>
        <description>Moonshine

简介

Moonshine 允许您在一个 JavaScript 的环境，如 web 浏览器中执行编译的 Lua 字节码。Moonshine 下的调试引擎允许您添加断点、 单步执行代码和审问变量。在压缩了成了 19 kB 的 Moonshine 适合移动连接和与较旧的浏览器，包括 IE6 兼容。</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/86/16/16/phpjs?rev=1490067404&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-21T12:36:44+09:00</dc:date>
        <title>Php.js</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/86/16/16/phpjs?rev=1490067404&amp;do=diff</link>
        <description>Php.js

简介

Php.js是用100％JavaScript编写的PHP虚拟机，运行在WEB浏览器中。

以下是Php.js各相关链接及授权信息的介绍：

	*  官网(HP) 
&lt;https://phpjs.hertzen.com/&gt;
	*  源代码(Source) 
&lt;https://github.com/niklasvh/php.js&gt;
	*  授权(License) 
MIT
	*  范例(Example) 


截图</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/86/16/16/start?rev=1492659828&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-20T12:43:48+09:00</dc:date>
        <title>虚拟机</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/86/16/16/start?rev=1492659828&amp;do=diff</link>
        <description>虚拟机

本目录收录的是虚拟机实现相关的系统软件。

定义

虚拟机（Virtual Machine,VM），在计算机科学中的体系结构裏，是指一种特殊的软件，可以在平台和终端用戶之间建立一种环境，而终端用戶则是基于这个软件所建立的环境来操作软件。16 index</description>
    </item>
    <item rdf:about="http://zhidian.wuute.com/html5dev/doku.php/86/16/16/v86?rev=1492660041&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-04-20T12:47:21+09:00</dc:date>
        <title>V86</title>
        <link>http://zhidian.wuute.com/html5dev/doku.php/86/16/16/v86?rev=1492660041&amp;do=diff</link>
        <description>V86

简介

V86是一个100%JavaScript编写的x86仿真器，直接运行在WEB浏览器或NodeJS中。V86支持以下操作系统：

	*  Windows 98
	*  Linux
	*  Linux 3
	*  KolibriOS
	*  FreeDOS
	*  Windows 1.01
	*  Archlinux。

以下是V86 各相关链接及授权信息的介绍：</description>
    </item>
</rdf:RDF>
