forked from zuodw/python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.txt
More file actions
68 lines (37 loc) · 1.57 KB
/
README.txt
File metadata and controls
68 lines (37 loc) · 1.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
以下暂时跳过:
1. 面向对象高级编程
定制类
使用枚举类
使用元类
2. 错误、调试和测试
单元测试
文档测试
3. 分布式进程
4. 正则表达式 (regex)
正则表达式30分钟入门教程 :
http://deerchao.net/tutorials/regex/regex.htm
5. 常用内建模块
base64
struct
XML/HTML
6. 网络编程
7. 电子邮件
8. 访问数据库
python 中文学习大本营 : http://www.pythondoc.com/
django教程 : http://djangobook.py3k.cn/2.0/
flask教程 : http://www.pythondoc.com/flask/tutorial/introduction.html
python进程池剖析 : http://www.cnblogs.com/Tour/category/695251.html
Python 常用的标准库以及第三方库有哪些? : https://www.zhihu.com/question/20501628
WWW SQL Designer : http://ondras.zarovi.cz/sql/demo/
Python黑魔法 --- 异步IO( asyncio) 协程 : http://python.jobbole.com/87310/
postgresql数据库 : http://www.postgresql.org/download/
aiohttp doc : http://aiohttp.readthedocs.io/en/stable/tutorial.html#aiohttp-tutorial
SQLAlchemy 1.2 Documentation : http://docs.sqlalchemy.org/en/latest/orm/tutorial.html
SQL必知必会 : http://www.java1234.com/a/javaziliao/shuji/2016/0522/6142.html
正则表达式相关 : https://regexr.com/
https://regexper.com/
深刻理解Python中的元类(metaclass) :
https://www.cnblogs.com/tkqasn/p/6524879.html
http://blog.jobbole.com/21351/
Day 5 - 编写Web框架 : http://blog.csdn.net/jyk920902/article/details/78262416
usb_maker:https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool