Building Class |構造類別
Method Name | Symbol | Description |
---|---|---|
__new__(cls, [...) |
cls([...) |
構造 |
__init__(self, [...) |
self |
初始化 |
__del__(self) |
del self |
刪除 |
__call__(self, [...) |
self([...) |
調用自身 |
原創大约 2 分鐘
Method Name | Symbol | Description |
---|---|---|
__new__(cls, [...) |
cls([...) |
構造 |
__init__(self, [...) |
self |
初始化 |
__del__(self) |
del self |
刪除 |
__call__(self, [...) |
self([...) |
調用自身 |
Your primary language is en-US, do you want to switch to it?
您的首選語言是 en-US,是否切換到該語言?