• 大小: 6.43MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-09-24
  • 语言: 其他
  • 标签: ios  

资源简介

ios端的支付宝demo。主要实现第一级界面的布局和功能,内部集成了Reveal.

资源截图

代码片段和文件信息

//
//  AppDelegate.m
//  GSD_ZHIFUBAO
//
//  Created by aier on 15-6-3.
//  Copyright (c) 2015年 GSD. All rights reserved.
//

#import “AppDelegate.h“
#import “SDframetabBarController.h“

@interface AppDelegate ()

@end

@implementation AppDelegate


- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
    
    self.window = [[UIWindow alloc] initWithframe:[UIScreen mainScreen].bounds];
    self.window.rootViewController = [[SDframetabBarController alloc] init];
    self.window.backgroundColor = [UIColor whiteColor];
    [self.window makeKeyAndVisible];
    
    [[UINavigationBar appearance] setBackgroundImage:[UIImage imageNamed:@“navigationbar“] forBarMetrics:UIBarMetricsDefault];
    [[UINavigationBar appearance] setTintColor:[UIColor whiteColor]];
    
    [application setStatusBarstyle:UIStatusBarstyleLightContent];
    
    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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2015-06-10 11:31  GSD_ZHIFUBAO-master\
     文件        6148  2015-06-10 12:02  GSD_ZHIFUBAO-master\.DS_Store
     目录           0  2015-06-26 14:45  __MACOSX\
     目录           0  2015-06-26 14:45  __MACOSX\GSD_ZHIFUBAO-master\
     文件         120  2015-06-10 12:02  __MACOSX\GSD_ZHIFUBAO-master\._.DS_Store
     目录           0  2015-06-10 12:01  GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\
     文件        6148  2015-06-10 12:01  GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\.DS_Store
     目录           0  2015-06-26 14:45  __MACOSX\GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\
     文件         120  2015-06-10 12:01  __MACOSX\GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\._.DS_Store
     文件         271  2015-06-07 20:21  GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\AppDelegate.h
     文件         217  2015-06-07 20:21  __MACOSX\GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\._AppDelegate.h
     文件        2529  2015-06-07 20:21  GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\AppDelegate.m
     文件         217  2015-06-07 20:21  __MACOSX\GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\._AppDelegate.m
     目录           0  2015-06-07 20:21  GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\
     目录           0  2015-06-07 20:21  GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\Assets\
     文件         258  2015-06-07 20:21  GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\Assets\SDAssetsTableViewController.h
     目录           0  2015-06-26 14:45  __MACOSX\GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\
     目录           0  2015-06-26 14:45  __MACOSX\GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\Assets\
     文件         217  2015-06-07 20:21  __MACOSX\GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\Assets\._SDAssetsTableViewController.h
     文件        3241  2015-06-07 20:21  GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\Assets\SDAssetsTableViewController.m
     文件         217  2015-06-07 20:21  __MACOSX\GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\Assets\._SDAssetsTableViewController.m
     文件         274  2015-06-07 20:21  GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\Assets\SDAssetsTableViewControllerCell.h
     文件         217  2015-06-07 20:21  __MACOSX\GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\Assets\._SDAssetsTableViewControllerCell.h
     文件         661  2015-06-07 20:21  GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\Assets\SDAssetsTableViewControllerCell.m
     文件         217  2015-06-07 20:21  __MACOSX\GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\Assets\._SDAssetsTableViewControllerCell.m
     文件         566  2015-06-07 20:21  GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\Assets\SDAssetsTableViewControllerCellModel.h
     文件         217  2015-06-07 20:21  __MACOSX\GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\Assets\._SDAssetsTableViewControllerCellModel.h
     文件         671  2015-06-07 20:21  GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\Assets\SDAssetsTableViewControllerCellModel.m
     文件         217  2015-06-07 20:21  __MACOSX\GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\Assets\._SDAssetsTableViewControllerCellModel.m
     文件         514  2015-06-07 20:21  GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\Assets\SDAssetsTableViewHeader.h
     文件         217  2015-06-07 20:21  __MACOSX\GSD_ZHIFUBAO-master\GSD_ZHIFUBAO\Classes\Assets\._SDAssetsTableViewHeader.h
............此处省略884个文件信息

评论

共有 条评论