Hello World With PyQt5

本文以 Hello World 为例,讲解如何编译安装 PyQt5。 安装 SIP 由于 P...     阅读全文
Mutse Young's avatar
Mutse Young 7月 11, 2013

Howto Call QML With PyQt4

本文将讲解如何在 PyQt4 程序中调用 QML。 QML 简介 QML 又称 Qt 元对象...     阅读全文
Mutse Young's avatar
Mutse Young 6月 15, 2013

Django Blog 分页

本文简述如何在 django blog 中添加分页·「Paginator」功能。 安装 假设读者的机...     阅读全文
Mutse Young's avatar
Mutse Young 5月 29, 2013

大话设计模式之灵蛇篇

本文参考了程杰著《大话设计模式》一书,使用 Python 来实现书中的代码。     阅读全文
Mutse Young's avatar
Mutse Young 5月 12, 2013

Django 1.5 升级问题

本文简述如何将 django 从1.4升级至1.5,并解答升级后遇到的问题。 安装/升级 若读...     阅读全文
Mutse Young's avatar
Mutse Young 3月 04, 2013

Howto Build Python App With Autotools

午休,无意发现一个 git 项目     阅读全文
Mutse Young's avatar
Mutse Young 1月 14, 2013

Build Kugou Online Music Player With Webkit

kugou git repo:     阅读全文
Mutse Young's avatar
Mutse Young 8月 27, 2012

在 GTK 构件中使用 Python VTE 库嵌入虚拟终端[译]

原文:     阅读全文
Mutse Young's avatar
Mutse Young 7月 10, 2011

Howto Generate pyc from a Python Program

In this post, I will give you an example to demonstrates how to generate a...     阅读全文
Mutse Young's avatar
Mutse Young 6月 16, 2011