Difference between revisions of "Translations:Main Page/34/zh-cn"

From BergerHealer Wiki
Jump to navigation Jump to search
(Created page with "除了程序和服务以外,这个库还提供了Other than utilities and services, this library offers a wide variety of reflection and user-friendly ways of accessing net....")
 
 
Line 1: Line 1:
除了程序和服务以外,这个库还提供了Other than utilities and services, this library offers a wide variety of reflection and user-friendly ways of accessing net.minecraft.server. If your plugin requires the use of the internals, but you do not want to risk changing field and method names, you can depend on BKCommonLib to provide them for you. This allows you to remain compatible between CraftBukkit versions automatically, and reduces silent failure hazards.
+
除了程序和服务以外,这个库还提供了各种反射和对用户友好的方法来访问 net.minecraft.server。如果你的插件需要使用内部组件,但不想冒险修改字段和方法名称,可以让内部组件依赖 BKCommonLib,这允许你自保持 CraftBukkit 版本之间的兼容性,并减少静默问题的产生。

Latest revision as of 08:25, 4 September 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Main Page)
Other than utilities and services, this library offers a wide variety of reflection and user-friendly ways of accessing net.minecraft.server. If your plugin requires the use of the internals, but you do not want to risk changing field and method names, you can depend on BKCommonLib to provide them for you. This allows you to remain compatible between CraftBukkit versions automatically, and reduces silent failure hazards.

除了程序和服务以外,这个库还提供了各种反射和对用户友好的方法来访问 net.minecraft.server。如果你的插件需要使用内部组件,但不想冒险修改字段和方法名称,可以让内部组件依赖 BKCommonLib,这允许你自保持 CraftBukkit 版本之间的兼容性,并减少静默问题的产生。