WAP中的中文显示问题 |
|---|
| WAP技术站:www.wapease.com
|
static public String getJsp(String name) throws Exception { String var = ""; if (name == null) return var; else return new String(name.trim().getBytes("ISO-8859-1"),"GBK"); |
| 上一篇:使用 Perl 打造无线网站 下一篇:WAP中汉字与图像的使用问题 |
|
