比这篇新的文章: 一些简单的Python代码,尝尝Python啥味道
比这篇旧的文章: 最大公约数和最小公倍数

UIApplication.h中关于UIApplicationMain的定义

语言: Objective-C, 标签: iPhone 2008/07/23发布 5个月前更新
作者: aruizen, 点击500次, 评论(0), 收藏者(0)

开关行号, 全选(Ctrl+C复制) | 一键复制:HTML, BBCode(Discuz!) , 源代码 | 查看:裸代码, 全屏
背景
主题: 字体:
Objective-C语言: UIApplication.h中关于UIApplicationMain的定义
1 // If nil is specified for principalClassName, the value for NSPrincipalClass from the Info.plist is used. If neither value
2 // is specified, the UIApplication class is used. The delegate class will be instantiated using init.
3 UIKIT_EXTERN int UIApplicationMain(int argc, char *argv[], NSString *principalClassName, NSString *delegateClassName);
打分:

所有评论,共0条:( 我也来说两句)


发表评论

注册登录后再发表评论