Skip to content

Commit

Permalink
调整了文档结构
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfrued committed Sep 22, 2019
1 parent c786e96 commit 2dc833f
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion Python惯例.md → Python编程惯例.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Python惯例
## Python编程惯例

“惯例”这个词指的是“习惯的做法,常规的办法,一贯的做法”,与这个词对应的英文单词叫“idiom”。由于Python跟其他很多编程语言在语法和使用上还是有比较显著的差别,因此作为一个Python开发者如果不能掌握这些惯例,就无法写出“Pythonic”的代码。下面我们总结了一些在Python开发中的惯用的代码。

Expand Down
2 changes: 1 addition & 1 deletion 公开课/视频/视频链接.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
链接:https://pan.baidu.com/s/1PuevYD_A0c1DgJbyeAycHA 密码:l2nd
链接:https://pan.baidu.com/s/1xX5GWc7C2Fy8u9uKQl-2OQ 密码:oc66
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 2dc833f

Please sign in to comment.