上一页 1 ··· 89 90 91 92 93 94 95 96 97 ··· 118 下一页
摘要: http://www.the5fire.com/backbone-js-tutorials-pdf-download.htmlhttp://www.infoq.com/cn/articles/mobile-architecture-html5-javascripthttp://www.tfan.org/category/mongodb/ 阅读全文
posted @ 2013-10-02 16:21 daishuguang 阅读(125) 评论(0) 推荐(0) 编辑
摘要: http://www.williamlong.info/archives/1728.html 阅读全文
posted @ 2013-10-02 16:18 daishuguang 阅读(107) 评论(0) 推荐(0) 编辑
摘要: http://jamie-wang.iteye.com/blog/1849193event -- onmessage, onopen, onerror不是方法,而是事件http://school.youth.cn/px/lamp/2012/1130/38537.shtmlhttp://www.ibm.com/developerworks/cn/web/1307_chengfu_serversentevent/index.html?ca=drshttp://bbs.lampbrother.net/read-htm-tid-149631.htmlhttp://jamie-wang.iteye.co 阅读全文
posted @ 2013-10-02 00:05 daishuguang 阅读(272) 评论(0) 推荐(0) 编辑
摘要: http://www.jdon.com/44630http://www.jdon.com/44701http://www.jdon.com/44738http://www.jdon.com/45575http://www.jdon.com/45498http://www.jdon.com/designpatterns/http://www.jdon.com/45599/5http://www.jdon.com/45640http://www.jdon.com/tags/8600 阅读全文
posted @ 2013-10-01 23:16 daishuguang 阅读(152) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/Johnny_Z/archive/2012/11/04/2753331.htmlhttp://database.51cto.com/art/201202/317592.htmhttp://database.51cto.com/art/201202/317587.htmhttp://database.51cto.com/art/201202/319516.htmhttp://www.ithov.com/article/127371.shtmlhttp://www.ithov.com/article/123180.shtmlhttp://msdn.mi 阅读全文
posted @ 2013-09-29 23:47 daishuguang 阅读(157) 评论(0) 推荐(0) 编辑
摘要: http://slides.html5rocks.com/#formula-outro-slidehttp://www.html5rocks.com/en/ 阅读全文
posted @ 2013-09-29 23:12 daishuguang 阅读(178) 评论(0) 推荐(0) 编辑
摘要: 1 var dbGlobals = new Object(); 2 dbGlobals.db = null; 3 dbGlobals.description = "This database is used to store files locally."; 4 dbGlobals.name = "localFileStorage"; 5 dbGlobals.version = 1; 6 dbGlobals.storeName = "fileObjects"; 7 dbGlobals.message = ""; 8 阅读全文
posted @ 2013-09-29 15:49 daishuguang 阅读(354) 评论(0) 推荐(0) 编辑
摘要: 1 var k = ["a", "b", "c", false];2 for(var i = 0, m; m = k[i]; i++) {3 console.log(i);4 console.log(m);5 }6 7 m = k[i];View Code 阅读全文
posted @ 2013-09-27 11:04 daishuguang 阅读(142) 评论(0) 推荐(0) 编辑
摘要: http://www.tfan.org/indexeddb/http://fnvfox.appspot.com/thankyou.htmlhttp://www.tfan.org/wechat-on-nodejs-and-mongodb/http://zhidao.baidu.com/question/1493314828514908019.html 阅读全文
posted @ 2013-09-23 13:42 daishuguang 阅读(263) 评论(0) 推荐(1) 编辑
摘要: http://www.ibm.com/developerworks/cn/web/1108_zhaifeng_websqldb/http://baishanheishui.iteye.com/blog/858132http://www.tfan.org/indexeddb/http://www.cnblogs.com/haner/archive/2012/02/03/2337060.htmlhttp://blog.oharagroup.net/post/16394604653/a-performance-comparison-websql-vs-indexeddbhttp://hacks.mo 阅读全文
posted @ 2013-09-23 01:05 daishuguang 阅读(242) 评论(0) 推荐(1) 编辑
摘要: http://www.oschina.net/question/12_26204http://www.silverlightchina.net/html/HTML_5/study/2012/1008/19329.htmlhttps://www.webkit.org/blog/126/webkit-does-html5-client-side-database-storage/ 1 阅读全文
posted @ 2013-09-22 17:49 daishuguang 阅读(253) 评论(0) 推荐(1) 编辑
摘要: http://www.tduanzi.com/tweets/11245.html 阅读全文
posted @ 2013-09-22 16:11 daishuguang 阅读(151) 评论(0) 推荐(1) 编辑
摘要: http://www.lofter.com 阅读全文
posted @ 2013-09-20 13:48 daishuguang 阅读(137) 评论(0) 推荐(0) 编辑
摘要: IE Firefox Chrome Safariwindow(width|height) no yes yesdocument.body document.documentElement 网页可见区域宽:document.body.clientWidth网页可见区域高:document.body.clientHeight网页可见区域宽:document.body.offsetWidth (包括边线的宽)网页可见区域高:document.body.offsetHeight (包括边... 阅读全文
posted @ 2013-09-19 20:46 daishuguang 阅读(212) 评论(0) 推荐(0) 编辑
摘要: http://blog.darkcrimson.com/2010/05/local-databases/http://www.oschina.net/question/12_26204webkit.org/blog/126/webkit-does-html5-client-side-database-storage/ 阅读全文
posted @ 2013-09-16 16:52 daishuguang 阅读(183) 评论(0) 推荐(0) 编辑
上一页 1 ··· 89 90 91 92 93 94 95 96 97 ··· 118 下一页