- Category:
- VOIP program
- Tags:
-
- File Size:
- 1.42mb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- mutulong
Description: This sample shows how you can use view controllers, table views, and Core Data in an iPhone application.
The application uses the domain of organizing and presenting recipes to show how you can use the view controller as the organizing unit to manage screenfuls of information, and how you can leverage table views to display and edit data in an elegant fashion.
Amongst the techniques shown are how to:
Combine tab bar and navigation controllers to create a complex navigation flow
Customize a navigation bar
Implement custom table view cells that reformat themselves in response to editing, removing unnecessary information to ensure that the display remains uncluttered
Customize a table header view
Present modal views
Use multiple entities in a Core Data application
Provide a default Core Data persistent store
File list (Check if you may need any files):
iPhoneCoreDataRecipes
.....................\build
.....................\.....\Debug-iphonesimulator
.....................\.....\.....................\Recipes.app
.....................\.....\.....................\...........\convert.png
.....................\.....\.....................\...........\DetailHeaderView.nib
.....................\.....\.....................\...........\EditingTableViewCell.nib
.....................\.....\.....................\...........\fork.png
.....................\.....\.....................\...........\Info.plist
.....................\.....\.....................\...........\MainWindow.nib
.....................\.....\.....................\...........\PkgInfo
.....................\.....\.....................\...........\RecipeAddView.nib
.....................\.....\.....................\...........\RecipeInstructionsView.nib
.....................\.....\.....................\...........\Recipes
.....................\.....\.....................\...........\Recipes.mom
.....................\.....\.....................\...........\Recipes.sqlite
.....................\.....\.....................\...........\TemperatureConverter.nib
.....................\.....\.....................\...........\TemperatureData.plist
.....................\.....\.....................\...........\WeightConverter.nib
.....................\.....\.....................\Recipes.app.dSYM
.....................\.....\.....................\................\Contents
.....................\.....\.....................\................\........\Info.plist
.....................\.....\.....................\................\........\Resources
.....................\.....\.....................\................\........\.........\DWARF
.....................\.....\.....................\................\........\.........\.....\Recipes
.....................\.....\Recipes.build
.....................\.....\.............\Debug-iphonesimulator
.....................\.....\.............\.....................\Recipes.build
.....................\.....\.............\.....................\.............\Objects-normal
.....................\.....\.............\.....................\.............\..............\i386
.....................\.....\.............\.....................\.............\..............\....\EditingTableViewCell.o
.....................\.....\.............\.....................\.............\..............\....\ImperialPickerController.o
.....................\.....\.............\.....................\.............\..............\....\Ingredient.o
.....................\.....\.............\.....................\.............\..............\....\IngredientDetailViewController.o
.....................\.....\.............\.....................\.............\..............\....\InstructionsViewController.o
.....................\.....\.............\.....................\.............\..............\....\main.o
.....................\.....\.............\.....................\.............\..............\....\MetricPickerController.o
.....................\.....\.............\.....................\.............\..............\....\Recipe.o
.....................\.....\.............\.....................\.............\..............\....\RecipeAddViewController.o
.....................\.....\.............\.....................\.............\..............\....\RecipeDetailViewController.o
.....................\.....\.............\.....................\.............\..............\....\RecipeListTableViewController.o
.....................\.....\.............\.....................\.............\..............\....\RecipePhotoViewController.o
.....................\.....\.............\.....................\.............\..............\....\Recipes.LinkFileList
.....................\.....\.............\.....................\.............\..............\....\RecipesAppDelegate.o
.....................\.....\.............\.....................\.............\..............\....\RecipeTableViewCell.o
.....................\.....\.............\..............