文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>国际化中文乱码

国际化中文乱码

时间:2008-10-14  来源:fly928sky

1.用JDK的native2ascii工具对资源文件进行转换
2.使用ResourceBundle Editor插件
 需要使用<bean:message />标签,修改如下形式:
  <html:form action="/login">
   <bean:message key="login.username"/>: <html:text property="username"/><html:errors property="username"/><br/>
   <bean:message key="login.password"/>: <html:password property="password"/><html:errors property="password"/><br/>
   <input type="submit" value=<bean:message key="login.submit" />>
   <input type="reset"  value=<bean:message key="login.cancel" />>
  </html:form>
相关阅读 更多 +
排行榜 更多 +
百炼英雄抽卡技巧指南

百炼英雄抽卡技巧指南

休闲益智 下载
英雄没有闪滚雷旋风技能如何搭配

英雄没有闪滚雷旋风技能如何搭配

休闲益智 下载
英雄没有闪雷旋风BD构筑推荐

英雄没有闪雷旋风BD构筑推荐

休闲益智 下载