文件名称:MinutesToMidnight
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:9.28kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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
相关搜索: iphone
iphone SDK for windows
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Classes/
Classes/MinutesToMidnightAppDelegate.h
Classes/MinutesToMidnightAppDelegate.m
Classes/MinutesToMidnightViewController.h
Classes/MinutesToMidnightViewController.m
MinutesToMidnight.xcodeproj/
MinutesToMidnight.xcodeproj/project.pbxproj
.DS_Store
main.m
MinutesToMidnight_Prefix.pch
Info.plist
MainWindow.xib
MinutesToMidnightViewController.xib
Classes/MinutesToMidnightAppDelegate.h
Classes/MinutesToMidnightAppDelegate.m
Classes/MinutesToMidnightViewController.h
Classes/MinutesToMidnightViewController.m
MinutesToMidnight.xcodeproj/
MinutesToMidnight.xcodeproj/project.pbxproj
.DS_Store
main.m
MinutesToMidnight_Prefix.pch
Info.plist
MainWindow.xib
MinutesToMidnightViewController.xib
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.