|
My Project v1
Project
|
静态 Public 成员函数 | |
| static void | Initialize (string languageType) |
| static void | loadJson (Stream stream) |
| static void | MergeJsonNode (JsonNode oldNode, JsonNode newNode) |
| static string | LName () |
| |
| static string | Get (string className, int key) |
| 获取在当前语言类名键对应的字符串 | |
| static string | GetWorldPalette (int index) |
| static string | Get (params string[] key) |
| static string | Get (out bool r, params string[] keys) |
| static string | GetBlock (string blockName, string prop) |
| static bool | TryGetBlock (string blockName, string prop, out string result) |
| static string | GetContentWidgets (string name, string prop) |
| static string | GetContentWidgets (string name, int pos) |
| static string | GetDatabase (string name, string prop) |
| static string | GetFireworks (string name, string prop) |
| static void | ChangeLanguage (string languageType) |
静态 Public 属性 | |
| static JsonNode | jsonNode = null |
| static string | Ok = default |
| static string | Cancel = default |
| static string | None = default |
| static string | Nothing = default |
| static string | Error = default |
| static string | On = default |
| static string | Off = default |
| static string | Disable = default |
| static string | Enable = default |
| static string | Warning = default |
| static string | Back = default |
| static string | Allowed = default |
| static string | NAllowed = default |
| static string | Unknown = default |
| static string | Yes = default |
| static string | No = default |
| static string | Unavailable = default |
| static string | Exists = default |
| static string | Success = default |
| static string | Delete = default |
| static Dictionary< string, CultureInfo > | LanguageTypes = [] |
| 语言标识符、与相应的CultureInfo | |
|
static |


|
static |
|
static |

|
static |
获取在当前语言类名键对应的字符串
| className | 类名 |
| key | 键 |

|
static |


|
static |

|
static |


|
static |


|
static |


|
static |


|
static |


|
static |

|
static |


|
static |


|
static |


|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
语言标识符、与相应的CultureInfo
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |