Strings with a hash in front are interpreted as regexes. #"regex". On the JVM, the above line will create an instance of java.util.regex.Pattern ...
確定! 回上一頁