- (BOOL)hasPrefix:(NSString *)aString :字符串是否以aString开头
- (BOOL)hasSuffix:(NSString *)aString :字符串是否以aString结尾