91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 57KB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2021-05-16
  • 語(yǔ)言: 其他
  • 標(biāo)簽: 滾動(dòng)??

資源簡(jiǎn)介

iOS滑動(dòng)選項(xiàng)卡類型的視圖控制器,類似網(wǎng)易、騰訊新聞?lì)^部。

資源截圖

代碼片段和文件信息

//
//??AppDelegate.m
//??YJSegmentDemo
//
//??Created?by?yyj?on?2017/11/1.
//??Copyright???2017年?yj.?All?rights?reserved.
//

#import?“AppDelegate.h“
#import?“ViewController.h“

@interface?AppDelegate?()

@end

@implementation?AppDelegate


-?(BOOL)application:(UIApplication?*)application?didFinishLaunchingWithOptions:(NSDictionary?*)launchOptions?{
???
????self.window?=?[[UIWindow?alloc]?initWithframe:[[UIScreen?mainScreen]?bounds]];
????self.window.backgroundColor?=?[UIColor?whiteColor];
????self.window.rootViewController?=?[[ViewController?alloc]init];
????[self.window?makeKeyAndVisible];
????
????return?YES;
}


-?(void)applicationWillResignActive:(UIApplication?*)application?{
????//?Sent?when?the?application?is?about?to?move?from?active?to?inactive?state.?This?can?occur?for?certain?types?of?temporary?interruptions?(such?as?an?incoming?phone?call?or?SMS?message)?or?when?the?user?quits?the?application?and?it?begins?the?transition?to?the?background?state.
????//?Use?this?method?to?pause?ongoing?tasks?disable?timers?and?invalidate?graphics?rendering?callbacks.?Games?should?use?this?method?to?pause?the?game.
}


-?(void)applicationDidEnterBackground:(UIApplication?*)application?{
????//?Use?this?method?to?release?shared?resources?save?user?data?invalidate?timers?and?store?enough?application?state?information?to?restore?your?application?to?its?current?state?in?case?it?is?terminated?later.
????//?If?your?application?supports?background?execution?this?method?is?called?instead?of?applicationWillTerminate:?when?the?user?quits.
}


-?(void)applicationWillEnterForeground:(UIApplication?*)application?{
????//?Called?as?part?of?the?transition?from?the?background?to?the?active?state;?here?you?can?undo?many?of?the?changes?made?on?entering?the?background.
}


-?(void)applicationDidBecomeActive:(UIApplication?*)application?{
????//?Restart?any?tasks?that?were?paused?(or?not?yet?started)?while?the?application?was?inactive.?If?the?application?was?previously?in?the?background?optionally?refresh?the?user?interface.
}


-?(void)applicationWillTerminate:(UIApplication?*)application?{
????//?Called?when?the?application?is?about?to?terminate.?Save?data?if?appropriate.?See?also?applicationDidEnterBackground:.
}


@end

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-10-19?06:45??YJSegmentDemo-master\
?????文件??????????59??2018-10-19?06:45??YJSegmentDemo-master\README.md
?????目錄???????????0??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo.xcodeproj\
?????文件???????26873??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo.xcodeproj\project.pbxproj
?????目錄???????????0??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo.xcodeproj\project.xcworkspace\
?????文件?????????158??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo.xcodeproj\project.xcworkspace\contents.xcworkspacedata
?????目錄???????????0??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo.xcodeproj\project.xcworkspace\xcuserdata\
?????目錄???????????0??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo.xcodeproj\project.xcworkspace\xcuserdata\gb.xcuserdatad\
?????文件???????63259??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo.xcodeproj\project.xcworkspace\xcuserdata\gb.xcuserdatad\UserInterfaceState.xcuserstate
?????目錄???????????0??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo.xcodeproj\xcuserdata\
?????目錄???????????0??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo.xcodeproj\xcuserdata\gb.xcuserdatad\
?????目錄???????????0??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo.xcodeproj\xcuserdata\gb.xcuserdatad\xcdebugger\
?????文件??????????91??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo.xcodeproj\xcuserdata\gb.xcuserdatad\xcdebugger\Breakpoints_v2.xcbkptlist
?????目錄???????????0??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo.xcodeproj\xcuserdata\gb.xcuserdatad\xcschemes\
?????文件?????????336??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo.xcodeproj\xcuserdata\gb.xcuserdatad\xcschemes\xcschememanagement.plist
?????目錄???????????0??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo\
?????文件?????????272??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo\AppDelegate.h
?????文件????????2247??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo\AppDelegate.m
?????目錄???????????0??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo\Assets.xcassets\
?????目錄???????????0??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo\Assets.xcassets\AppIcon.appiconset\
?????文件????????1495??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo\Assets.xcassets\AppIcon.appiconset\Contents.json
?????目錄???????????0??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo\base.lproj\
?????文件????????1681??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo\base.lproj\LaunchScreen.storyboard
?????文件????????1614??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo\base.lproj\Main.storyboard
?????文件?????????214??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo\ContentController.h
?????文件?????????429??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo\ContentController.m
?????目錄???????????0??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo\Extension\
?????文件?????????285??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo\Extension\UIColor+Extension.h
?????文件?????????638??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo\Extension\UIColor+Extension.m
?????文件?????????899??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo\Extension\UIViewExt.h
?????文件????????4291??2018-10-19?06:45??YJSegmentDemo-master\YJSegmentDemo\Extension\UIViewExt.m
............此處省略20個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源