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

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

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 572 573 574 575 576 577 578 579 580 ··· 630 下一页

2010年9月29日

摘要: def post2locals(dict=locals(),func=None): for k,v in request.POST.iterallitems(): dict["_"+k]=v if func is not None and callable(func): dict["_"+k]=func(v) 阅读全文
posted @ 2010-09-29 09:35 lexus 阅读(156) 评论(0) 推荐(0)

2010年9月28日

摘要: 加入传真电话今天sogou在原来26页面的基础上收录了27页,在慢慢放出前来天抓的数据另外链接靠左上的好像是优先放出的 阅读全文
posted @ 2010-09-28 23:21 lexus 阅读(139) 评论(0) 推荐(0)

摘要: in my option,currently the best ide for py is apanta,becasue it provide a standalone package contains all want you wathnt,it's base on elipse,and do some extension & integaion,it's good for ror,bu... 阅读全文
posted @ 2010-09-28 23:20 lexus 阅读(337) 评论(0) 推荐(0)

摘要: http://json.bloople.net/#_outputjquery ui use his tab pluginhttp://gskinner.com/RegExr/online web regex tool 阅读全文
posted @ 2010-09-28 23:16 lexus 阅读(184) 评论(0) 推荐(0)

2010年9月27日

摘要: http://json.bloople.net/#_output jquery ajaxformhttp://bbs.blueidea.com/thread-2915478-1-1.html web正则 阅读全文
posted @ 2010-09-27 19:55 lexus 阅读(217) 评论(0) 推荐(0)

摘要: http://json.bloople.net/#_outputjquery ui use his tab plugin 阅读全文
posted @ 2010-09-27 12:59 lexus 阅读(141) 评论(0) 推荐(0)

摘要: http://www.phpletter.com/form_builder/http://www.phpletter.com/form_builder/demo.html 阅读全文
posted @ 2010-09-27 08:23 lexus 阅读(157) 评论(0) 推荐(0)

摘要: http://arlen-yeh.javaeye.com/blog/396102zeroclipboardhttp://www.cssbaby.com/archives/129在线正则re-try,for pythonhttp://re-try.appspot.com/?a=1 阅读全文
posted @ 2010-09-27 00:19 lexus 阅读(309) 评论(0) 推荐(0)

2010年9月26日

摘要: http://fromvega.com/wordpress/2007/07/14/easydrag-jquery-plugin/http://arlen-yeh.javaeye.com/blog/396102 阅读全文
posted @ 2010-09-26 08:18 lexus 阅读(334) 评论(0) 推荐(0)

摘要: http://lloydsheng.com/2010/06/how-install-django-flup-nginx-in-unbuntu.htmlUbuntu搭建Django+Flup+Nginx环境http://wiki.nginx.org/NginxNgxWSGIModuleConclusionflupisslightly faster thanuWSGIat this pointbutt... 阅读全文
posted @ 2010-09-26 07:45 lexus 阅读(365) 评论(0) 推荐(0)

2010年9月25日

摘要: Hey everyone. I tried to use os.chown() in the following manner: os.chown('filename', 'username', 'groupname') I got an error, and when I googled for this function I realized that I must pass the ... 阅读全文
posted @ 2010-09-25 21:00 lexus 阅读(377) 评论(0) 推荐(0)

摘要: http://docs.python.org/library/__future__http://stackoverflow.com/questions/3791903/which-python-version-need-from-future-import-with-statement/3792223#3792223up vote0down votefavoriteCurrently i'm us... 阅读全文
posted @ 2010-09-25 06:41 lexus 阅读(568) 评论(0) 推荐(0)

2010年9月24日

摘要: 今天快夜里12点查找百度收录,发现有836篇,其中有9-4,9-10,9-11号的收录的数据很多由于标题重复只显示了两面内容 阅读全文
posted @ 2010-09-24 23:57 lexus 阅读(170) 评论(0) 推荐(0)

摘要: http://elixir.ematia.de/trac/wiki/Recipes/SQLAlchemySchemaMigrationhttp://code.google.com/p/sqlalchemy-migrate/http://caneypuggies.alwaysreformed.com/wiki/DevelopingWithMigrationsdocument:http://packa... 阅读全文
posted @ 2010-09-24 23:05 lexus 阅读(317) 评论(0) 推荐(0)

摘要: This is a maintenance release for Python 0.13.0, fixing a number of issues. Read the changelog for details: http://www.gevent.org/changelog.html Get it from PyPI: http://pypi.python.org/pypi/gevent ... 阅读全文
posted @ 2010-09-24 19:27 lexus 阅读(399) 评论(0) 推荐(0)

摘要: Mondrian has been ported to Google App Engine:Rietveld. It's open source (Apache license), you can deploy it on your app-engine account, or port to vanilla Django and deploy on your own server.videoht... 阅读全文
posted @ 2010-09-24 19:24 lexus 阅读(472) 评论(0) 推荐(0)

摘要: -- Package Index BrowsepackagesPackagesubmissionListtroveclassifiersListpackagesRSS(last40updates)Python 3 packagesTutorialGet helpBug reportsCommentsDevelopersAbout News Documentation Download Commu... 阅读全文
posted @ 2010-09-24 18:53 lexus 阅读(425) 评论(0) 推荐(0)

摘要: http://sitemap.cn.yahoo.com/ 阅读全文
posted @ 2010-09-24 12:19 lexus 阅读(307) 评论(0) 推荐(0)

摘要: sudo easy_install dict4iniConfigParser模块是python自带的读取配置文件的模块.通过他可以方便的读取配置文件. 这篇文章简单介绍一下读取配置文件的方法.配置文件.顾名思议就是存放配置的文件.下面是个例子[info]age = 21name = chensex = male其中[ ] 中的info是这段配置的名字下面age,name都是属性下面的代码演示了如何... 阅读全文
posted @ 2010-09-24 09:00 lexus 阅读(269) 评论(0) 推荐(0)

摘要: http://djangopeople.net/http://www.quarkbase.com/web-sites这个看着也清爽 阅读全文
posted @ 2010-09-24 07:23 lexus 阅读(147) 评论(0) 推荐(0)

上一页 1 ··· 572 573 574 575 576 577 578 579 580 ··· 630 下一页