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

您没有登录

» Java开发网 » Java SE 综合讨论区  

按打印兼容模式打印这个话题 打印话题    把这个话题寄给朋友 寄给朋友    该主题的所有更新都将Email到你的邮箱 订阅主题
flat modethreaded modego to previous topicgo to next topicgo to back
话题锁定
该话题已被锁定 - why , 2005-04-26 22:36
如果您尚不清楚该话题被锁定的原因,请参考论坛规则以及本版公告或者联系本版版主。
作者 .write()括号中看不懂
simule





发贴: 20
积分: 0
于 2005-04-20 20:30 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
.write()括号中参数什么意思?3者有什么关系?刚学不久看不懂.谢谢
比如有下面个程序段
Static void copyContent (FileInputStream inObj,FileOutputStream outObj)
{
int copyLen;
byte[] copyBut= new byte[1024];
try{
while((copyLen=inObj.read(copyBut,0,1024))!=-1){
String copyStr=new Srting(copyBut);
System.out.println(copyStr);
outObj.write(copyBut,0,copyLen);
}
}

最后outObj.write(copyBut,0,copyLen)括号中3参数什么意思?




联想游戏(欢迎跟贴,哈)

话题树型展开
人气 标题 作者 字数 发贴时间
5310 .write()括号中看不懂 simule 419 2005-04-20 20:30
4169 Re:.write()括号中看不懂 why 561 2005-04-20 20:49
4419 Re:.write()括号中看不懂 simule 42 2005-04-21 08:40
4137 Re:.write()括号中看不懂 why 148 2005-04-21 08:58
4289 Re:.write()括号中看不懂 simule 60 2005-04-22 09:04
4073 Re:.write()括号中看不懂 why 245 2005-04-22 09:36
4284 Re:.write()括号中看不懂 simule 32 2005-04-24 13:49
4004 Re:.write()括号中看不懂 why 111 2005-04-24 19:17
4417 Re:.write()括号中看不懂 simule 109 2005-04-26 20:33

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