2005年08月12日 星期五 13:22
各位大侠: 小弟我对python里面的一些东西还是一知半解,如self是什么东东? 先在此谢过各位大侠了! Best regards, * * * * * * * Jam Zheng Engineer of Software Section 1 Achievo China Phone: (86-755) 2603-0128 X203 Fax: (86-755) 2603-0138
2005年08月12日 星期五 13:30
like this in c++ 在 05-8-12,jam.zheng<jam.zheng at achievo.com> 写道: > 各位大侠: > 小弟我对python里面的一些东西还是一知半解,如self是什么东东? > 先在此谢过各位大侠了! > > Best regards, > * * * * * * * > Jam Zheng > Engineer of Software Section 1 > Achievo China > Phone: (86-755) 2603-0128 X203 > Fax: (86-755) 2603-0138 > > _______________________________________________ > python-chinese list > python-chinese at lists.python.cn > http://python.cn/mailman/listinfo/python-chinese >
2005年08月12日 星期五 13:43
On Fri, 12 Aug 2005 13:30:28 +0800 nicran <nicran at gmail.com> wrote: > like this in c++ > > 在 05-8-12,jam.zheng<jam.zheng at achievo.com> 写道: > > 各位大侠: > > 小弟我对python里面的一些东西还是一知半解,如self是什么东东? > > 先在此谢过各位大侠了! > > > > Best regards, > > * * * * * * * > > Jam Zheng > > Engineer of Software Section 1 > > Achievo China > > Phone: (86-755) 2603-0128 X203 > > Fax: (86-755) 2603-0138 > > > > _______________________________________________ > > python-chinese list > > python-chinese at lists.python.cn > > http://python.cn/mailman/listinfo/python-chinese > > 我理解的self一般作为参数传入,好像是约定俗成的标准,例如 def get_doc(self, name): return self.__doc__ 调用的时候 get_doc('tom')不必传对象名 -- jzx <jzx19770812 at yahoo.com.cn> __________________________________________________ Do You Yahoo!? 雅虎免费G邮箱-中国第一绝无垃圾邮件骚扰超大邮箱 http://cn.mail.yahoo.com/?id=77071
2005年08月14日 星期日 18:56
在 05-8-12,jam.zheng<jam.zheng at achievo.com> 写道: > 各位大侠: > 小弟我对python里面的一些东西还是一知半解,如self是什么东东? > 先在此谢过各位大侠了! > 你问的问题都是最基本的python的知识,建议你还是随便找一本python的教程看一看吧。看一看关于python的OO部分就清楚了。 -- I like python! My Donews Blog: http://www.donews.net/limodou
Zeuux © 2025
京ICP备05028076号