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

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

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 506 507 508 509 510 511 512 513 514 ··· 630 下一页

2011年10月13日

摘要: 为什么有些树到冬天要落叶? 发表日期: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)

摘要: http://em386.blogspot.com/2010/06/its-2010-and-your-browser-has-assembler.htmlIts 2010 and your browser has an assembler这篇文章很有水平,我没怎么看懂,http://www.matasano.com/research/Attacking_Clientside_JIT_Compil... 阅读全文
posted @ 2011-10-13 02:17 lexus 阅读(191) 评论(0) 推荐(0)

摘要: http://www.lingcc.com/2009/12/24/10451/http://www.bluishcoder.co.nz/2009/05/simple-nanojit-example.htmlhttps://developer.mozilla.org/En/Nanojit这位是搞编译的,厉害nanojit是tracemonkey中的技术,从spidermonkey中加入此功能就升级到... 阅读全文
posted @ 2011-10-13 02:06 lexus 阅读(389) 评论(0) 推荐(0)

摘要: http://hi.baidu.com/you5a_com/blog/item/3d5d6b4eaa4bcceed62afc60.htmlruby-spidermonkey安装2011-05-05 13:25下载编译安装SpiderMonkey:wget http://ftp.mozilla.org/pub/mozilla.org/js/js-1.7.0.tar.gz -O- | tar xvzc... 阅读全文
posted @ 2011-10-13 01:31 lexus 阅读(794) 评论(0) 推荐(0)

摘要: http://www.mijia.org/blog/?p=233from ff cn 米jia developer颠覆网络35天 ─ TraceMonkey这个系列的翻译停了好久,:( 其实是心有余力不足,呵呵。这几天看到Hacks不断出来非常棒的文章,所以还是尽量翻译一些,坚持这个系列。不过就不保证顺序了,呵呵──主要也是这篇讲述TraceMonkey的文章太棒,想先翻这一篇原文地址:an ov... 阅读全文
posted @ 2011-10-13 01:26 lexus 阅读(173) 评论(0) 推荐(0)

摘要: cctv2 生财有道cctv7 (maybe)制富经解码财经财经郎眼中亚观察谁来一起午餐非你莫属非诚勿扰中国职场好榜样不错 阅读全文
posted @ 2011-10-13 01:21 lexus 阅读(171) 评论(0) 推荐(0)

摘要: http://codebrane.com/blog/?p=1804Upgrading rubywith rvm16 July, 2011 (10:14) |howTo,rubyI’ve got ruby-1.9.2-p180 running under rvm and p290 has just come out. How to upgrade?rvm get head rvm reload rv... 阅读全文
posted @ 2011-10-13 01:03 lexus 阅读(309) 评论(0) 推荐(0)

摘要: https://developer.mozilla.org/en/introduction_to_the_javascript_shellhttps://developer.mozilla.org/en/JavaScript/ShellsTheJavaScript shellis a command-line program included in theSpiderMonkeysource di... 阅读全文
posted @ 2011-10-13 00:58 lexus 阅读(476) 评论(0) 推荐(0)

摘要: http://www.vpser.net/manage/vnstat.htmlLinux VPS流量查看/监测工具 -- vnStat2009年08月7日 上午 | 作者:VPSer各位VPSer在使用Linux VPS的时候应该还是比较关注自己VPS的流量的,怕有盗链或者流量超标而被停等等。而且现在N多家VPS,都把HyperVM面板关闭了,根本看不到用了多少流量及各个时段的网站流量状况,所以我... 阅读全文
posted @ 2011-10-13 00:54 lexus 阅读(275) 评论(0) 推荐(0)

摘要: http://www.cnblogs.com/wangzhichao/archive/2011/05/23/2054018.html豆瓣js检验工具Douban-JSLint介绍今天要介绍的Douban-JSLint,就是为规范定制的工具。它是nodeJS版的,对比用Java+Rhino的使用方式,方便多了,也易于安装和升级。安装方法:第1步,当然要先有nodeJS环境(安装参考:https:/... 阅读全文
posted @ 2011-10-13 00:53 lexus 阅读(970) 评论(0) 推荐(0)

摘要: 什么是Firtex?FirteX 是一个功能强大、高性能、灵活的全文索引和检索平台。支持Windows、Linux以及Mac平台。采用标准C++实现。采用GPL协议开源。详细信息http://www.firtex.org/index.html中科院 阅读全文
posted @ 2011-10-13 00:23 lexus 阅读(312) 评论(0) 推荐(0)

摘要: http://www.thuir.org/course/index.htmlcourseware downloadLecture.1 Basic Concepts and Search Engine HistoriesLecture.2 Introduction to Search Engine ArchitectureLecture.3 Search Engine Performance Eva... 阅读全文
posted @ 2011-10-13 00:16 lexus 阅读(168) 评论(0) 推荐(0)

上一页 1 ··· 506 507 508 509 510 511 512 513 514 ··· 630 下一页