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

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

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

2010年8月23日

摘要: http://en.wikipedia.org/wiki/Chunked_transfer_encodinghttp://uedlife.sinaapp.com/blog/?p=11 阅读全文
posted @ 2010-08-23 20:34 lexus 阅读(261) 评论(0) 推荐(0)

摘要: #user nobody;worker_processes 1;error_log logs/error.log;#error_log logs/error.log notice;#error_log logs/error.log info;pid logs/nginx.pid;events { worker_connections 1024;}http { include mime.types;... 阅读全文
posted @ 2010-08-23 20:09 lexus 阅读(334) 评论(0) 推荐(0)

摘要: http://unformatt.com/news/python-mechanize-gzip-response-handling/http://news.ycombinator.com/item?id=1424488good articlehttp://betterexplained.com/articles/how-to-optimize-your-site-with-gzip-compres... 阅读全文
posted @ 2010-08-23 19:34 lexus 阅读(421) 评论(0) 推荐(0)

摘要: sudo ntpdate time.windows.com 阅读全文
posted @ 2010-08-23 19:16 lexus 阅读(155) 评论(0) 推荐(0)

摘要: Adobe Illustrator用来打开.ai文件 阅读全文
posted @ 2010-08-23 18:33 lexus 阅读(162) 评论(0) 推荐(0)

摘要: http://www.zgsppf.com 阅读全文
posted @ 2010-08-23 13:00 lexus 阅读(119) 评论(0) 推荐(0)

摘要: http://www.caopeng.org/html/seo.htm 阅读全文
posted @ 2010-08-23 07:59 lexus 阅读(170) 评论(0) 推荐(0)

摘要: 对mysql没有什么发言权。 就对postgresql谈一点使用的感受吧。 用postgresql也有快一年了。碰到问题主要是当一个表的数据量超过50w条记录的时候,select速度就变的很慢。对数据库和系统做了优化都不行,一个普通的select语句就要执行很久。所以经常导致连接数不够,这点很让人郁闷。这个论坛有个存储关键词的表已经有283万条记录了,目前也基本上是这个数据库经常发生lock的地方... 阅读全文
posted @ 2010-08-23 07:32 lexus 阅读(1221) 评论(0) 推荐(0)

摘要: 在PySQLite中的文档 http://docs.python.org/library/sqlite3.html?highlight=pysqlite#controlling-transactionsBy default, the sqlite3 module opens transactions implicitly before a Data Modification Language ... 阅读全文
posted @ 2010-08-23 07:32 lexus 阅读(219) 评论(0) 推荐(0)

摘要: https://wiki.fourkitchens.com/dashboard.action这个技术wiki不错 阅读全文
posted @ 2010-08-23 01:33 lexus 阅读(270) 评论(0) 推荐(0)