
JLanguage
A singleton design pattern. Represents a localization language.
单例设计模式,本地化语言类
JText
A static class - the work horse of string tranlations
字串转换类
JString
A wrapper class for the utf-8 string function library. Provides the API for multi-byte character string functions.
utf-8字串库的修饰类,提供多字节串的API
JHelp
Is the multi-language help system class
多语言的帮助系统
本文深入探讨了单例设计模式在本地化语言类中的应用,阐述了字串转换类和多字节串API的实现原理,并介绍了多语言帮助系统的构建方法。
92

被折叠的 条评论
为什么被折叠?



