init
init#
init(self, *args, **kwargs)
初始化其他键入参数。
函数参数
Parameter |
Format |
Description |
|---|---|---|
*args, **kwargs |
传入不定数量的其他参数,非键值对和键值对均可 |
返回
本函数无返回值
init(self, *args, **kwargs)
初始化其他键入参数。
函数参数
Parameter |
Format |
Description |
|---|---|---|
*args, **kwargs |
传入不定数量的其他参数,非键值对和键值对均可 |
返回
本函数无返回值