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

  • 大小: 21.46MB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2023-06-19
  • 語言: 其他
  • 標(biāo)簽: iOS源代碼??

資源簡介

《iOS開發(fā)項(xiàng)目化入門教程》源代碼《iOS開發(fā)項(xiàng)目化入門教程》源代碼

資源截圖

代碼片段和文件信息

//
//??AppDelegate.m
//??01_HelloIOS
//
//??Created?by?王小娟?on?15/5/18.
//??Copyright?(c)?2015年?itcast.?All?rights?reserved.
//

#import?“AppDelegate.h“

@interface?AppDelegate?()

@end

@implementation?AppDelegate


-?(BOOL)application:(UIApplication?*)application?didFinishLaunchingWithOptions:(NSDictionary?*)launchOptions?{
????//?Override?point?for?customization?after?application?launch.
????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?throttle?down?OpenGL?ES?frame?rates.?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?inactive?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í)間???名稱
-----------?---------??----------?-----??----

?????文件????????199??2016-09-22?10:14??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\下載必看文檔.txt

?????文件????????279??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS\AppDelegate.h

?????文件???????2033??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS\AppDelegate.m

?????文件???????3705??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS\base.lproj\LaunchScreen.xib

?????文件???????6539??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS\base.lproj\Main.storyboard

?????文件????????585??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS\Images.xcassets\AppIcon.appiconset\Contents.json

?????文件????????301??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS\Images.xcassets\logo.imageset\Contents.json

?????文件??????18389??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS\Images.xcassets\logo.imageset\logo.png

?????文件???????1220??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS\Info.plist

?????文件????????336??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS\main.m

?????文件????????217??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS\ViewController.h

?????文件????????932??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS\ViewController.m

?????文件??????16020??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS.xcodeproj\project.pbxproj

?????文件????????156??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS.xcodeproj\project.xcworkspace\contents.xcworkspacedata

?????文件???????5559??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS.xcodeproj\project.xcworkspace\xcuserdata\gaomeiyun.xcuserdatad\UserInterfaceState.xcuserstate

?????文件??????17198??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS.xcodeproj\project.xcworkspace\xcuserdata\wangxiaojuan.xcuserdatad\UserInterfaceState.xcuserstate

?????文件???????3793??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS.xcodeproj\xcuserdata\gaomeiyun.xcuserdatad\xcschemes\01_HelloIOS.xcscheme

?????文件????????573??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS.xcodeproj\xcuserdata\gaomeiyun.xcuserdatad\xcschemes\xcschememanagement.plist

?????文件???????4222??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS.xcodeproj\xcuserdata\wangxiaojuan.xcuserdatad\xcschemes\01_HelloIOS.xcscheme

?????文件????????573??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOS.xcodeproj\xcuserdata\wangxiaojuan.xcuserdatad\xcschemes\xcschememanagement.plist

?????文件????????748??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOSTests\Info.plist

?????文件????????873??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\01_HelloIOS\01_HelloIOSTests\_1_HelloIOSTests.m

?????文件????????199??2016-09-22?10:14??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第1章\下載必看文檔.txt

?????文件?????????15??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第2章\01_UILabel\.git\COMMIT_EDITMSG

?????文件????????137??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第2章\01_UILabel\.git\config

?????文件?????????73??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第2章\01_UILabel\.git\description

?????文件?????????23??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第2章\01_UILabel\.git\HEAD

?????文件????????452??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第2章\01_UILabel\.git\hooks\applypatch-msg.sample

?????文件????????896??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第2章\01_UILabel\.git\hooks\commit-msg.sample

?????文件????????189??2016-08-27?19:44??《iOS開發(fā)項(xiàng)目化入門教程》源代碼\第2章\01_UILabel\.git\hooks\post-update.sample

............此處省略5524個(gè)文件信息

評(píng)論

共有 條評(píng)論