This can be done easily a regular expression. [JDK1.4]. import java.util.regex.Pattern; import java.util.regex.Matcher; ... // ...
確定! 回上一頁