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

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

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

2012年4月23日

摘要: Fexpect: Dealing with prompts in fabric with pexpectFexpect: Dealing with prompts in fabric with pexpectTuesday 06 March 2012Update: Fexpect has been improved and is now on pypi and github (new blogp... 阅读全文
posted @ 2012-04-23 00:29 lexus 阅读(437) 评论(0) 推荐(0)

摘要: How to use tee with stdout and stderr? - The UNIX and Linux Forumsfor showing and redirecting at the same time, you can use: ./program 2>&1 | tee program.log in the file program.log, the statement s... 阅读全文
posted @ 2012-04-23 00:27 lexus 阅读(183) 评论(0) 推荐(0)

摘要: qtwekit安装时需要使用这个./configure -webkit -static -release -opensource|tee >err.txt在64bit linux下要修改./configure下注释掉一段canwebkit build in static 的话才能在静态编译时使用qtwebkithttp://code.google.com/p/phantomjs/source/br... 阅读全文
posted @ 2012-04-23 00:26 lexus 阅读(477) 评论(0) 推荐(0)

摘要: django-cron - A Django application that will run cron jobs for other django apps - Google Project Hostinghe django app will allow the site to run code in a cron job like manor without needing to setup... 阅读全文
posted @ 2012-04-23 00:24 lexus 阅读(108) 评论(0) 推荐(0)

摘要: templatemaker - Python library for extracting data from similarly formatted text strings. - Google Project HostingtemplatemakerGiven a list of text files in a similar format, templatemaker creates a t... 阅读全文
posted @ 2012-04-23 00:19 lexus 阅读(71) 评论(0) 推荐(0)

摘要: scrubber/scrubytscRUBYt! - Hpricot and Mechanize (or FireWatir) on steroidsA simple to learn and use, yet very powerful web extraction framework written in Ruby. Navigate through the Web, Extract, q... 阅读全文
posted @ 2012-04-23 00:16 lexus 阅读(299) 评论(0) 推荐(0)

摘要: ChickenfootChickenfootOverviewInstallQuick Start GuideCommandsLibrariesExamplesScripts WikiPublicationsFAQBlogSource CodeOverviewChickenfoot is a Firefox extension that puts a programming environment ... 阅读全文
posted @ 2012-04-23 00:13 lexus 阅读(278) 评论(0) 推荐(0)

摘要: http://jsfiddle.netjsbin 阅读全文
posted @ 2012-04-23 00:06 lexus 阅读(147) 评论(0) 推荐(0)

摘要: Amber is an implementation of the Smalltalk-80 language. It is designed to make client-side development faster and easier. It allows developers to write client-side heavy web applications in Smallta... 阅读全文
posted @ 2012-04-23 00:05 lexus 阅读(275) 评论(0) 推荐(0)

摘要: http://proxyhub.ru/ 阅读全文
posted @ 2012-04-23 00:04 lexus 阅读(282) 评论(0) 推荐(0)

2012年4月22日

摘要: YAML CSS Framework — for truly flexible, accessible and responsive websitesFeaturesBulletproof flexible grid systemFlexible forms toolkit with theme-supportFocussed on web standards & accessibilityOpt... 阅读全文
posted @ 2012-04-22 18:24 lexus 阅读(252) 评论(0) 推荐(0)

摘要: 听腻了情啊爱啊,听听童歌吧,so suite for me.what about you..http://music.hao123.com/贝瓦电台下载 “为宝宝量身打造的故事电台”罗拉 评测 贝瓦电台贝瓦电台是一款为宝宝量身打造的故事电台,相当于一本会发声的儿童故事大全。宝宝需要聆听这个世界的声音,贝瓦电台让宝宝与喜欢的故事不期而遇。贝瓦电台是一款绿色软件,无需安装,直接运行EXE文... 阅读全文
posted @ 2012-04-22 18:06 lexus 阅读(346) 评论(0) 推荐(0)

摘要: QT发布中遇到的问题 - wufan的专栏 - 博客频道 - CSDN.NET QT发布中遇到的问题 分类: qt 2012-04-05 11:15 8人阅读 评论(0) 收藏 举报最近开始研究qt,不可避免的就要碰到qt的发布。书上面的例子不包括这一部分,网上这方面资料很多(其实仔细看看就是qt自带assistant里面翻译过来的,所以有问题还是先查阅assistant) 一篇可以参考的q... 阅读全文
posted @ 2012-04-22 17:53 lexus 阅读(406) 评论(0) 推荐(0)

摘要: 12元的定价,amazing, 阅读全文
posted @ 2012-04-22 17:50 lexus 阅读(317) 评论(0) 推荐(0)

摘要: A year of Qt ecosystem growth with Digia nurturing Qt Commercial — The Qt BlogA year of Qt ecosystem growth with Digia nurturing Qt Commercialby Daniel Kihlberg on March 23, 2012A year ago Nokia and D... 阅读全文
posted @ 2012-04-22 17:39 lexus 阅读(354) 评论(0) 推荐(0)

摘要: Qt 5, C++ and Qt WidgetsQt 5, C++ and Qt Widgets Posted by Lars Knoll on April 18, 2012 · 122 commentsWe have seen the many questions and the concerns raised about our commitment to C++ and QWidget in... 阅读全文
posted @ 2012-04-22 17:30 lexus 阅读(577) 评论(0) 推荐(0)

摘要: Deploying an Application on X11 Platforms | Documentation | Qt Developer NetworkDeploying an Application on X11 Platforms Due to the proliferation of Unix systems (commercial Unices, Linux distributio... 阅读全文
posted @ 2012-04-22 15:22 lexus 阅读(388) 评论(0) 推荐(0)

摘要: linux下qt静态编译_自由出土文物的空间_百度空间linux下qt静态编译2012-04-09 13:10测试通过,贴一下过程,仅用来记录机器,ubuntu,ftp下载qt everywhere的源码,解压,build,以防万一,我全部build了./configure --prefix=/home/xxx/QT/SDK --staticmakemake install下载qt creator... 阅读全文
posted @ 2012-04-22 15:12 lexus 阅读(306) 评论(0) 推荐(0)

摘要: About | Channel 9AboutChannel 9 Doctrine Channel 9 is all about the conversation. Channel 9 should inspire Microsoft and our customers to talk in an honest and human voice. Channel 9 is not a marketin... 阅读全文
posted @ 2012-04-22 11:47 lexus 阅读(220) 评论(0) 推荐(0)

摘要: mongoose - Mongoose - easy to use web server - Google Project HostingOverviewMongoose is easy to use web server. It also can be used as embedded web server library to provide web interface to applicat... 阅读全文
posted @ 2012-04-22 11:41 lexus 阅读(132) 评论(0) 推荐(0)