首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > iphone 31天开源工程中的第一个,一个精美的计时器

iphone 31天开源工程中的第一个,一个精美的计时器

  • 资源大小:9.28 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 多媒体 c++

资 源 简 介

iphone 31天开源工程中的第一个,一个精美的计时器-Just like any good programmers we decided to bite this off the same day Apple lifted the NDA even faced with the time constraints. Needless to say the first app will be VERY simple, however it does demonstrate some stuff I stumbled on the first time I started coding against the iPhone SDK. The app is "Minutes to Midnight" it is simply a countdown of the time left I have to finish this app before tomorrow :). This idea came from my friend Chris Craft who committed (and completed!) 30 day of Windows Mobile development. To get started fire up xCode and * Click: File->New Project. From the "New Project" dialog * Select: iPhone OS->Applications-> View-Based Application * Name It: I named mine "MinutesToMidnight" This project already has a UIView we that will be the main view of or application. I imagine a count down looking like a plastic alarm clock which of cource counts backwards to zero. Let make o

文 件 列 表

Classes
MinutesToMidnightAppDelegate.h
MinutesToMidnightAppDelegate.m
MinutesToMidnightViewController.h
MinutesToMidnightViewController.m
MinutesToMidnight.xcodeproj
project.pbxproj
.DS_Store
main.m
MinutesToMidnight_Prefix.pch
Info.plist
MainWindow.xib
MinutesToMidnightViewController.xib
VIP VIP
0.187018s