摘要:
Constantstrings on the other hand are typically declared and defined using syntax like this:// MyExample.h - declaration, other code references thisextern NSString * const MyExampleNotification;// MyExample.m - definition, compiled for other code to referenceNSString * const MyExampleNotification = 阅读全文
posted @ 2011-03-17 11:53
真相天下
阅读(313)
评论(0)
推荐(0)

浙公网安备 33010602011771号