ios宏定义字符串

#define objcString(str) @""#str""

使用效果: objcString(字符串)

相关文章: