Java开发网 Java开发网
注册 | 登录 | 帮助 | 搜索 | 排行榜 | 发帖统计  

您没有登录

» Java开发网 » Java SE 综合讨论区 » 编程/算法/API  

按打印兼容模式打印这个话题 打印话题    把这个话题寄给朋友 寄给朋友    该主题的所有更新都将Email到你的邮箱 订阅主题
flat modethreaded modego to previous topicgo to next topicgo to back
作者 实在没折,求救诸位高手关于中文转换问题(已解决)~~~
junsansi





发贴: 30
积分: 0
于 2005-12-19 12:52 user profilesend a private message to usersearch all posts byselect and copy to clipboard. 
ie only, sorry for netscape users:-)add this post to my favorite list
URL url= new URL(myUrl); //得到文件的URL地址

BufferedReader in= new BufferedReader(new InputStreamReader(url.openStream()));

String line;
StringBuffer content = new StringBuffer(); //文件内容
while ((line = in.readLine()) != null) { //读取文件
content.append(line+"\n");
}
result = content.toString();
我用上述方法,希望取得一个url的内容,对于英文字符没有任何问题,但中文统统读取不出来显示成???,我加了result = new String(result.getBytes("iso-8859-1"));也不管用

大虾帮忙看看这块还应该做什么转换吗~~~


junsansi edited on 2005-12-21 16:54


话题树型展开
人气 标题 作者 字数 发贴时间
13947 实在没折,求救诸位高手关于中文转换问题(已解决)~~~ junsansi 500 2005-12-19 12:52
12490 Re:实在没折,求救诸位高手关于中文转换问题~~~ junsansi 22 2005-12-19 13:47
12012 Re:实在没折,求救诸位高手关于中文转换问题(已解决)~~~ sanigo 26 2005-12-26 16:04
12761 Re:实在没折,求救诸位高手关于中文转换问题(已解决)~~~ junsansi 100 2005-12-27 08:59
12299 Re:实在没折,求救诸位高手关于中文转换问题~~~ Jcat 48 2005-12-19 17:46
12409 Re:实在没折,求救诸位高手关于中文转换问题~~~ junsansi 154 2005-12-21 08:49
12110 Re:实在没折,求救诸位高手关于中文转换问题~~~ beauchen 11 2005-12-20 17:29
12437 Re:实在没折,求救诸位高手关于中文转换问题~~~ junsansi 10 2005-12-21 16:54
11998 Re:实在没折,求救诸位高手关于中文转换问题(已解决) why 173 2005-12-21 19:43
12492 Re:实在没折,求救诸位高手关于中文转换问题(已解决)~~~ junsansi 251 2005-12-22 10:38
12453 Re:实在没折,求救诸位高手关于中文转换问题(已解决)~~~ junsansi 121 2005-12-22 10:39
11973 Re:实在没折,求救诸位高手关于中文转换问题(已解决)~~~ acl2005 34 2005-12-24 23:58
12063 Re:实在没折,求救诸位高手关于中文转换问题(已解决)~~~ ljkuan 66 2005-12-25 14:39
12577 Re:实在没折,求救诸位高手关于中文转换问题(已解决)~~~ sanigo 172 2005-12-26 01:27
12292 Re:实在没折,求救诸位高手关于中文转换问题(已解决)~~~ junsansi 313 2005-12-26 09:25
11887 Re:实在没折,求救诸位高手关于中文转换问题(已解决)~~~ why 489 2005-12-26 18:47

flat modethreaded modego to previous topicgo to next topicgo to back
  已读帖子
  新的帖子
  被删除的帖子
Jump to the top of page

   Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent
Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1
客服电话 18559299278    客服信箱 714923@qq.com    客服QQ 714923