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

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

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

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 阅读(296) 评论(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 阅读(235) 评论(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 阅读(250) 评论(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 阅读(296) 评论(0) 推荐(0)

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

摘要: SAE/CloudFoundry 个人独立博客Blog4j 发布 http://www.oschina.net/news/35795/blog4j 阅读全文
posted @ 2012-12-15 21:37 lexus 阅读(153) 评论(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 阅读(194) 评论(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 阅读(298) 评论(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 阅读(275) 评论(0) 推荐(0)

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

摘要: PyQt By Example (Session 4) | Lateral OpinionPyQt By Example (Session 4) Posted: 2009-03-07 00:24:00 | Leer en español |More posts about kde pr... 阅读全文
posted @ 2012-12-15 17:31 lexus 阅读(498) 评论(0) 推荐(0)

摘要: A Simple Tutorial On GUI Programming Using Qt Designer With PyQt4 » Lionel's Blog A Simple Tutorial On GUI Programming Using Qt Designer With PyQt4 Programming, Python Add comments Apr 072010 24 I’v... 阅读全文
posted @ 2012-12-15 17:28 lexus 阅读(479) 评论(0) 推荐(0)

摘要: 使用pyqt的第一个程序--北邮人IPTV客户端_索索_新浪博客 使用pyqt的第一个程序--北邮人IPTV客户端 [此博文包含图片] (2008-11-11 14:59:14) 转载▼ 标签: qt iptv it 分类: Python 练习练习如何写Gui的程序,思路比较简单,就是将网站上的链接抓下来,然后双击的时候调用mplayer进行播放: 使用pyqt的第一个程序--北邮人IPTV客户... 阅读全文
posted @ 2012-12-15 17:21 lexus 阅读(654) 评论(0) 推荐(0)

摘要: PyQt学习笔记(6)——ActionsandKeySequences_萧萧_新浪博客 PyQt学习笔记(6)——Actions and Key Sequences (2010-02-20 09:40:24) 转载▼ 标签: python pyqt4 it 分类: Python 在Qt中,目前我认为做的最好的两种机制就是:SIGNAL and SLOTS和Actions and Key Sequ... 阅读全文
posted @ 2012-12-15 17:09 lexus 阅读(417) 评论(0) 推荐(0)

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

摘要: Python使用Qt的UI文件 - 猫之良品 - 博客园Python使用Qt的UI文件我是个PHP程序员,不过有时候觉得需要写些小软件,对于我这种不太熟悉桌面软件开发的人来说,界面问题最让我头痛。听说Qt很强大,而且是跨平台,所以决定学习它用来弥补我写桌面软件的不足。Qt一般是通过C++来调用,如果要让Python支持Qt,需要下载PyQt这个库,十几M大小,安装后就可以让Python支持部分Qt... 阅读全文
posted @ 2012-12-15 16:55 lexus 阅读(2148) 评论(0) 推荐(0)

摘要: Qt/PyQt的系统托盘图标(SystemTrayIcon)实现 - 程序即人生 - 博客频道 - CSDN.NET Qt/PyQt的系统托盘图标(SystemTrayIcon)实现 分类: 【QT】 【Python】 2010-01-24 10:54 2274人阅读 评论(0) 收藏 举报目录(?)[+]创建系统系统托盘图标TrayIcon气泡信息 菜单CheckBo... 阅读全文
posted @ 2012-12-15 15:49 lexus 阅读(628) 评论(0) 推荐(0)

摘要: PyQt4中pyrcc4和pyuic4的使用 - myer的专栏 - 博客频道 - CSDN.NET PyQt4中pyrcc4和pyuic4的使用 分类: Python 2006-04-20 17:08 1754人阅读 评论(1) 收藏 举报写了个PyQt4的程序,用desiger设计了个界面,使用了Qt的rcc系统。于是研究了一下pyrcc4和pyuic4的使用方法,... 阅读全文
posted @ 2012-12-15 15:45 lexus 阅读(564) 评论(0) 推荐(0)

摘要: 。。。还是用pyqt吧 阅读全文
posted @ 2012-12-15 15:15 lexus 阅读(333) 评论(0) 推荐(0)

摘要: PyQt4学习资料汇总 - CoderZh - 博客园Prentice.Hall.Rapid.GUI.Programming.with.Python.and.Qt.the.definitive.guide.to.PyQt.programming.2008PyQt - Woodpecker Wiki for CPUGPyQt Contents 什么是Qt 关于PyQt 一些资料 PyQt应用 Add... 阅读全文
posted @ 2012-12-15 15:09 lexus 阅读(376) 评论(0) 推荐(0)

摘要: Source Checkout - pygrid - 藏龙统计表格 - Google Project HostingYour version of Internet Explorer is not supported. Try a browser that contributes to open source, such as Firefox, Google Chrome, or Google C... 阅读全文
posted @ 2012-12-15 15:09 lexus 阅读(191) 评论(0) 推荐(0)

摘要: ImportError: No module named pysqlite2 - chinacloud - 博客园ImportError: No module named pysqlite2yum install sqlite-devel -ywget peak.telecommunity.com/dist/ez_setup.pypython2.6 ez_setup.pyeasy_install ... 阅读全文
posted @ 2012-12-15 11:52 lexus 阅读(271) 评论(0) 推荐(0)

摘要: pygrid - 藏龙统计表格 - Google Project Hostingpygrid藏龙统计表格 阅读全文
posted @ 2012-12-15 11:37 lexus 阅读(56) 评论(0) 推荐(0)

摘要: C++实现发送HTTP请求 - CoderZh - 博客园C++实现发送HTTP请求 Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->#include<stdio.h> #include<windows.h> #include<wininet.... 阅读全文
posted @ 2012-12-15 11:32 lexus 阅读(659) 评论(0) 推荐(0)

摘要: wxpython学习笔记 - CoderZh - 博客园wxpython学习笔记一、简介wxPython是Python编程语言的一个GUI工具箱。他使得Python程序员能够轻松的创建具有健壮、功能强大的图形用户界面的程序。它是Python语言对流行的wxWidgets跨平台GUI工具库的绑定。而wxWidgets是用C++语言写成的。和Python语言与wxWidgets GUI工具库一样,wx... 阅读全文
posted @ 2012-12-15 11:31 lexus 阅读(293) 评论(0) 推荐(0)

摘要: 第四章 用PyCrust使得wxPython更易处理 - 易度第四章 用PyCrust使得wxPython更易处理目录 用PyCrust使得wxPython更易处理 如何与wxPython程序交互? PyCrust的有用特性是什么? 自动完成 调用提示和参数默认 语法高亮 Python 命令重调用 剪切和粘贴 标准shell环境 动态更新 PyCrust Namespace标签 Display标签... 阅读全文
posted @ 2012-12-15 11:09 lexus 阅读(2597) 评论(0) 推荐(0)

摘要: A slice of PyProjects using PyConflict SolverGnumedPyGistPythonCardRPySciPySim42wxGasp 阅读全文
posted @ 2012-12-15 11:01 lexus 阅读(207) 评论(0) 推荐(0)

摘要: python3通过ctypes直接使用Gtk编写gui(转)_zanpen2000_新浪博客 python3 通过 ctypes 直接使用 Gtk 编写 gui(转) [此博文包含图片] (2009-09-14 12:14:09) 转载▼ 标签: python3 ctyps gtk gui it 分类: python 本文来自:python吧 Python3 现在还缺少许多 Python2 里可... 阅读全文
posted @ 2012-12-15 10:12 lexus 阅读(452) 评论(0) 推荐(0)

摘要: [python]自动生成版本号 - riag的专栏 - 博客频道 - CSDN.NET [python]自动生成版本号 分类: python 2007-05-28 17:50 1446人阅读 评论(3) 收藏 举报本文适用于使用Subversion版本控制的读者. 前一段时间研究了一下TortoiseSVN的源代码, 发现它使用 Nant+SubWCRev.exe 来自... 阅读全文
posted @ 2012-12-15 10:11 lexus 阅读(549) 评论(0) 推荐(0)

摘要: windows上放弃使用PyGTK - riag的专栏 - 博客频道 - CSDN.NET windows上放弃使用PyGTK 分类: python 2010-03-31 16:47 710人阅读 评论(4) 收藏 举报 最近在网上看到了gwibber这个软件,gwibber是用PyGTK+Webkit开发的,界面用HTML实现的,所以在windows下想用一下PyGT... 阅读全文
posted @ 2012-12-15 10:09 lexus 阅读(312) 评论(0) 推荐(0)

摘要: 关于Python的GUI开发库的选择_百度知道 关于Python的GUI开发库的选择 2010-06-29 13:20 提问者: 大木kalem |浏览次数:3183次 我正在准备ESRI开发大赛空间建模组的作品,因为要开发一个用户界面用来输入模型的参数。我选用的脚本语言是Python,我发现Python可以通过多种GUI开发库进行相应的开发,比如Tkinter、WxPython、PyQT等等,我... 阅读全文
posted @ 2012-12-15 09:16 lexus 阅读(270) 评论(0) 推荐(0)

摘要: 北京Rubyist自由 & 分享 Hi, All北京Rubyists 推动Ruby/Rails社区的发展,推动社会的发展,让我们一同让世界更加美好。 关注 @北京Rubyist 阅读全文
posted @ 2012-12-15 08:18 lexus 阅读(264) 评论(0) 推荐(0)

摘要: wxPython or PyQt or PySide哪一个比较好 - 芝麻问答wxPython or PyQt or PySide哪一个比较好 0 1wxPython or PyQt or PySide哪一个比较好,对此没有研究,懂行的来回答下。注:本问题源自chinaunix,并补充了PySide项。wxpython pyside pyqt pyqt4 asked Mar... 阅读全文
posted @ 2012-12-15 00:54 lexus 阅读(8244) 评论(1) 推荐(0)

摘要: ulipad - python editor based on wxPython - Google Project HostingWhat is UliPadUlipad is a wxPython powered, programmer oriented and flexible editor. It has many features such as class browser, code a... 阅读全文
posted @ 2012-12-15 00:46 lexus 阅读(136) 评论(0) 推荐(0)

摘要: itipnote - A ENote application - Google Project HostingiTipiTip的由来 iTip是我病假在家闲来无事学习python之后,用来练手的一个小东西。随着学习的深入,也就这么 把它慢慢给完善了。什么是iTip iTip是个易用的电子便笺软件,本着简单易用的思想进行设计,只支持文本信息记录。它可以非常方便的创建、修改、删除和查找便笺,并... 阅读全文
posted @ 2012-12-15 00:42 lexus 阅读(73) 评论(0) 推荐(0)

摘要: wxGlade&wxFormBuilder_cat89_新浪博客 wxGlade & wxFormBuilder (2011-07-25 11:42:21) 转载▼ 标签: python wxglade it 分类: Python 最近在使用wxPython写一个编辑器,做界面使用了wxGlade,以前我只用过wxWidgets+wxFormBuilder的组合,感觉wxPython+wxGla... 阅读全文
posted @ 2012-12-15 00:31 lexus 阅读(788) 评论(0) 推荐(0)

摘要: wxGlade: a GUI builder for wxWidgets/wxPythonDescriptionwxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWidgets/wxPython user interfaces. At ... 阅读全文
posted @ 2012-12-15 00:29 lexus 阅读(652) 评论(0) 推荐(0)

摘要: py2exe打包笔记 | xsmile's Blogpy2exe打包笔记2008年11月22日Python, 技术相关3 评论iTip虽然已经打包成功,但是有两点遗憾,一是未能打包成单个exe文件,打包目录下零散文件太多;二是打包后窗体xp样式丢失@_@。今天,终于~~终于解决了!先记录一下我打包遇到的问题:ImportError: No module named sqliteLookupErro... 阅读全文
posted @ 2012-12-15 00:26 lexus 阅读(319) 评论(0) 推荐(0)

摘要: zoundryraven - A next generation WYSIWYG blog editor. - Google Project HostingZoundry Raven is a next generation WYSIWYG blog editor that makes posting to your blogs easier and faster. It's as easy to... 阅读全文
posted @ 2012-12-15 00:06 lexus 阅读(54) 评论(0) 推荐(0)