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

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

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

2011年11月19日

摘要: ....title好大 阅读全文
posted @ 2011-11-19 22:07 lexus 阅读(114) 评论(0) 推荐(0)

摘要: 。。。 阅读全文
posted @ 2011-11-19 18:08 lexus 阅读(195) 评论(0) 推荐(0)

摘要: http://www.cnblogs.com/yimi329/archive/2011/11/18/2253629.html 阅读全文
posted @ 2011-11-19 17:53 lexus 阅读(231) 评论(0) 推荐(0)

摘要: http://www.cnblogs.com/yimi329/archive/2011/11/18/2253629.html 阅读全文
posted @ 2011-11-19 17:53 lexus 阅读(149) 评论(0) 推荐(0)

摘要: http://www.cnblogs.com/yimi329/archive/2011/11/18/2253629.html 阅读全文
posted @ 2011-11-19 17:53 lexus 阅读(210) 评论(0) 推荐(0)

摘要: http://www.infoq.com/interviews/bryant-smalltalk-dabbledbhttp://www.gemstone.com/hardest-problems这篇文章很好,08年的采访,又被这个家伙挖到了一个niche market,厉害至今我还没有完全理解, 阅读全文
posted @ 2011-11-19 14:13 lexus 阅读(151) 评论(0) 推荐(0)

摘要: http://www.aqee.net/advice-from-an-old-programmer/一个老程序员的建议本文是《Learn Python The Hard Way, 2nd Edition》这本书的尾声部分。看完了这本书,你决定继续做编程。也许它能成为你的一个职业,也许它能成为你的一项爱好。但你需要一些指导,确保自己不会走错了道路,或帮助你从这个新业余爱好中得到最大的乐趣。我做了很久... 阅读全文
posted @ 2011-11-19 13:31 lexus 阅读(191) 评论(0) 推荐(0)

摘要: http://www.vmware.com/cn/company/news/releases/20100518.htmlVMware公司SpringSource部门宣布收购Gemstone Systems公司利用GemStone Systems经过验证的技术,SpringSource将持续扩展应用基础架构套件,为企业和云解决方案提供快速、可靠的数据访问能力(2010年5月18日,中国北京)全球桌面... 阅读全文
posted @ 2011-11-19 12:58 lexus 阅读(220) 评论(0) 推荐(0)

摘要: http://www.cnblogs.com/rain24/archive/2011/11/18/2253571.htmlhttp://www.cnblogs.com/rain24/archive/2011/11/18/2254455.htmlhttp://www.cnblogs.com/xiaotlili/archive/2011/08/01/2123926.htmllinux下socket编程... 阅读全文
posted @ 2011-11-19 10:12 lexus 阅读(212) 评论(0) 推荐(0)

摘要: http://maglev.github.com/docs/learn.html 阅读全文
posted @ 2011-11-19 09:53 lexus 阅读(169) 评论(0) 推荐(0)

摘要: startup从这里启航...C语言正则表达式库pcre介绍最强大的C语言正则表达式库pcre2009-05-24 23:18PCRE - Perl Compatible Regular Expressions主页下载:http://www.pcre.org/在ubuntu下编译安装:1: ./configure2: make3: make install此三步即可安装成功,安装成功后的头文件在:... 阅读全文
posted @ 2011-11-19 09:53 lexus 阅读(707) 评论(0) 推荐(0)

摘要: Can I 'upgrade' from 10.4 32bit to 64bit without reinstall?Title pretty much say it all.April 2nd, 2011 #2forestpiskieluminous zuminous horoscope fishJoin Date: May 2007Location: The New ForestMy bean... 阅读全文
posted @ 2011-11-19 09:43 lexus 阅读(124) 评论(0) 推荐(0)

摘要: http://www.infoq.com/cn/news/2011/11/ruby-maglev-10MagLev1.0发布了,它是一个构建在64位Smalltalk VM GemStone/S之上的Ruby VM。但MagLev并不只是一个Ruby VM,它包含了一个成熟的NoSQL数据存储,从它的网站上可以看到:MagLev VM充分利用GemStone/S JIT获得本地代码的性能、分布式共... 阅读全文
posted @ 2011-11-19 03:11 lexus 阅读(340) 评论(0) 推荐(0)

摘要: http://www.cnblogs.com/pangyujie/archive/2011/09/28/2194730.htmlC语言变长数组变长数组是C99标准里面的内容,支持C99标准的编译器都能正确的编译含变长数组的C程序。以前一直用VC,只能使用定长数组。当时也用过指针来模拟变长数组,但是比较麻烦,且使用指针的话是在堆中开辟内存空间,效率上会有影响。测试代码 1 #include <std... 阅读全文
posted @ 2011-11-19 02:45 lexus 阅读(770) 评论(0) 推荐(0)

摘要: http://www.cnblogs.com/kungfupanda/archive/2011/10/25/2224308.html 阅读全文
posted @ 2011-11-19 02:39 lexus 阅读(163) 评论(0) 推荐(0)

摘要: http://www.cnblogs.com/rain24/archive/2011/11/18/2253571.htmlhttp://www.cnblogs.com/rain24/archive/2011/11/18/2254455.htmlhttp://www.cnblogs.com/xiaotlili/archive/2011/08/01/2123926.htmllinux下socket编程 阅读全文
posted @ 2011-11-19 02:36 lexus 阅读(185) 评论(0) 推荐(0)

摘要: http://www.servicestack.net/A modern, code-first, DTO-driven, WCF replacement web services framework encouraging best-practices for creating DRY, high-perfomance, scalable REST web servicesThe Redis A... 阅读全文
posted @ 2011-11-19 02:11 lexus 阅读(1326) 评论(0) 推荐(1)

摘要: http://www.servicestack.net/A modern, code-first, DTO-driven, WCF replacement web services framework encouraging best-practices for creating DRY, high-perfomance, scalable REST web services 阅读全文
posted @ 2011-11-19 02:09 lexus 阅读(280) 评论(0) 推荐(0)

摘要: https://banu.com/blog/2/how-to-use-epoll-a-complete-example-in-c/http://www.reddit.com/r/programming/related/jkstt/how_to_use_epoll_a_complete_example_in_c/How to use epoll? A complete example in CThu... 阅读全文
posted @ 2011-11-19 01:53 lexus 阅读(2344) 评论(0) 推荐(1)

摘要: How To Use Linux epoll with Pythonhttp://scotdoyle.com/python-epoll-howto.html 阅读全文
posted @ 2011-11-19 01:41 lexus 阅读(235) 评论(0) 推荐(0)