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

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

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 233 234 235 236 237 238 239 240 241 ··· 630 下一页

2013年1月7日

摘要: python发送邮件源码 | the5fire的技术博客python发送邮件源码作者:胡阳 发布:2012-10-27 23:29 分类:python工具箱 阅读 150 次 4条评论 python发送邮件源码这是之前一个公司的面试题中的一小部分。比较习惯把这中工具性的东西单独的写成一个函数,这样以后再用到,直接拿来就好。这段代码的作用就是发送邮件可以添加附件,且可以是html样式的邮件... 阅读全文
posted @ 2013-01-07 22:47 lexus 阅读(220) 评论(0) 推荐(0)

摘要: linux目录跳转快捷方式——z武器 | the5fire的技术博客linux目录跳转快捷方式——z武器作者:胡阳 发布:2012-12-21 23:20 分类:linux 阅读 55 次 2条评论 linux目录跳转快捷方式——z武器 那还是我刚毕业时候的事,在移动的机房里,抵抗着夏天机房内的超低温,看着一个资深的攻城师舞动的手指在键盘上不断的敲打着命令。没错,你猜对了,他在用shel... 阅读全文
posted @ 2013-01-07 22:46 lexus 阅读(345) 评论(0) 推荐(0)

摘要: urllib2源码解读四(用opener打开你的url) | the5fire的技术博客urllib2源码解读四(用opener打开你的url)作者:胡阳 发布:2012-12-20 23:45 分类:源码解读 阅读 15 次 暂无评论 urllib2源码解读四(用opener打开你的url)在前面两篇文章《urllib2源码解读二(简单的urlopen)》和《urllib2源码解读三》... 阅读全文
posted @ 2013-01-07 22:45 lexus 阅读(257) 评论(0) 推荐(0)

摘要: Converting tabs to spaces - Vim Tips Wiki:set tabstop=4 :set shiftwidth=4 :set expandtab 阅读全文
posted @ 2013-01-07 22:08 lexus 阅读(166) 评论(0) 推荐(0)

摘要: Marios Hadjieleftheriou/Frequent Items: Evaluation Source CodeThis package provides implementations of various one pass algorithms for finding frequent items in data streams. In particular it contains... 阅读全文
posted @ 2013-01-07 20:11 lexus 阅读(204) 评论(0) 推荐(0)

摘要: 我受打击了 阅读全文
posted @ 2013-01-07 20:02 lexus 阅读(166) 评论(0) 推荐(0)

摘要: quant_百度百科 quant 求助编辑百科名片 quant的工作就是设计并实现金融的数学模型(主要采用计算机编程),包括衍生物定价,风险估价或预测市场行为等。所以quant更多可看为工程师,按中国的习惯性分类方法就是理工类人才,而不是文科人才,这个和金融有一定的区别(当然金融也有很多理工的内容)。 目录 1.简介 2.有哪几种quant? 3.quant工作的领域 4.quant一般在哪些公司... 阅读全文
posted @ 2013-01-07 19:48 lexus 阅读(830) 评论(0) 推荐(0)

摘要: 迷你双核RK3066 安卓4.1智能网络高清TV 安卓播放器MK802III-淘宝网迷你双核RK3066 安卓4.1智能网络高清TV 安卓播放器MK802III 阅读全文
posted @ 2013-01-07 19:38 lexus 阅读(551) 评论(0) 推荐(0)

摘要: Journey of Life: sqlite 3 string to integer conversion, similar to C function atoisqlite 3 string to integer conversion, similar to C function atoiIn sqlite3, if you have a column defined as string, b... 阅读全文
posted @ 2013-01-07 10:25 lexus 阅读(277) 评论(0) 推荐(0)

摘要: find 的-regex 与 -name的区别 http://my.oschina.net/taomac/blog/100248 阅读全文
posted @ 2013-01-07 00:54 lexus 阅读(324) 评论(0) 推荐(0)

摘要: Python调用C/C++的种种方法 http://my.oschina.net/weiwubunengxiao/blog/100281 阅读全文
posted @ 2013-01-07 00:53 lexus 阅读(227) 评论(0) 推荐(0)

摘要: 每天40分钟家务 http://my.oschina.net/luckystar/blog/100391 阅读全文
posted @ 2013-01-07 00:49 lexus 阅读(210) 评论(0) 推荐(0)

摘要: 一步完成 MySQL 向 Redis 迁移 http://www.oschina.net/translate/mysql-to-redis-in-one-step 阅读全文
posted @ 2013-01-07 00:47 lexus 阅读(265) 评论(0) 推荐(0)

摘要: Comment Remover 0003 发布 http://www.oschina.net/news/36444/comment-remover-0003 阅读全文
posted @ 2013-01-07 00:46 lexus 阅读(204) 评论(0) 推荐(0)

摘要: Editra 0.7.20 发布,跨平台文本编辑器 http://www.oschina.net/news/36452/editra-0-7-20 阅读全文
posted @ 2013-01-07 00:45 lexus 阅读(246) 评论(0) 推荐(0)

摘要: Blog4j更新了 换成 Maven 管理 jar http://www.oschina.net/news/36463/blog4j-using-maven 阅读全文
posted @ 2013-01-07 00:44 lexus 阅读(243) 评论(0) 推荐(0)

摘要: #!/usr/bin/env python#encoding=utf-8import select,socket,codecs,doctest,time,datetime,osdef read_urls(): urls=[] prefix="http://book.360buy.com/%s.html" for idx,line in enumerate(codecs.open("./book/1... 阅读全文
posted @ 2013-01-07 00:00 lexus 阅读(362) 评论(0) 推荐(0)

2013年1月6日

摘要: timeit – Time the execution of small bits of Python code. - Python Module of the Weektimeit – Time the execution of small bits of Python code.¶ 阅读全文
posted @ 2013-01-06 22:33 lexus 阅读(251) 评论(0) 推荐(0)

摘要: ulimit -HSn 65536将该命令放到/etc/rc.d/rc.local中 阅读全文
posted @ 2013-01-06 20:45 lexus 阅读(222) 评论(0) 推荐(0)

摘要: Yuchen Ying - Athens, GA, University of Georgia | about.meYuchen Ying Sign up to favorite this page, or Log In. First name Last name Your email address Sign Up and Favorite Sign Up and Favo... 阅读全文
posted @ 2013-01-06 17:57 lexus 阅读(259) 评论(0) 推荐(0)

上一页 1 ··· 233 234 235 236 237 238 239 240 241 ··· 630 下一页