应用程序运行时,可以方便用户在不同的语种之间切换。
欢迎各位发表自己的看法.
我的想法是用Abstract foctory :
Abstract language class
concreate class1(Chinese) concreate class2(English)
以后增加别的就 concreate class others
博客提到应用程序运行时可方便用户在不同语种间切换,作者想法是采用Abstract foctory,包含Abstract language class,以及具体的中文、英文类,后续还可增加其他语种类。
应用程序运行时,可以方便用户在不同的语种之间切换。
欢迎各位发表自己的看法.
我的想法是用Abstract foctory :
Abstract language class
concreate class1(Chinese) concreate class2(English)
以后增加别的就 concreate class others

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