资源简介
基于xcode7,ios9.0系统开发的商城app
代码片段和文件信息
//
// AboutViewController.m
// ecshop
//
// Created by Jin on 16/1/4.
// Copyright © 2016年 jsyh. All rights reserved.
//
#import “AboutViewController.h“
@interface AboutViewController ()
@end
@implementation AboutViewController
- (void)viewDidLoad {
[super viewDidLoad];
self.title = @“更多“;
// Do any additional setup after loading the view from its nib.
}
- (void)didReceiveMemoryWarning {
[super didReceiveMemoryWarning];
// Dispose of any resources that can be recreated.
}
/*
#pragma mark - Navigation
// In a storyboard-based application you will often want to do a little preparation before navigation
- (void)prepareForSegue:(UIStoryboardSegue *)segue sender:(id)sender {
// Get the new view controller using [segue destinationViewController].
// Pass the selected object to the new view controller.
}
*/
@end
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2016-01-20 18:29 ecshop\
文件 10244 2016-01-20 18:17 ecshop\.DS_Store
目录 0 2016-01-26 14:09 __MACOSX\
目录 0 2016-01-26 14:09 __MACOSX\ecshop\
文件 172 2016-01-20 18:17 __MACOSX\ecshop\._.DS_Store
目录 0 2016-01-26 14:08 ecshop\ecshop\
文件 24580 2016-01-21 14:27 ecshop\ecshop\.DS_Store
目录 0 2016-01-26 14:09 __MACOSX\ecshop\ecshop\
文件 172 2016-01-21 14:27 __MACOSX\ecshop\ecshop\._.DS_Store
文件 19252 2016-01-18 11:41 ecshop\ecshop\1024.png
文件 172 2016-01-18 11:41 __MACOSX\ecshop\ecshop\._1024.png
文件 3133 2016-01-18 11:41 ecshop\ecshop\120.png
文件 172 2016-01-18 11:41 __MACOSX\ecshop\ecshop\._120.png
文件 13687 2016-01-18 11:02 ecshop\ecshop\1242.png
文件 172 2016-01-18 11:02 __MACOSX\ecshop\ecshop\._1242.png
文件 4033 2016-01-18 11:41 ecshop\ecshop\180.png
文件 172 2016-01-18 11:41 __MACOSX\ecshop\ecshop\._180.png
文件 2285 2016-01-18 11:41 ecshop\ecshop\58.png
文件 172 2016-01-18 11:41 __MACOSX\ecshop\ecshop\._58.png
文件 6675 2016-01-18 11:01 ecshop\ecshop\640x1136.png
文件 172 2016-01-18 11:01 __MACOSX\ecshop\ecshop\._640x1136.png
文件 6367 2016-01-18 11:07 ecshop\ecshop\640x960.png
文件 172 2016-01-18 11:07 __MACOSX\ecshop\ecshop\._640x960.png
文件 35023 2016-01-18 16:29 ecshop\ecshop\750.png
文件 172 2016-01-18 16:29 __MACOSX\ecshop\ecshop\._750.png
文件 2601 2016-01-18 11:41 ecshop\ecshop\80.png
文件 172 2016-01-18 11:41 __MACOSX\ecshop\ecshop\._80.png
文件 2705 2016-01-18 11:41 ecshop\ecshop\87.png
文件 172 2016-01-18 11:41 __MACOSX\ecshop\ecshop\._87.png
文件 210 2016-01-04 10:21 ecshop\ecshop\AboutViewController.h
文件 223 2016-01-04 10:21 __MACOSX\ecshop\ecshop\._AboutViewController.h
............此处省略2179个文件信息
评论
共有 条评论