Browsing Chinese (Simplified) translation

18 of 18 results
18.
Code that uses renpy.input will often want to process the result further, using standard python string manipulation functions. For example, the following code will ask the player for his or her name and remove leading or trailing whitespace. If the name is empty, it will be replaced by a default name. Finally, it is displayed to the user. ::
使用renpy.input的代码,通常会以标准python字串处理函数来生成结果。例如,如下代码询问了玩家的名字,并移除了前后的空格。如果名字为空,则它将会被默认的名字替代,最终显示给用户:
Translated and reviewed by Huang Junjie
Located in ../../source/input.rst:21
18 of 18 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.