Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Java Help - not a hard question
Name: hillank Date: April 19, 2004 at 01:30:46 Pacific OS: WinXP CPU/Ram: 512
Comment:
Can anyone please tell me how i am able to replace all characters in a string containing a certain character.
ie: replace " in a string with a space
or can someone please tell me how i am able to delete all characters in a string containing a certain character.
Summary: IR: First thing's first. Welcome back! What part of the shadows were you lurking in? Haha. Anyway on to the subject... The funny thing is, is that I've never posted a homework question here (I don't ...
Summary: Just to add to what the previous poster said, Java can create what you would call "stand alone" apps as well as webpage apps - however, you have to do a few things differently in your code to make thi...