码迷,mamicode.com
首页 > 编程语言 > 详细

python general

时间:2015-12-25 23:46:40      阅读:154      评论:0      收藏:0      [点我收藏+]

标签:

everything in python is object

assignment is binding a name to an object

one object can have several binded name

changes to any binded name will reflect on every binding

https://www.jeffknupp.com/blog/2013/02/14/drastically-improve-your-python-understanding-pythons-execution-model/ 

python general

标签:

原文地址:http://www.cnblogs.com/lynnge/p/5077228.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!