文件名称:LC_MESSAGES
- 所属分类:
- Internet/网络编程
- 资源属性:
- [PHP] [源码]
- 上传时间:
- 2013-08-11
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- 化***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
多语言翻译示范列子,代码针对一张页面,分别用英文,简体,繁体三种语言进行及时翻译操作,注意,不是原来那种JS繁简转换,而是用mo语言包的示范。-Multi language translation demonstration example, code in a page, with English, simplified Chinese, traditional Chinese three languages translation operation in time, pay attention to, not the original that kind of JS because of the conversion, but with Mo language pack demonstration.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
多语言支持代码\hello.php
..............\locale\en_US\LC_MESSAGES\hello.mo
..............\......\.....\...........\hello.po
..............\......\zh_CN\LC_MESSAGES\hello.mo
..............\......\.....\...........\hello.po
..............\......\...TW\LC_MESSAGES\hello.mo
..............\......\.....\...........\hello.po
..............\代码说明.txt
..............\locale\en_US\LC_MESSAGES
..............\......\zh_CN\LC_MESSAGES
..............\......\...TW\LC_MESSAGES
..............\......\en_US
..............\......\zh_CN
..............\......\zh_TW
..............\locale
多语言支持代码