文件名称:Professional.iOS.Database.Application.Programming.2nd.2013
文件大小:17.23MB
文件格式:PDF
更新时间:2016-05-27 13:08:50
iOS Database Application Programming SQLite
This book covers the technologies that you need to understand to build data-centric applications for iOS. You will find a chapter on SQLite, the database engine that is included as a part of iOS. Here, you will learn how to import data into the database from different fi le formats and how to query that data on the device. I cover the UITableView control extensively, including different strategies for customizing the display of your data. Additionally, I cover using storyboards to build your application UI. You will also see extensive coverage of the Core Data API. You will fi nd yourself using this terrifi c data persistence framework often, as you need to create and store data on the device. Finally, I cover handling and creating XML on iOS and integrating your applications with web services.