Java Pattern.compile()获取Pattern实例. Pattern构造器是私有的,不能通过new创建Pattern对象,可以通过Pattern调用静态方法compile返回Pattern实例。
確定! 回上一頁