今天看了一些关于python的知识:
1.装饰器:https://www.zhihu.com/question/25950466/answer/31731502
2.*args的用法:http://blog.csdn.net/chenjinyu_tang/article/details/8136841
3.lambda表达式:https://www.zhihu.com/question/20125256
4.怎样算是精通python:https://www.zhihu.com/question/19794855/answer/12987428
5.还找到了一份python源码剖析的电子书,打算看
上面的1-4都看完了,很有收获。