alex_bn_lee

导航

2018年9月19日 #

【334】Python Object-Oriented Programming

摘要: Reference: Python中self用法详解 __init__ 方法; 私有变量。 Reference: 【290】Python 函数 class 里面的 function 创建与此一致,只是会多一个 self 参数; 必备参数 —— 须以正确的顺序传入; 关键字参数 —— 允许函数调用时参 阅读全文

posted @ 2018-09-19 08:20 McDelfino 阅读(197) 评论(0) 推荐(0)