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

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

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

2012年12月15日

摘要: django - Cron parser and validation in python - Stack Overflow 3 down vote acceptedThe Croniter package seems like it may get what you need. Example from the docs: 阅读全文
posted @ 2012-12-15 23:41 lexus 阅读(294) 评论(0) 推荐(0)

摘要: Eli Bendersky's website » Moving to PyQtMoving to PyQtJanuary 19th, 2009 at 5:40 pm The Qt announcementThis week Nokia [1] announced that beginning with version 4.5, Qt will be also licensed with the ... 阅读全文
posted @ 2012-12-15 23:29 lexus 阅读(259) 评论(0) 推荐(0)

摘要: Welcome to cx_Freeze’s documentation! — cx_Freeze 4.3.1 documentationWelcome to cx_Freeze’s documentation!¶cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in muc... 阅读全文
posted @ 2012-12-15 23:22 lexus 阅读(233) 评论(0) 推荐(0)

摘要: 利用cx_Freeze将py文件打包成exe文件(图文全解) - 老爸的蒸面条 - 51CTO技术博客利用cx_Freeze将py文件打包成exe文件(图文全解)2011-09-10 13:18:51标签:cx_freeze python打包 去除黑窗口 休闲 狼之舞蹈原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。http://kelian... 阅读全文
posted @ 2012-12-15 23:20 lexus 阅读(239) 评论(0) 推荐(0)

摘要: SupportedPackages – PyInstallerThis list tracks compatibility status of third-party packages with PyInstaller.This list is largely incomplete. Most packages will work out of the box with PyInstaller, ... 阅读全文
posted @ 2012-12-15 23:16 lexus 阅读(293) 评论(0) 推荐(0)

摘要: Backbone.js 样例站点与入门指南 http://my.oschina.net/bairrfhoinn/blog/71142 阅读全文
posted @ 2012-12-15 22:04 lexus 阅读(189) 评论(0) 推荐(0)

摘要: DFC开发平台的设计理念 http://my.oschina.net/bbdlg/blog/95780 阅读全文
posted @ 2012-12-15 21:48 lexus 阅读(281) 评论(0) 推荐(0)

摘要: Orthanc 0.4.0 发布,DICOM 服务器 http://www.oschina.net/news/35781/orthanc-0-4-0 阅读全文
posted @ 2012-12-15 21:38 lexus 阅读(184) 评论(0) 推荐(0)

摘要: SAE/CloudFoundry 个人独立博客Blog4j 发布 http://www.oschina.net/news/35795/blog4j 阅读全文
posted @ 2012-12-15 21:37 lexus 阅读(152) 评论(0) 推荐(0)

摘要: FireBreath 1.7.0 RC1 发布 http://www.oschina.net/news/35788/firebreath-1-7-0-rc1 阅读全文
posted @ 2012-12-15 21:35 lexus 阅读(191) 评论(0) 推荐(0)

摘要: xmlrcp学习 - python中使用xmlrpc - CoderZh - 博客园xmlrcp学习 - python中使用xmlrpc一、简介为了解决在系统的80端口提供RPC的服务,而又不影响正在执行的WEB服务,人们想出了用HTTP协议传输RPC包的办法。对于几乎是专门用于传输文本的HTTP协议,要在其上传输RPC封包,最方便的方法莫过于把RPC封包编码成文本形式——例如XML文件。 XML... 阅读全文
posted @ 2012-12-15 19:30 lexus 阅读(295) 评论(0) 推荐(0)

摘要: Qt and PyQtQt and PyQtAn advanced GUI library for PythonBoudewijn Rempt (boud@valdyas.org), Developer, TryllianBoudewijn Rempt has written a book on PyQt, published by Opendocs, GUI Programming with ... 阅读全文
posted @ 2012-12-15 19:26 lexus 阅读(272) 评论(0) 推荐(0)

摘要: [PyQt]如何使用信号槽? - codeio - 博客园[PyQt]如何使用信号槽?前言信号(singal)与槽(slot)用于对象相互通信,信号:当某个对象的某个事件发生时,触发一个信号,槽:响应指定信号的所做的反应,其实信号槽类似于.NET里面的委托、事件,比如Repeater控件类,当行数据绑定后,触发一个ItemDataBound事件,不管使用者使用会监听该事件并做额外处理,其控件类内部... 阅读全文
posted @ 2012-12-15 19:23 lexus 阅读(451) 评论(0) 推荐(0)

摘要: LogParserJaime Seuma has provided a beginners tutorial using eric4 to write a parser for the IIS log.LogParser tutorialMiniBrowserJaime Seuma has provided another beginners tutorial using eric4 to wri... 阅读全文
posted @ 2012-12-15 19:19 lexus 阅读(174) 评论(0) 推荐(0)

摘要: Eric4 tutorial - IntroductionEric4 Python IDE tutorialThis is a short tutorial on how to use the eric4 IDE to create a small application that helps with parsing W3SVC log files. The source files will ... 阅读全文
posted @ 2012-12-15 19:12 lexus 阅读(154) 评论(0) 推荐(0)

摘要: Monkey Studio IDE | The way IDEs should beMonkey Studio (MkS) is a cross platform IDE written in C++/Qt 4. It's primary goal was to be a Qt 4 only IDE, but it evoluate a way to support Qt development ... 阅读全文
posted @ 2012-12-15 18:09 lexus 阅读(312) 评论(0) 推荐(0)

摘要: blog.sina.com.cn/s/blog_5a3640220100b0se.html - TranslatorUsing PyQt first procedure-bupt IPTV client[此博文包含图片] (2008-11-11 14:59:14)Reprint▼Tags:qtiptvit Category: Python To practice how to write a Gu... 阅读全文
posted @ 2012-12-15 17:45 lexus 阅读(351) 评论(0) 推荐(0)

摘要: Posts about pyqt | Lateral OpinionThis is why Qt (and PyQt) are cool Posted: 2010-07-24 20:37:00 Alejandro Dolina once wrote (and this is from memory that's probably 25 years old) of a r... 阅读全文
posted @ 2012-12-15 17:40 lexus 阅读(112) 评论(0) 推荐(0)

摘要: aranduka - A simple e-book manager and reader - Google Project HostingAranduka is still not ready for everyday use.However, here are some of the features already in place and maybe/kinda working.Acces... 阅读全文
posted @ 2012-12-15 17:38 lexus 阅读(34) 评论(0) 推荐(0)

摘要: Shipping your PyQt app for windows | Lateral OpinionShipping your PyQt app for windows Posted: 2011-07-24 21:20:00 | Leer en español |More posts about ... 阅读全文
posted @ 2012-12-15 17:35 lexus 阅读(299) 评论(0) 推荐(0)