Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Help > Re: help about ...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 7 of 16 Topic 15991 of 16204
Post > Topic >>

Re: help about FileWriter

by Lew <lew@[EMAIL PROTECTED] > Apr 20, 2008 at 09:38 AM

xinxin wrote:
> On 4月20日, 上午10时54分, Mark Space <marksp...@[EMAIL PROTECTED]
>
wrote:
>> xinxin wrote:
>>> yes. it.s me to ask a same question in the different forums.but as i
>>> doubt does FileWriter.write("\n")really generate a newline,
>> On Windows, \n is NOT a newline.
>>
>> Use System.getProperty("line.separator").
> 
>  I fell so great . i use
> System.setProperty("line.separator","\r\n");and it works .thank you
> very mush.
> 

That seems like the wrong thing to do.  The advice was to 'getProperty()'
and 
you're using 'setProperty()'.  That means you are overriding the system's 
actual default.  Shouldn't you be discovering it?

-- 
Lew
 




 16 Posts in Topic:
help about FileWriter
xinxin <jnzhouxinxin@[  2008-04-19 06:38:14 
Re: help about FileWriter
Alex.From.Ohio.Java@[EMAI  2008-04-19 07:31:20 
Re: help about FileWriter
TheBigPJ <TheBigPJ@[EM  2008-04-19 08:55:33 
Re: help about FileWriter
xinxin <jnzhouxinxin@[  2008-04-19 17:28:21 
Re: help about FileWriter
Mark Space <markspace@  2008-04-19 19:54:07 
Re: help about FileWriter
xinxin <jnzhouxinxin@[  2008-04-19 21:53:35 
Re: help about FileWriter
Lew <lew@[EMAIL PROTEC  2008-04-20 09:38:17 
Re: help about FileWriter
xinxin <jnzhouxinxin@[  2008-04-21 07:04:55 
Re: help about FileWriter
xinxin <jnzhouxinxin@[  2008-04-21 07:05:19 
Re: help about FileWriter
Lew <lew@[EMAIL PROTEC  2008-04-21 20:01:13 
Re: help about FileWriter
xinxin <jnzhouxinxin@[  2008-04-21 17:46:23 
Re: help about FileWriter
Lew <lew@[EMAIL PROTEC  2008-04-21 21:14:16 
Re: help about FileWriter
xinxin <jnzhouxinxin@[  2008-04-21 22:03:33 
Re: help about FileWriter
thufir <hawat.thufir@[  2008-04-22 07:30:47 
Re: help about FileWriter
Lew <lew@[EMAIL PROTEC  2008-04-22 07:13:35 
Re: help about FileWriter
thufir <hawat.thufir@[  2008-04-23 07:19:28 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Jul 9 6:54:36 CDT 2008.