文件名称:MinutesToMidnight
- 所属分类:
- 多媒体编程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- bluese******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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 our text have a red LED look and our back
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 our text have a red LED look and our back
(系统自动生成,下载前可以参看下载内容)
下载文件列表
.DS_Store
Classes
.......\MinutesToMidnightAppDelegate.h
.......\MinutesToMidnightAppDelegate.m
.......\MinutesToMidnightViewController.h
.......\MinutesToMidnightViewController.m
Info.plist
main.m
MainWindow.xib
MinutesToMidnight.xcodeproj
...........................\project.pbxproj
MinutesToMidnightViewController.xib
MinutesToMidnight_Prefix.pch
Classes
.......\MinutesToMidnightAppDelegate.h
.......\MinutesToMidnightAppDelegate.m
.......\MinutesToMidnightViewController.h
.......\MinutesToMidnightViewController.m
Info.plist
main.m
MainWindow.xib
MinutesToMidnight.xcodeproj
...........................\project.pbxproj
MinutesToMidnightViewController.xib
MinutesToMidnight_Prefix.pch