Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

Pythoner

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

说明:

  1. 当前内容中的图片,只是为了作示例说明用的.后续会修改.

Python 程序员之路:

重要内容:

- [高阶语法]:
    - 生成器
    - 装饰器
    - 属性
- [标准库]
    - os
    - os.path
    - sqlite
    - string
    - ...
- [第三方库]
    - json
    - requests
    - urllib, urllib2
    - ...
- [设计模式]
    -

23种设计模式:

  • 思维导图:

参考