Browsing Chinese (Simplified) translation

9 of 14 results
9.
The edit.py file should import renpy.editor, and the Editor class should inherit from renpy.editor.Editor. As additional keyword arguments may be added to methods, each method you define should ignore unknown keyword arguments. Since you're expected to define your own Editor subclass, we present the methods with the `self` parameter.
edit.py文件应导入renpy.editor中,同时编辑器类应从renpy.editor.Editor中继承。作为可能添加到方法中的关键参数,每个您定义的方法应忽略掉未知的关键参数。为了给您定义自己的编辑器子类,我们使用`self`参数(引数,parameter)来提供方法。
Translated and reviewed by Huang Junjie
Located in ../../source/editor.rst:45
9 of 14 results

This translation is managed by Launchpad Simplified Chinese Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.