Synopsis. __init__(self[, args ...]) When a call C ( [args...] ) creates instance x of class C Python calls x .__init__( [args...] ) to let x initialize ...
確定! 回上一頁