2006年12月14日 星期四 13:57
HI all 类需要实例化后才能使用,现在一个类需要打开一个文件,安排在__init__中open它,但是如何把文件名传给对象??
2006年12月14日 星期四 14:00
On 12/14/06, OnMyWay <onmyway.q在gmail.com> wrote: > HI all > > 类需要实例化后才能使用,现在一个类需要打开一个文件,安排在__init__中open它,但是如何把文件名传给对象?? 我记得,你可以自定义__init__的参数.不过我没有试过. > _______________________________________________ > python-chinese > Post: send python-chinese在lists.python.cn > Subscribe: send subscribe to python-chinese-request在lists.python.cn > Unsubscribe: send unsubscribe to python-chinese-request在lists.python.cn > Detail Info: http://python.cn/mailman/listinfo/python-chinese -- with kind regards
2006年12月14日 星期四 14:02
On 12/14/06, OnMyWay <onmyway.q在gmail.com> wrote: > > HI all > > ÀàÐèҪʵÀý»¯ºó²ÅÄÜʹÓã¬ÏÖÔÚÒ»¸öÀàÐèÒª´ò¿ªÒ»¸öÎļþ£¬°²ÅÅÔÚ__init__ÖÐopenËü£¬µ«ÊÇÈçºÎ°ÑÎļþÃû´«¸ø¶ÔÏ󣿣¿ > def __init__(self, filename): """ ³õʼ»¯ÀàµÄʱºò£¬ÎļþÃû×÷Ϊ²ÎÊý """ -- simple is good http://brucewang.net skype: number5 -------------- 下一部分 -------------- Ò»¸öHTML¸½¼þ±»ÒƳý... URL: http://python.cn/pipermail/python-chinese/attachments/20061214/07878114/attachment.html
Zeuux © 2025
京ICP备05028076号