Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9e8a3b commit 5c366d0Copy full SHA for 5c366d0
1 file changed
tutorial/classes.po
@@ -42,7 +42,7 @@ msgid ""
42
"also have methods (defined by its class) for modifying its state."
43
msgstr ""
44
"类把数据与功能绑定在一起。创建新类就是创建新的对象 **类型**,从而创建该类型的新 **实例** "
45
-"。类实例具有多种保持自身状态的属性。类实例还支持(由类定义的)修改自身状态的方法。"
+"。类实例支持维持自身状态的属性,还支持(由类定义的)修改自身状态的方法。"
46
47
#: ../../tutorial/classes.rst:13
48
msgid ""
0 commit comments