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

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

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

2010年10月11日

摘要: Re: [sqlalchemy] Simple example of a GROUP BYLance EdgarMon, 05 Jul 2010 21:24:08 -0700session.query(Order.user_id,func.count(Order.user_id)).group_by(Order.user_id)[sqlalchemy] Simple example of a GR... 阅读全文
posted @ 2010-10-11 21:57 lexus 阅读(736) 评论(0) 推荐(0)

摘要: http://pleac.sourceforge.net/pleac_python/directories.htmlPLEAC - Programming Language Examples Alike CookbookSummaryFollowing the greatPerl Cookbook(by Tom Christiansen & Nathan Torkington, publi... 阅读全文
posted @ 2010-10-11 19:11 lexus 阅读(300) 评论(0) 推荐(0)

摘要: 压缩文件:import osimport zipfileimport time# 压缩目录source_dir = r'F:\web'# 按时间生成文件名称target_file = time.strftime('%Y%m%d%H%M%S') + '.zip'myZipFile = zipfile.ZipFile(target_file, 'w' )# 压缩所有文件,包含子目录for root,d... 阅读全文
posted @ 2010-10-11 18:41 lexus 阅读(294) 评论(0) 推荐(0)

摘要: }</script><script language=javascript>ati('#', 'http://www.cnblogs.com/../UpLoadFile/Product/20101010162153846.jpg', '加厚青色围脖');要匹配换行符使用如下<script language=javascript>\s\sati这里使用\s两个应该... 阅读全文
posted @ 2010-10-11 12:40 lexus 阅读(190) 评论(0) 推荐(0)

摘要: http://api.jquery.com/click/ Re: Creating a toggle (show and hide) for hyperlink click 作者: agarwasa2008 在 01-Sep-2009 06:56 AM. 在Using jQuery Hi,I wish to use Jquery. I am a newbie. I have a hyperlin... 阅读全文
posted @ 2010-10-11 09:30 lexus 阅读(295) 评论(0) 推荐(0)

摘要: http://api.jquery.com/click/ Re: Creating a toggle (show and hide) for hyperlink click 作者: agarwasa2008 在 01-Sep-2009 06:56 AM. 在Using jQuery Hi,I wish to use Jquery. I am a newbie. I have a hyperlin... 阅读全文
posted @ 2010-10-11 09:10 lexus 阅读(186) 评论(0) 推荐(0)

摘要: http://api.jquery.com/click/ 阅读全文
posted @ 2010-10-11 09:07 lexus 阅读(137) 评论(0) 推荐(0)