- 浏览: 25735 次
- 性别:
- 来自: 上海
最新评论
文章列表
http://www.oschina.net/translate/the-big-data-storymap
一、简介
* http://www.w3school.com.cn/html5 *
websocket隶属于html5,一种定义client、server之间交互的子协议,具体实现产品有:
php - http://code.google.com/p/phpwebsocket/
jetty - http://jetty.codehaus.org/jetty/ (版本7开始支持websocket)
netty - http://www.jboss.org/netty
ruby - http://github.com/gimite/web-socket-ruby
Kaazing - http://w ...
FF or chrome URL中键入:
data:text/html, <title>Text Editor</title><body contenteditable style="font-size:2rem;line-height:1.4;max-width:60rem;margin:0 auto;padding:4rem;">
快捷记事本,撒时可以head和body一起在url栏中提交了?
http://www.humblesoftware.com/finance/index
http://ruby-china.org/topics/4370
*http://www.infoq.com/cn/news/2013/01/50-javascript-chart-lib*
http://stackoverflow.com/questions/6212104/protovis-vs-d3-js
http://ux.etao.com/fonts(一淘开发的)
http://lextang.com/fontdiao/(font屌)
https://github.com/twitter/bootstrap(bootstrap)
http://fontello.com/
http://css-tricks.com/examples/IconFont/
http://creativejs.com/
http://css-tricks.com/
http://ofps.oreilly.com/titles/9781449339739/_introducing_d3.html(d3 introducing)
http://www.dashingd3js.com/(d3 tutorial hand by hand)
http://www.w3school.com.cn/html5/(html5教学)
http://www.w3school.com.cn/jquery/(jquery教程)
http://www.websocket.org(html5 ...
https://github.com/pa7/heatmap.js
http://www.patrick-wied.at/static/heatmapjs/showcases.html
关注
http://www.patrick-wied.at
各种好玩的前端应用
https://developer.mozilla.org/zh-TW/
runjs.cn
http://blog.csdn.net/touch_android/article/details/7236764(推荐18个基于 HTML5 Canvas 开发的图表库)
http://www.oschina.net/translate/13-reasons-your-open-source-docs-make-people-want-to-scream
http://cloudbbs.org/forum.php?mod=viewthread&tid=10891
https://www.quora.com/Facebook-Engineering/What-have-been-Facebooks-greatest-technical-accomplishments
http://www.groad.net/bbs/simple/?t3699.html
http://www.2cto.com/os/201107/98279.html
http://hi.baidu.com/honstdw/item/43f724c01a675354bcef69c3
http://blog.csdn.net/sosodream/article/details/5683515 shell子进程相关
curl post
curl -d "content=xxx"默认url-encoded编码,servlet端可以通过req.getParameter(" ...