-
Notifications
You must be signed in to change notification settings - Fork 929
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GitBook: [master] 25 pages and 86 assets modified
- Loading branch information
1 parent
856a939
commit 0a37b8e
Showing
57 changed files
with
1,090 additions
and
940 deletions.
There are no files selected for viewing
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,28 @@ | ||
# PyQt5-Chinese-tutorial | ||
PyQt5中文教程,翻译自 [zetcode](http://zetcode.com/gui/pyqt5/),项目地址:https://github.com/maicss/PyQt5-Chinese-tutoral | ||
# 介绍 | ||
|
||
PyQt5中文教程,翻译自 [zetcode](http://zetcode.com/gui/pyqt5/),项目地址:[https://github.com/maicss/PyQt5-Chinese-tutoral](https://github.com/maicss/PyQt5-Chinese-tutoral) | ||
|
||
这个教程比较好的地方是,能讲解每一段代码的含义。 | ||
|
||
虽然PyQt的函数命名已经非常语义化了,但是对于新手来说,有这一步还是更好的。 | ||
|
||
所以我选择了翻译这篇教程,希望能给刚入门的你带来帮助。 | ||
|
||
--- | ||
|
||
翻译的水平有限(如有错误,请指出),而且有些地方是自己的理解,也加入了自己的提示在里面(并没有标注出来),所以并不完全等于原文。 | ||
翻译的水平有限\(如有错误,请指出\),而且有些地方是自己的理解,也加入了自己的提示在里面(并没有标注出来),所以并不完全等于原文。 | ||
|
||
我尽量让翻译不带英语腔,做到即使一个完全不懂编程的人来看,虽然不知道说的啥,但是最起码语句通顺,不会读着别扭。也算是对老师的一点敬意吧~~ | ||
|
||
|
||
## 翻译吐槽: | ||
|
||
- label这个词好难翻译,有时候就是个占位符的意思,说是文字说明吧,有专门的词caption,但是像checkbox的名称这种的,不是文字说明又是啥...,但是居然还用label说图标这种事情,也是醉了。 | ||
- 源文档更新了,但是没有更新日志,只能一段段的比对……长了记性,创建了一个源文档的文件,下次直接copy的时候用VCS对比就可以了。 | ||
- 更新了一些图片,主要是原来没有的。因为手头没有Windows,而且源文档的图片也是不是Windows10,都不是一个风格的,凑合着看吧…… | ||
* label这个词好难翻译,有时候就是个占位符的意思,说是文字说明吧,有专门的词caption,但是像checkbox的名称这种的,不是文字说明又是啥...,但是居然还用label说图标这种事情,也是醉了。 | ||
* 源文档更新了,但是没有更新日志,只能一段段的比对……长了记性,创建了一个源文档的文件,下次直接copy的时候用VCS对比就可以了。 | ||
* 更新了一些图片,主要是原来没有的。因为手头没有Windows,而且源文档的图片也是不是Windows10,都不是一个风格的,凑合着看吧…… | ||
|
||
## 更新: | ||
|
||
### 2017-8 | ||
|
||
- 菜单和工具栏 【新增】 右键菜单 子菜单 勾选菜单 | ||
- 事件和信号 【新增】 事件对象 | ||
- 绘图 【新增】 贝塞尔曲线 | ||
* 菜单和工具栏 【新增】 右键菜单 子菜单 勾选菜单 | ||
* 事件和信号 【新增】 事件对象 | ||
* 绘图 【新增】 贝塞尔曲线 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,16 @@ | ||
# Summary | ||
# Table of contents | ||
|
||
* [Introduction](README.md) | ||
* [介绍](介绍.md) | ||
* [介绍](README.md) | ||
* [介绍](jie-shao.md) | ||
* [Hello World](hello_world.md) | ||
* [菜单和工具栏](菜单和工具栏.md) | ||
* [布局管理](布局管理.md) | ||
* [事件和信号](事件和信号.md) | ||
* [对话框](对话框.md) | ||
* [控件(1)](控件1.md) | ||
* [控件(2)](控件2.md) | ||
* [拖拽](拖拽.md) | ||
* [绘图](绘图.md) | ||
* [自定义组件](自定义组件.md) | ||
* [俄罗斯方块游戏](俄罗斯方块游戏.md) | ||
* [菜单和工具栏](cai-dan-he-gong-ju-lan.md) | ||
* [布局管理](bu-ju-guan-li.md) | ||
* [事件和信号](shi-jian-he-xin-hao.md) | ||
* [对话框](dui-hua-kuang.md) | ||
* [控件\(1\)](kong-jian-1.md) | ||
* [控件\(2\)](kong-jian-2.md) | ||
* [拖拽](tuo-zhuai.md) | ||
* [绘图](hui-tu.md) | ||
* [自定义组件](zi-ding-yi-zu-jian.md) | ||
* [俄罗斯方块游戏](e-luo-si-fang-kuai-you-xi.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.