-
jquery.i18n.properties-min-1.0.9.js前端国际化文件下载
资源介绍
jquery.i18n.properties-min-1.0.9.js前端国际化文件,项目中用到的前端国际化文件。
$.i18n.properties( {
name : 'web_i18n', // Resource name
path : '/resources/i18n/', //Resource path
cache : true,
mode : 'map'
});
文件加载,使用$.i18n.prop(key)获取value
- 上一篇: .net(C#)国际化程序
- 下一篇: jquery.i18n.properties-min 全套