Simon Shi

放飞梦想,专注于Mobile开发

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: :: 订阅 订阅 :: 管理 ::

2012年7月3日

摘要: From : http://mobile.tutsplus.com/tutorials/iphone/ios-sdk-custom-delegates/Delegates are a useful tool in communicating between objects. In this tutorial we will create and implement a custom delegate to allow three UISliders to adjust the background color of a ViewController.About DelegatesMessage 阅读全文
posted @ 2012-07-03 16:04 Simon Shi 阅读(304) 评论(0) 推荐(0) 编辑

摘要: From : http://mobile.tutsplus.com/tutorials/phonegap/phonegap-from-scratch-app-template/In the last two parts we have installed Phonegap, gotten a hello world running, and then taken a look at some of the functionality that Phonegap offers us. Over the next two parts, we will build our app and take 阅读全文
posted @ 2012-07-03 15:43 Simon Shi 阅读(234) 评论(0) 推荐(0) 编辑

摘要: From : http://mobile.tutsplus.com/tutorials/phonegap/phonegap-from-scratch-twitter-maps/Where We Left OffIn the last part of this series, we got our web app up and running with some basic structure and transitions between pages. In this part, we are going to continue working on filling out the parts 阅读全文
posted @ 2012-07-03 15:41 Simon Shi 阅读(221) 评论(0) 推荐(0) 编辑

摘要: From : http://mobile.tutsplus.com/tutorials/phonegap/phonegap-from-scratch-camera-exporting/Adding Camera FunctionalityWe left off in the last tutorial in this series just after getting our application into the Phonegap framework and awaiting to add our final piece of functionality: the device camer 阅读全文
posted @ 2012-07-03 15:37 Simon Shi 阅读(219) 评论(0) 推荐(0) 编辑

摘要: In our first part we looked at setting up our development environment and getting PhoneGap up and running on the iOS and Android SDKs. In this second part of our PhoneGap series, we are going to look at some of the device APIs that PhoneGap gives us access to and discuss how we might use them.Settin 阅读全文
posted @ 2012-07-03 15:36 Simon Shi 阅读(231) 评论(0) 推荐(0) 编辑

摘要: From : http://mobile.tutsplus.com/tutorials/phonegap/phonegap-from-scratch/In this series, we will build a mobile application using some of the features in PhoneGap. We will go from installation of the SDK to deployment into the app stores of the two major platforms: iOS and Android. Concepts covere 阅读全文
posted @ 2012-07-03 15:34 Simon Shi 阅读(244) 评论(0) 推荐(0) 编辑