IOS 控件 UIKit.framework

1.  IOS 认识   1.info.plist:      Bundle name:  应用名称      Bundle Identifirer:  应用惟一标识ios // 获取 Info.plist 路径    NSString* filepath=  [[NSBundle mainBundle] pathForResource:@"Info.plist" ofType:nil];    
相关文章
相关标签/搜索