js能取到properties文件的内容吗_百度知道
最佳答案: jQuery.i18n.properties 是一款轻量级的 jQuery 国际化插件。与 Java 里的资源文件类似,jQuery.i18n.properties 采用 .properties 文件对 JavaScript 进行国际...
js 怎么读写properties文件啊?_百度知道
最佳答案: 可以和读文本文件一样读取 fso = new ActiveXObject("Scripting.FileSystemObject"); f = fso.OpenTextFile("c:\fps.properties", ForWriting, true);...更多关于js能取到properties文件的内容吗?的问题>>