《iOS开发项目化入门教程》源代码


《iOS开发项目化入门教程》源代码《iOS开发项目化入门教程》源代码
资源截图
代码片段和文件信息
//
//  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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        199  2016-09-22 10:14  《iOS开发项目化入门教程》源代码下载必看文档.txt

     文件        279  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOSAppDelegate.h

     文件       2033  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOSAppDelegate.m

     文件       3705  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOSase.lprojLaunchScreen.xib

     文件       6539  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOSase.lprojMain.storyboard

     文件        585  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOSImages.xcassetsAppIcon.appiconsetContents.json

     文件        301  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOSImages.xcassetslogo.imagesetContents.json

     文件      18389  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOSImages.xcassetslogo.imagesetlogo.png

     文件       1220  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOSInfo.plist

     文件        336  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOSmain.m

     文件        217  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOSViewController.h

     文件        932  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOSViewController.m

     文件      16020  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOS.xcodeprojproject.pbxproj

     文件        156  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOS.xcodeprojproject.xcworkspacecontents.xcworkspacedata

     文件       5559  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOS.xcodeprojproject.xcworkspacexcuserdatagaomeiyun.xcuserdatadUserInterfaceState.xcuserstate

     文件      17198  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOS.xcodeprojproject.xcworkspacexcuserdatawangxiaojuan.xcuserdatadUserInterfaceState.xcuserstate

     文件       3793  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOS.xcodeprojxcuserdatagaomeiyun.xcuserdatadxcschemes1_HelloIOS.xcscheme

     文件        573  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOS.xcodeprojxcuserdatagaomeiyun.xcuserdatadxcschemesxcschememanagement.plist

     文件       4222  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOS.xcodeprojxcuserdatawangxiaojuan.xcuserdatadxcschemes1_HelloIOS.xcscheme

     文件        573  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOS.xcodeprojxcuserdatawangxiaojuan.xcuserdatadxcschemesxcschememanagement.plist

     文件        748  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOSTestsInfo.plist

     文件        873  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第1章1_HelloIOS1_HelloIOSTests\_1_HelloIOSTests.m

     文件        199  2016-09-22 10:14  《iOS开发项目化入门教程》源代码第1章下载必看文档.txt

     文件         15  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第2章1_UILabel.gitCOMMIT_EDITMSG

     文件        137  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第2章1_UILabel.gitconfig

     文件         73  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第2章1_UILabel.gitdescription

     文件         23  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第2章1_UILabel.gitHEAD

     文件        452  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第2章1_UILabel.githooksapplypatch-msg.sample

     文件        896  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第2章1_UILabel.githookscommit-msg.sample

     文件        189  2016-08-27 19:44  《iOS开发项目化入门教程》源代码第2章1_UILabel.githookspost-update.sample

............此处省略5524个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)