How can i remove spaces on a String? For example myString = "Java is Cool"; this should return "JavaisCool".. the replace method of the ...
確定! 回上一頁