Writing Your First iPhone Application
时间:2010-06-09 13:23:24 来源:www.ukthesis.org 作者:英国论文网 点击:163次
Writing Your First iPhone Application Once you have a table view that shows some data, you typically want to navigate deeper when you select a table cell. For example, when you tap on a recipe, you want to see its ingredients. That??™s what navigation controllers are for. In this episode, you??™ll learn about: * Episode 3: Adding Text Fields and Buttons Every good iPhone application needs to get input from the user, and this episode shows you how to get input from the keyboard. We??™ll use a table view and a text field to accept new recipe names. You??™ll learn about: * Episode 4: Editing On a Table View If you??™ve played with your iPhone much, youve noticed those green (+) and red (-) buttons to add and remove rows from a table view. In this episode, we??™ll use these UI techniques to add and remove recipe ingredients. You??™ll learn about: * Episode 5: Reordering Rows and Persisting Data When you quit an iPhone application and restart it later, you want important data to be preserved. In this episode, we??™ll save our recipes and their ingredients in a SQLite database. Then we??™ll add the ability to reorder ingredients and save their order back to the database. You??™ll learn about: (责任编辑:Thesis sample) |