Search Results

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: BaileyFree ; Forum: Java and child forums
Forum: Java Feb 3rd, 2006
Replies: 3
Views: 1,810
Posted By BaileyFree
er may I enquire how do i use character.isDigit in this place then??
Forum: Java Feb 2nd, 2006
Replies: 3
Views: 1,810
Posted By BaileyFree
hi I know that I have asked pretty much question recently.. I'm learning java myself and hence kinda can't really understand

the isDigit method..
error is cannot resolve symbol method...
Forum: Java Jan 31st, 2006
Replies: 4
Views: 1,410
Posted By BaileyFree
hey ya I tried like
String updating = "blue" <=== maybe orange or black etc..
char newString = (updating.substring(0,1)).toUpperCase().charAt(0);
...
Forum: Java Jan 31st, 2006
Replies: 4
Views: 1,410
Posted By BaileyFree
let's say I have String b = blue
after I used
String newString = (blue.substring(0,1)).toUpperCase();
the new variable is only the "B"
what steps do i actually have to do to find the other words...
Forum: Java Jan 31st, 2006
Replies: 4
Views: 1,410
Posted By BaileyFree
hi I have some problem..

for instance i have a String s= blue
it maybe another string of yellow red whatever

how do i convert that b to B

i only read about s.charAt(0) to get the first...
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC