Browsing Chinese (Simplified) translation

6 of 102 results
6.
To speed up loading time, Ren'Py will compile the ``.rpy`` files into .rpyc files when it starts up. When a ``.rpy`` file is changed, the ``.rpyc`` file will be updated when Ren'Py starts up. However, if a .rpyc file exists without a corresponding ``.rpy`` file, the ``.rpyc`` file will be used. This can lead to problems if a ``.rpy`` file is deleted without deleting the .rpyc file.
为了加快加载时间,Ren'py将会在启动时把``.rpy``文件编译为``.rpyc``文件。当``.rpy``文件发生改动时,``.rpyc``文件将会在Ren'py启动时得到更新。然而,如果一个.rpyc文件存在而对应的``.rpy``文件不存在时,``.rpyc``文件就会被使用。若``.rpy``文件被删除而.rpyc文件未被删除时,将会带来问题。
Translated and reviewed by Huang Junjie
Located in ../../source/language_basics.rst:29
6 of 102 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.