import java.util.regex.*; class regex { public static void main(string [] args) { system.out.println(args[0]); // #1 pattern p ...
確定! 回上一頁