1. Python 的二维列表是共享的
  2. Python 的Class的内部变量是共享的
  3. 定义Class对象的数据(非共享数据)需要在__init__里面、或其他函数定义。

0 条评论

发表评论

Avatar placeholder