定义一个可以传值的宏

#define ZBColor(r,g,b) [UIColor colorWithRed:(r)/255.0 green:(g)/255.0 blue(b)/255.0 alpha:1.0]

posted @ 2014-11-24 23:06  銱ル╬鎯噹  阅读(134)  评论(0编辑  收藏  举报