浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2011年10月13日

摘要: 刘德华吴群如梅艳芳 阅读全文
posted @ 2011-10-13 23:44 lexus 阅读(144) 评论(0) 推荐(0)

摘要: http://merbist.com/2011/02/22/concurrency-in-ruby-explained/Ruby concurrency explained Concurrency is certainlynot a new problembut it’s getting more and more attention as machines start having more ... 阅读全文
posted @ 2011-10-13 22:17 lexus 阅读(308) 评论(0) 推荐(0)

摘要: 从这个意义上讲国内的云平台做起来后,监控宝之类很专业的可能会被收购或是死掉,之前的站长站是收购了,http://www.dbanotes.net/arch/heroku_architecture.html 阅读全文
posted @ 2011-10-13 22:01 lexus 阅读(209) 评论(0) 推荐(0)

摘要: Yesod is a Haskell web framework for productive development of type-safe, RESTful, high performance web applications.http://www.yesodweb.com/ 阅读全文
posted @ 2011-10-13 21:55 lexus 阅读(220) 评论(0) 推荐(0)

摘要: An ODM (ORM) is essentialTo save objects to a SQL database, we often use an ORM like ActiveRecord. In MongoDB we are supposed to call such a tool an ODM, where ‘D’ is for document.http://blog.gregwebe... 阅读全文
posted @ 2011-10-13 21:31 lexus 阅读(495) 评论(0) 推荐(0)

摘要: http://www.cnblogs.com/skynothing/archive/2010/07/21/1782069.html使用WebDAV实现网盘一.问题描述学生在学校实验室使用带电脑的仪器做实验一般会产生工作文档,学校为了仪器电脑安全着想,规定学生只能刻盘带走这些文档。这样做很明显会浪费,也不方便。于是是乎学校想架设这样一个网络硬盘服务器,学生做实验产生的文档上传给它,然后学生回到住处后... 阅读全文
posted @ 2011-10-13 21:25 lexus 阅读(7552) 评论(0) 推荐(1)

摘要: https://launchpad.net/~tualatrix/+archive/personalAdding this PPA to your systemYou can update your system with unsupported packages from this untrusted PPA by addingppa:tualatrix/personalto your syst... 阅读全文
posted @ 2011-10-13 21:05 lexus 阅读(397) 评论(0) 推荐(0)

摘要: MapReduce/GFS/BigTable三大技术资料首先是在孟岩博客中发现以下内容:Google的三大核心技术MapReduce、GFS和BigTable的论文都已经被翻译成高质量的中文;三篇论文的链接地址如下:MapReduce:http://blog.csdn.net/active1001/archive/2007/07/02/1675920.aspxGFS:http://blog.csd... 阅读全文
posted @ 2011-10-13 14:41 lexus 阅读(623) 评论(0) 推荐(0)

摘要: MapReduce/GFS/BigTable三大技术资料首先是在孟岩博客中发现以下内容:Google的三大核心技术MapReduce、GFS和BigTable的论文都已经被翻译成高质量的中文;三篇论文的链接地址如下:MapReduce:http://blog.csdn.net/active1001/archive/2007/07/02/1675920.aspxGFS:http://blog.csd... 阅读全文
posted @ 2011-10-13 14:40 lexus 阅读(217) 评论(0) 推荐(0)

摘要: 有人说我有点北方口音,呵呵 阅读全文
posted @ 2011-10-13 14:05 lexus 阅读(193) 评论(0) 推荐(0)

摘要: http://bluehua.org/2011/09/28/1705.htmlhttp://code.google.com/p/bash-pinyin-completion/bash-pinyin-completion给bash增加拼音补齐功能ProjectHomeDownloadsWikiIssuesSourceSummaryUpdatesPeopleProject InformationSta... 阅读全文
posted @ 2011-10-13 13:42 lexus 阅读(236) 评论(0) 推荐(0)

摘要: 为什么有些树到冬天要落叶? 发表日期:2010-3-27 北方的很多树倒秋天和冬天都会落叶。这是因为天气冷了之后,地下变得干燥,树根吸收的水分很少,而树身体内的水分主要是通过树叶散发的,如果还保留满树的树叶,跑掉的水分太多,树就会因为缺少而枯死。所以树落叶是为了保护自己不被枯死,顺利过冬... 阅读全文
posted @ 2011-10-13 12:49 lexus 阅读(370) 评论(0) 推荐(0)

摘要: http://kainy.cn/一名web前端开发新兵的名片MAY 10TH由Kainy分类在生活点滴| 8,426 位网友路过165 人围观经过一番努力和周折,哥的第一份名片终算是憋出来了,噹噹噹噹~ 先亮个相下 阅读全文
posted @ 2011-10-13 11:39 lexus 阅读(310) 评论(0) 推荐(0)

摘要: http://hi.baidu.com/hovx/blog/item/e387fc0e2027c2c17acbe1e1.html/cmtid/d2a4c208ad6c409b0b7b827b理清javascript的相关概念 DOM和BOM2009-12-21 11:20http://topic.csdn.net/u/20090410/08/9c4bf971-566d-449d-93ce-e5cb... 阅读全文
posted @ 2011-10-13 11:30 lexus 阅读(1061) 评论(1) 推荐(1)

摘要: 我们用JavaScript对网页进行的所有操作都是通过DOM进行的。DOM属于浏览器,而不是JavaScript语言规范里的规定的核心内容,所以如果你下载一个JavaScript语言的参考帮助文档来查的话,就连妇孺皆知的document.write方法也找不到。ECMAScript与JavaScript有什么关系1997年,JavaScript1.1作为一个草案提交给欧洲计算机只制造商会(ECMA... 阅读全文
posted @ 2011-10-13 11:28 lexus 阅读(288) 评论(0) 推荐(0)

摘要: http://www.lingcc.com/2011/03/28/11552/不仅仅是“屠龙之技”-编译器开发者的精神胜利!Posted on2011/03/28byerlv时不时听到周围作编译器相关工作的朋友、同学,对编译这个行业的未来持不乐观态度。诚然,芯片厂商可以通过优化芯片内的结构调整,很容易获得百分之十几以上的加速。而相比之下,编译器方面的静态优化,由于几十年的发展,能挖的性能很有限了,... 阅读全文
posted @ 2011-10-13 10:46 lexus 阅读(369) 评论(0) 推荐(0)

摘要: http://www.lemote.com/bbs/index.php 阅读全文
posted @ 2011-10-13 10:26 lexus 阅读(253) 评论(0) 推荐(0)

摘要: http://www-archive.mozilla.org/projects/tamarin/Tamarin ProjectGoalsRoadmapCurrent StatusTeam MembersGet InvolvedFAQTrademarksAcknowledgmentsGoalsThe goal of the "Tamarin" project is to implement a hi... 阅读全文
posted @ 2011-10-13 10:16 lexus 阅读(414) 评论(0) 推荐(0)

摘要: http://www.floodgap.com/software/tenfourfox/developer bloghttp://tenfourfox.blogspot.com/2010/12/enter-nanojit.html 阅读全文
posted @ 2011-10-13 09:59 lexus 阅读(193) 评论(0) 推荐(0)

摘要: http://www.webkit.org/perf/sunspider/sunspider.htmlSunSpider JavaScript BenchmarkThis is SunSpider, a JavaScript benchmark. This benchmark tests the core JavaScript language only, not the DOM or othe... 阅读全文
posted @ 2011-10-13 09:50 lexus 阅读(1464) 评论(0) 推荐(0)