Skip to content

TrellixVulnTeam/python_PV1A

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

以下暂时跳过:


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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 92.2%
  • Tcl 4.7%
  • C 1.7%
  • JavaScript 0.5%
  • C++ 0.4%
  • HTML 0.3%
  • Other 0.2%