摘要:
1、动画类型typedefenum{CircleFromCenter, //从中间像四周消失ClearFromCenter,//从中间像左右消失ClearFromLeft, //左到右ClearFromRight, //右到左ClearFromTop, //上到下ClearFromBottom, //下到上}TransitionDirection; 2、委托@protocol SplashScreenViewControllerDelegate <NSObject>@optional- (void)splashScreenDidAppear:(SplashScreenViewCon 阅读全文
posted @ 2012-12-31 14:57
幽谷清水
阅读(10387)
评论(0)
推荐(0)
摘要:
xcode中报一个警告: Warning: Multiple build commands for output file /xxx 1.选择你的工程 2.选择target 3.点击 Build Phases 4.展开Copy Bundle Resources 5.删除里面的刚才提示警告的文件 阅读全文
posted @ 2012-12-31 14:20
幽谷清水
阅读(198)
评论(0)
推荐(0)

浙公网安备 33010602011771号