Struts中使用资源文件,为了不使中文在页面上出现乱码,通常转为ASCII码文件使用。

在JDK/Bin目录下,其操作命令大致如下(例):

native2ascii -encoding  a.properties b.properties

 

                                                                            jrq 
                                                                     2005.02.19

相关文章:

  • 2021-11-15
  • 2022-12-23
  • 2021-12-02
  • 2021-11-20
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-12-31
  • 2022-12-23
  • 2021-08-28
  • 2021-12-07
  • 2021-08-12
相关资源
相似解决方案