var predicate = NSPredicate(format: "SELF MATCHES %@", inputString) var Chinese = predicate.evaluate(withObject: string) return Chinese.
確定! 回上一頁