package
Version:
v1.2.6-beta.1
Opens a new window with list of versions in this module.
Published: Jul 11, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IdRes 通过key查询当前资源中的,顺序为 当前app资源 -> 共享资源 -> lib资源
RegsiterVarString 注册需要翻译的字符
func WriteSetLang(lang string)
写入强显示制语言
type TLangItem struct {
Language struct {
Id int
Name string
Description string
Author string
AuthorEmail string
} `json:"!language"`
}
TLangItem 本地已经存在语言列表的项目定义
Source Files
¶
Click to show internal directories.
Click to hide internal directories.