<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>firemail - ProgramingLanguage</title>
    <link>http://www.firemail.wang:8088/forum.php?mod=forumdisplay&amp;fid=94</link>
    <description>Latest 20 threads of ProgramingLanguage</description>
    <copyright>Copyright(C) firemail</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 12 Apr 2026 21:07:53 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.firemail.wang:8088/static/image/common/logo_88_31.gif</url>
      <title>firemail</title>
      <link>http://www.firemail.wang:8088/</link>
    </image>
    <item>
      <title>[html_html5_css]-----带你一周hold住html+css 学习笔记</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=122</link>
      <description><![CDATA[在xhtml中区分大小写，规定所有html标记都要小写
所有标记，都要关闭。]]></description>
      <category>ProgramingLanguage</category>
      <author>hechengjin</author>
      <pubDate>Sun, 08 Nov 2015 14:37:04 +0000</pubDate>
    </item>
    <item>
      <title>[html_html5_css]-----Blob、File</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=121</link>
      <description><![CDATA[理解DOMString、Document、FormData、Blob、File、ArrayBuffer数据类型
DataURL与File,Blob,canvas对象之间的互相转换的Javascript]]></description>
      <category>ProgramingLanguage</category>
      <author>hechengjin</author>
      <pubDate>Sat, 07 Nov 2015 12:52:31 +0000</pubDate>
    </item>
    <item>
      <title>[html_html5_css]-----blob</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=110</link>
      <description><![CDATA[function* fetpic(uriOptions) {
    let XHR = require(\'app://app/mail/net/XHR.js\');
    let image = yield XHR.fetch(uriOptions);
    let myavatar = image.request.response;
    expect(myavatar.toString()).to.eql(\'[object Blob]\')
    return myava ..]]></description>
      <category>ProgramingLanguage</category>
      <author>hechengjin</author>
      <pubDate>Fri, 30 Oct 2015 11:38:37 +0000</pubDate>
    </item>
    <item>
      <title>[html_html5_css]-----css笔记</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=108</link>
      <description><![CDATA[]]></description>
      <category>ProgramingLanguage</category>
      <author>hechengjin</author>
      <pubDate>Sat, 24 Oct 2015 04:55:20 +0000</pubDate>
    </item>
    <item>
      <title>db---indexdb</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=106</link>
      <description><![CDATA[https://github.com/dfahlander/Dexie.js

1.数据库版本兼容
 get db() {
    let db = new Dexie(contactsStorageDBName);


    db.version(storage.version).stores({ 
      folders: \&quot;++id,name,folderId,description\&quot;,
      contacts: \&quot;++id,groupId,di ...]]></description>
      <category>ProgramingLanguage</category>
      <author>hechengjin</author>
      <pubDate>Thu, 22 Oct 2015 02:58:04 +0000</pubDate>
    </item>
    <item>
      <title>[html_html5_css]-----css 属性及值查询</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=105</link>
      <description><![CDATA[http://www.w3.org/   css手册    
https://developer.mozilla.org/zh-CN/docs/Web/CSS/Reference

https://developer.mozilla.org/zh-CN/docs/Web/CSS]]></description>
      <category>ProgramingLanguage</category>
      <author>hechengjin</author>
      <pubDate>Wed, 21 Oct 2015 15:26:02 +0000</pubDate>
    </item>
    <item>
      <title>[javascript]-----JavaScript设计模式 中文清晰扫描版PDF 及 学习笔记</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=104</link>
      <description><![CDATA[JavaScript设计模式共有两部分。第一部分给出了实现具体设计模式所需要的面向对象特性的基础知识，主要包括接口、封装和信息隐藏、继承、单体模式等内容。第二部分则专注于各种具体的设计模式及其在JavaScript语言中的应用，主要介绍了工厂模式、桥接模式、组合模式、门 ...]]></description>
      <category>ProgramingLanguage</category>
      <author>hechengjin</author>
      <pubDate>Wed, 21 Oct 2015 14:23:28 +0000</pubDate>
    </item>
    <item>
      <title>[html_html5]-----精通CSS+DIV网页样式与布局 学习笔记</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=101</link>
      <description><![CDATA[1.1 CSS的概念
CSS的引入：
a.行内样式
b.内嵌式
在和之间使用和
c.链接式
在和之间加入 
d.导入式在与之间加入
@import url(shee1.css);
@import shee1.css
..
注：import 导入式在HTML初始化时会被导入到HTML文件内，作为文件的一部分，类似内嵌式效果，
 ...]]></description>
      <category>ProgramingLanguage</category>
      <author>hechengjin</author>
      <pubDate>Mon, 19 Oct 2015 15:18:04 +0000</pubDate>
    </item>
    <item>
      <title>参考手册</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=98</link>
      <description><![CDATA[jquery html5  css3 参考手册]]></description>
      <category>ProgramingLanguage</category>
      <author>hechengjin</author>
      <pubDate>Sun, 18 Oct 2015 08:09:29 +0000</pubDate>
    </item>
    <item>
      <title>[html_html5]-----html5+css3视频教程</title>
      <link>http://www.firemail.wang:8088/forum.php?mod=viewthread&amp;tid=97</link>
      <description><![CDATA[html5+css3视频教程

http://www.xiuyetang.com/  
http://canvasrider.com/]]></description>
      <category>ProgramingLanguage</category>
      <author>hechengjin</author>
      <pubDate>Sun, 18 Oct 2015 07:24:42 +0000</pubDate>
    </item>
  </channel>
</rss>