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

python属性

时间:2015-09-15 23:24:14      阅读:218      评论:0      收藏:0      [点我收藏+]

标签:

文档:A value associated with an object which is referenced by name using dotted expressions. For example, if an object o has an attribute a it would be referenced as o.a

总结:属性是一个对象关联的值。对象的方法,变量都属于对象的属性。

python属性

标签:

原文地址:http://www.cnblogs.com/yiii/p/4811716.html

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