• When class instances are unpickled, their _init_() method isn't normally called again.

    unpickle实例时,通常不会调用它们的 _init_()方法

    youdao

  • First, leave the original class definition intact so that it can be found when existing instances are unpickled.

    首先,确保原来定义没有被更改,以便unpickle现有实例可以找到

    youdao

  • Once you are sure that all the existing instances have been unpickled, updated, and re-pickled, you can remove the old class definition from the source code module.

    一旦确定所有现有实例已经unpickle、更新重新pickle后,可以源代码模块中除去定义

    youdao

  • When a previously pickled instance is unpickled, its previously pickled state will be passed to _setstate_() as a dictionary, which will include values for the firstname and lastname attributes.

    先前进行过pickle实例执行unpickle 时,先前进行过 pickle 的状态作为字典传递给 _setstate_() ,包括firstnamelastname属性的值。

    youdao

  • When a previously pickled instance is unpickled, its previously pickled state will be passed to _setstate_() as a dictionary, which will include values for the firstname and lastname attributes.

    先前进行过pickle实例执行unpickle 时,先前进行过 pickle 的状态作为字典传递给 _setstate_() ,包括firstnamelastname属性的值。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定