赞
踩
#define NSLocalizedString(key, comment) \
[[NSBundle mainBundle] localizedStringForKey:(key) value:@"" table:nil]
第一个参数是key值,第二个comment参数可以为@"",nil或注解