`
beyond456
  • 浏览: 2814 次
  • 来自: ...
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论
文章列表
利用java写的程序利用URLConnection连接一个mp3资源(http://www.somesite.com/music.mp3),然后通过InputStream is = urlConn.getInputStream();获得服务器的文件流,处理这个流写入本地文件。无法播放,通过和浏览器下载的文件比较,字节数相同。用二进制比较工具发现内容有很多不同。 究竟是什么地方的问题?不同类型的文件(比如mp3,rm,excel在下载时应该注意什么东西吗?) java学的不好,希望大家路过指点一下,谢谢! 兄弟们帮个忙啊!
js 代码 //   Written by Terry Friesen,  tfriesen@mts.net    //   http://www.mts.net/~tfriesen/dhtml/       //   This script gives Netscape 6 the following IE methods:    //   removeNode(),replaceNode(),swapNode(),applyElement(),contains(),    //   insertAdjacentText(),insertA ...
Global site tag (gtag.js) - Google Analytics