资源简介

基于重力感应的ios计步器,还有滤波展示,欢迎大家下载,如有什么不好的地方给我留言

资源截图

代码片段和文件信息

//
//  AppDelegate.m
//  Demo
//
//  Created by shiji on 14-7-4.
//  Copyright (c) 2014年 shiji. All rights reserved.
//

#import “AppDelegate.h“

@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 thrott

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2014-07-29 17:14  Demo\
     文件        6148  2014-07-29 11:26  Demo\.DS_Store
     目录           0  2014-07-29 17:14  __MACOSX\
     目录           0  2014-07-29 17:14  __MACOSX\Demo\
     文件         120  2014-07-29 11:26  __MACOSX\Demo\._.DS_Store
     目录           0  2014-07-28 17:17  Demo\Demo\
     文件         264  2014-07-04 11:15  Demo\Demo\AppDelegate.h
     目录           0  2014-07-29 17:14  __MACOSX\Demo\Demo\
     文件         171  2014-07-04 11:15  __MACOSX\Demo\Demo\._AppDelegate.h
     文件        1994  2014-07-04 11:15  Demo\Demo\AppDelegate.m
     文件         171  2014-07-04 11:15  __MACOSX\Demo\Demo\._AppDelegate.m
     目录           0  2014-07-23 11:34  Demo\Demo\base.lproj\
     文件        1811  2014-07-04 11:15  Demo\Demo\base.lproj\Main_iPad.storyboard
     目录           0  2014-07-29 17:14  __MACOSX\Demo\Demo\base.lproj\
     文件         171  2014-07-04 11:15  __MACOSX\Demo\Demo\base.lproj\._Main_iPad.storyboard
     文件        3090  2014-07-23 11:34  Demo\Demo\base.lproj\Main_iPhone.storyboard
     文件        1446  2014-07-25 11:57  Demo\Demo\Demo-Info.plist
     文件         344  2014-07-04 11:15  Demo\Demo\Demo-Prefix.pch
     文件         171  2014-07-04 11:15  __MACOSX\Demo\Demo\._Demo-Prefix.pch
     目录           0  2014-07-04 11:15  Demo\Demo\en.lproj\
     文件          45  2014-07-04 11:15  Demo\Demo\en.lproj\InfoPlist.strings
     目录           0  2014-07-29 17:14  __MACOSX\Demo\Demo\en.lproj\
     文件         171  2014-07-04 11:15  __MACOSX\Demo\Demo\en.lproj\._InfoPlist.strings
     文件         350  2014-07-23 14:09  Demo\Demo\HttpBlock.h
     文件         171  2014-07-23 14:09  __MACOSX\Demo\Demo\._HttpBlock.h
     文件         627  2014-07-23 14:09  Demo\Demo\HttpBlock.m
     文件         171  2014-07-23 14:09  __MACOSX\Demo\Demo\._HttpBlock.m
     目录           0  2014-07-04 11:33  Demo\Demo\Images.xcassets\
     目录           0  2014-07-04 11:15  Demo\Demo\Images.xcassets\AppIcon.appiconset\
     文件         825  2014-07-04 11:15  Demo\Demo\Images.xcassets\AppIcon.appiconset\Contents.json
     目录           0  2014-07-29 17:14  __MACOSX\Demo\Demo\Images.xcassets\
............此处省略64个文件信息

评论

共有 条评论