庄泽波の博客

好记性不如烂笔头

2014年7月29日 #

property属性[Python]

摘要: 一、property解释 根据文档资料解释:property([fget[, fset[, fdel[, doc]]]])Return a property attribute for new-style classes (classes that derive from object) 使用这... 阅读全文

posted @ 2014-07-29 19:36 庄泽波 阅读(222) 评论(0) 推荐(0) 编辑

导航