Size: 777
Comment: converted to 1.6 markup
|
Size: 1196
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
= 我的维基首页 = 我可以在这里涂鸦,碎碎念,真好! 开个链接,用来当blog用! *[[我的Blog]] 记录一下,Debian下svn服务的配置方式! *[[DebianSvn|Debian下配置svn服务]] 还是用Git更方便一些! *[[Git使用小计]] 想写点东西,和数据库有关的,从可爱的Python入手吧,写写数据库版的PyCDC! *[[]] |
|
Line 4: | Line 19: |
< [[The PyQt4 tutorial]] > | < [[The_PyQt4_tutorial]] > |
Line 12: | Line 27: |
*[[Introduction 简介]] | *[[Introduction_简介]] |
Line 14: | Line 29: |
*[[First Programs 第一个程序]] | *[[First_Programs_第一个程序]] |
Line 16: | Line 31: |
*[[Menus and Toolbars 菜单与工具条]] | *[[Menus_and_Toolbars_菜单与工具条]] |
Line 18: | Line 33: |
*[[Layout Management 层管理]] | *[[Layout_Management_层管理]] |
Line 20: | Line 35: |
*[[Events and Signals 事件和信号]] | *[[Events_and_Signals_事件和信号]] |
Line 22: | Line 37: |
*[[Dialogs 对话框]] | *[[Dialogs_对话框]] |
Line 24: | Line 39: |
*[[Widgets 插件]] | *[[Widgets_插件]] |
Line 26: | Line 41: |
*[[Drag and Drop 拖放操作]] | *[[Drag_and_Drop_拖放操作]] |
Line 28: | Line 43: |
*[[Drawing 绘图]] | *[[Drawing_绘图]] |
Line 30: | Line 45: |
*[[Custom widgets 自定义插件]] | *[[Custom_widgets_自定义插件]] |
Line 32: | Line 47: |
*[[The Tetris game 俄罗斯方块游戏]] | *[[The_Tetris_game_俄罗斯方块游戏]] |
Line 36: | Line 51: |
*[[Python 2.5 Documentation]] | *[[Python_2.5_Documentation]] |
Line 39: | Line 54: |
*[[Dive Into Python 3 ]] | *[[http://woodpecker.org.cn/diveintopython3/]] |
我的维基首页
我可以在这里涂鸦,碎碎念,真好!
开个链接,用来当blog用!
记录一下,Debian下svn服务的配置方式!
还是用Git更方便一些!
想写点东西,和数据库有关的,从可爱的Python入手吧,写写数据库版的PyCDC!
- [[]]
The PyQt4 tutorial
最近在网上看到了一本PyQt4教程,写的浅显易懂,决定翻译过来与大家共享。
原文地址http://zetcode.com/tutorials/pyqt4/
<The PyQt4 tutorial>
Python 2.5 Documentation