Differences between revisions 11 and 35 (spanning 24 versions)
Revision 11 as of 2008-06-06 01:55:53
Size: 525
Editor: zhuyj
Comment:
Revision 35 as of 2011-08-26 03:06:32
Size: 1211
Editor: zhuyj
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= 《The PyQt4 tutorial》 = ##language:zh
= 我的维基首页 =
我可以在这里涂鸦,碎碎念,真好!

开个链接,用来当blog用!
 *[[我的Blog]]

记录一下,Debian下svn服务的配置方式!
 *[[DebianSvn|Debian下配置svn服务]]

还是用Git更方便一些!
 *[[Git使用小计]]

想写点东西,和数据库有关的,从可爱的Python入手吧,写写数据库版的PyCDC!
 *[[ObpLovelyPython]]

= The PyQt4 tutorial =

< [[The_PyQt4_tutorial]] >
Line 5: Line 23:
[:《The PyQt4 tutorial》:] 原文地址[[http://zetcode.com/tutorials/pyqt4/]]
Line 7: Line 25:
[:Introduction 简介:] == <The PyQt4 tutorial> ==
Line 9: Line 27:
[:First Programs 第一个程序:]  *[[Introduction_简介]]
Line 11: Line 29:
[:Menus and Toolbars 菜单与工具条:]  *[[First_Programs_第一个程序]]
Line 13: Line 31:
[:Layout Management 层管理:]  *[[Menus_and_Toolbars_菜单与工具条]]
Line 15: Line 33:
[:Events and Signals 事件和信号:]  *[[Layout_Management_层管理]]
Line 17: Line 35:
[:Dialogs 对话框:]  *[[Events_and_Signals_事件和信号]]
Line 19: Line 37:
[:Widgets 插件:]  *[[Dialogs_对话框]]
Line 21: Line 39:
Drag and Drop  *[[Widgets_插件]]
Line 23: Line 41:
[:Drawing 绘图:]  *[[Drag_and_Drop_拖放操作]]
Line 25: Line 43:
[:Custom widgets 自定义插件:]  *[[Drawing_绘图]]
Line 27: Line 45:
[:The Tetris game 俄罗斯方块游戏:]  *[[Custom_widgets_自定义插件]]

 *[[The_Tetris_game_俄罗斯方块游戏]]

= Python 2.5 Documentation =

  *[[Python_2.5_Documentation]]

= Dive Into Python 3 =
  *[[http://woodpecker.org.cn/diveintopython3/]]

我的维基首页

我可以在这里涂鸦,碎碎念,真好!

开个链接,用来当blog用!

记录一下,Debian下svn服务的配置方式!

还是用Git更方便一些!

想写点东西,和数据库有关的,从可爱的Python入手吧,写写数据库版的PyCDC!

The PyQt4 tutorial

< The_PyQt4_tutorial >

最近在网上看到了一本PyQt4教程,写的浅显易懂,决定翻译过来与大家共享。

原文地址http://zetcode.com/tutorials/pyqt4/

<The PyQt4 tutorial>

Python 2.5 Documentation

Dive Into Python 3

zhuyj (last edited 2011-09-28 02:36:24 by zhuyj)