文件名称:hello-i18n
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-08-31
- 文件大小:
- 3.81mb
- 下载次数:
- 0次
- 提 供 者:
- ttsw*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个简单的i18n国际化示例项目,主要是实现对js文件的国际化工作(A simple example of internationalization of I18N project, mainly to achieve international work on JS documents)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hello-i18n
hello-i18n\.classpath
hello-i18n\.project
hello-i18n\.settings
hello-i18n\.settings\.jsdtscope
hello-i18n\.settings\org.eclipse.core.resources.prefs
hello-i18n\.settings\org.eclipse.jdt.core.prefs
hello-i18n\.settings\org.eclipse.wst.jsdt.ui.superType.container
hello-i18n\.settings\org.eclipse.wst.jsdt.ui.superType.name
hello-i18n\WebContent
hello-i18n\WebContent\META-INF
hello-i18n\WebContent\META-INF\MANIFEST.MF
hello-i18n\WebContent\WEB-INF
hello-i18n\WebContent\WEB-INF\lib
hello-i18n\WebContent\WEB-INF\lib\activation-1.1.jar
hello-i18n\WebContent\WEB-INF\lib\commons-lang-2.3.jar
hello-i18n\WebContent\WEB-INF\lib\jackson-core-asl-1.6.4.jar
hello-i18n\WebContent\WEB-INF\lib\jackson-jaxrs-1.6.0.jar
hello-i18n\WebContent\WEB-INF\lib\jackson-mapper-asl-1.6.4.jar
hello-i18n\WebContent\WEB-INF\lib\jackson-xc-1.6.0.jar
hello-i18n\WebContent\WEB-INF\lib\jaxb-api-2.2.jar
hello-i18n\WebContent\WEB-INF\lib\jaxb-impl-2.2.1.1.jar
hello-i18n\WebContent\WEB-INF\lib\jsr311-api-1.1.1.jar
hello-i18n\WebContent\WEB-INF\lib\jsr48-client.jar
hello-i18n\WebContent\WEB-INF\lib\slf4j-api-1.6.1.jar
hello-i18n\WebContent\WEB-INF\lib\slf4j-simple-1.6.1.jar
hello-i18n\WebContent\WEB-INF\lib\stax-api-1.0-2.jar
hello-i18n\WebContent\WEB-INF\lib\wink-1.1.3-incubating.jar
hello-i18n\WebContent\WEB-INF\lib\wink-jackson-provider-1.1.3-incubating.jar
hello-i18n\WebContent\WEB-INF\web.xml
hello-i18n\WebContent\index.html
hello-i18n\WebContent\resources
hello-i18n\WebContent\resources\i18n
hello-i18n\WebContent\resources\i18n\strings.properties
hello-i18n\WebContent\resources\i18n\strings_zh-CN.properties
hello-i18n\WebContent\resources\i18n\strings_zh-TW.properties
hello-i18n\WebContent\resources\js
hello-i18n\WebContent\resources\js\main.js
hello-i18n\WebContent\resources\lib
hello-i18n\WebContent\resources\lib\jquery-1.7.1.min.js
hello-i18n\WebContent\resources\lib\jquery.i18n.properties-1.0.9.js
hello-i18n\WebContent\resources\lib\jquery.json-2.3.min.js
hello-i18n\build
hello-i18n\build\classes
hello-i18n\build\classes\jquery
hello-i18n\build\classes\jquery\i18n
hello-i18n\build\classes\jquery\i18n\properties
hello-i18n\build\classes\jquery\i18n\properties\MyApplication.class
hello-i18n\build\classes\jquery\i18n\properties\RESTApi.class
hello-i18n\src
hello-i18n\src\jquery
hello-i18n\src\jquery\i18n
hello-i18n\src\jquery\i18n\properties
hello-i18n\src\jquery\i18n\properties\MyApplication.java
hello-i18n\src\jquery\i18n\properties\RESTApi.java
hello-i18n\.classpath
hello-i18n\.project
hello-i18n\.settings
hello-i18n\.settings\.jsdtscope
hello-i18n\.settings\org.eclipse.core.resources.prefs
hello-i18n\.settings\org.eclipse.jdt.core.prefs
hello-i18n\.settings\org.eclipse.wst.jsdt.ui.superType.container
hello-i18n\.settings\org.eclipse.wst.jsdt.ui.superType.name
hello-i18n\WebContent
hello-i18n\WebContent\META-INF
hello-i18n\WebContent\META-INF\MANIFEST.MF
hello-i18n\WebContent\WEB-INF
hello-i18n\WebContent\WEB-INF\lib
hello-i18n\WebContent\WEB-INF\lib\activation-1.1.jar
hello-i18n\WebContent\WEB-INF\lib\commons-lang-2.3.jar
hello-i18n\WebContent\WEB-INF\lib\jackson-core-asl-1.6.4.jar
hello-i18n\WebContent\WEB-INF\lib\jackson-jaxrs-1.6.0.jar
hello-i18n\WebContent\WEB-INF\lib\jackson-mapper-asl-1.6.4.jar
hello-i18n\WebContent\WEB-INF\lib\jackson-xc-1.6.0.jar
hello-i18n\WebContent\WEB-INF\lib\jaxb-api-2.2.jar
hello-i18n\WebContent\WEB-INF\lib\jaxb-impl-2.2.1.1.jar
hello-i18n\WebContent\WEB-INF\lib\jsr311-api-1.1.1.jar
hello-i18n\WebContent\WEB-INF\lib\jsr48-client.jar
hello-i18n\WebContent\WEB-INF\lib\slf4j-api-1.6.1.jar
hello-i18n\WebContent\WEB-INF\lib\slf4j-simple-1.6.1.jar
hello-i18n\WebContent\WEB-INF\lib\stax-api-1.0-2.jar
hello-i18n\WebContent\WEB-INF\lib\wink-1.1.3-incubating.jar
hello-i18n\WebContent\WEB-INF\lib\wink-jackson-provider-1.1.3-incubating.jar
hello-i18n\WebContent\WEB-INF\web.xml
hello-i18n\WebContent\index.html
hello-i18n\WebContent\resources
hello-i18n\WebContent\resources\i18n
hello-i18n\WebContent\resources\i18n\strings.properties
hello-i18n\WebContent\resources\i18n\strings_zh-CN.properties
hello-i18n\WebContent\resources\i18n\strings_zh-TW.properties
hello-i18n\WebContent\resources\js
hello-i18n\WebContent\resources\js\main.js
hello-i18n\WebContent\resources\lib
hello-i18n\WebContent\resources\lib\jquery-1.7.1.min.js
hello-i18n\WebContent\resources\lib\jquery.i18n.properties-1.0.9.js
hello-i18n\WebContent\resources\lib\jquery.json-2.3.min.js
hello-i18n\build
hello-i18n\build\classes
hello-i18n\build\classes\jquery
hello-i18n\build\classes\jquery\i18n
hello-i18n\build\classes\jquery\i18n\properties
hello-i18n\build\classes\jquery\i18n\properties\MyApplication.class
hello-i18n\build\classes\jquery\i18n\properties\RESTApi.class
hello-i18n\src
hello-i18n\src\jquery
hello-i18n\src\jquery\i18n
hello-i18n\src\jquery\i18n\properties
hello-i18n\src\jquery\i18n\properties\MyApplication.java
hello-i18n\src\jquery\i18n\properties\RESTApi.java