摘要:
关于super的作用: https://stackoverflow.com/questions/576169/understanding python super with init methods StackOverflow上的这个问题非常有价值,有1900+的star 作者举出了自己的例子,大意 阅读全文
posted @ 2018-09-27 15:39
Eureka912
阅读(136)
评论(0)
推荐(0)
摘要:
这篇文章出自Quora. Master these 5 tips for smarter and more effective studying, so you waste less time preparing for your important exams. Tip 1. Visualize 阅读全文
posted @ 2018-09-27 15:12
Eureka912
阅读(444)
评论(0)
推荐(0)
摘要:
1. The Magpie Developer 出自: https://blog.codinghorror.com/the magpie developer/ 摘要: 1. 我经常感觉,开发人员很像我们所说的喜鹊,以不停的获取很多小玩意来装饰他们的窝而著称。就像喜鹊一样,开发人员通常都被定义为聪明的 阅读全文
posted @ 2018-09-27 14:45
Eureka912
阅读(139)
评论(0)
推荐(0)
摘要:
Referrence: http://whats online.info/guides and info/36/Traits of Experienced Programmer that every beginner should know/ Not everybody has the capabi 阅读全文
posted @ 2018-09-27 12:25
Eureka912
阅读(137)
评论(0)
推荐(0)
摘要:
一.什么是编译? 编译 是计算机的编译器基于编程语言、目标机器的指令集和操作系统的约定去生成机器码(machine code)的过程。 GCC C 编译器(linux下是cc编译器)生成的就是汇编码(assember code)的一种形式。而汇编码是机器码不同程序指令给出的文本表示。 GCC 同时调 阅读全文
posted @ 2018-09-27 11:37
Eureka912
阅读(444)
评论(0)
推荐(0)
摘要:
基于文章:[Why is __init__() always called after __new__()?][1] 特别说明: 1. 这篇文章的灵感来源于stackoverflow的一个提问,准确说,我只是做了些知识梳理的工作,对其中的优秀回答进行了总结和提炼,旨在帮助自己和读者对此有个深刻的认识 阅读全文
posted @ 2018-09-27 11:05
Eureka912
阅读(420)
评论(0)
推荐(0)

浙公网安备 33010602011771号