public interface I18nBundleFactory
| Modifier and Type | Method and Description |
|---|---|
I18nBundle |
create(String bundleName,
Locale locale)
创建国际化包
|
I18nBundle create(String bundleName, Locale locale)
bundleName - 包名locale - 地区Copyright © 2025. All rights reserved.