Let's see the simple code to convert a string to an int in java. int i=Integer.parseInt("200");.
確定! 回上一頁