首頁(yè) > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語(yǔ)言與程序設(shè)計(jì)
> iOS Development with Xamarin Cookbook最新章節(jié)目錄
舉報(bào)

會(huì)員
iOS Development with Xamarin Cookbook
最新章節(jié):
Index
Thebookiswritteninarecipeformatwithpracticalexamples,allowingyoutogodirectlytoyourtopicofinterestorfollowtopicsthroughoutachaptertogainanindepthknowledge.Therearealsoplentyofhintsandbestpracticesalongtheway.IfyouareaC#/.NETdeveloperwithnopreviousexperienceiniOSdevelopmentoranObjectiveCdeveloperwhowantstocreatecompleteiOSapplicationsanddeploythemtotheAppStore,thenthisbookisidealforyou.NoexperiencewithXamarinisneeded.
目錄(148章)
倒序
- coverpage
- iOS Development with Xamarin Cookbook
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Development Tools
- Introduction
- Installing prerequisites
- Creating an iOS project with Xamarin Studio
- Interface Builder
- Creating the UI
- Accessing the UI with Outlets
- Adding Actions to controls
- Compiling an iOS project
- Debugging our application
- Chapter 2. User Interface – Views
- Introduction
- Adding and customizing views
- Receiving user input with buttons
- Displaying images
- Displaying and editing text
- Using the keyboard
- Displaying progress
- Displaying content larger than the screen
- Navigating through the content divided into pages
- Displaying alerts
- Creating a custom view
- Styling views
- Chapter 3. User Interface – View Controllers
- Introduction
- Loading a view with a view controller
- Navigating through different view controllers
- Providing controllers in tabs
- Modal view controllers
- Creating a custom view controller
- Using view controllers efficiently
- iPad view controllers
- UI flow design with storyboards
- Unwinding in storyboards
- Chapter 4. Data Management
- Introduction
- Creating files
- Using a SQLite database
- Preparing for iCloud support
- iCloud key/value storage
- Chapter 5. Displaying Data
- Introduction
- Providing lists
- Displaying data in a table
- Customizing rows
- Editing a table
- Table indexing
- Searching through the data
- Creating a simple web browser
- Displaying data in a grid
- Customizing the grid
- Chapter 6. Web Services
- Introduction
- Consuming web services
- Consuming REST services
- Communicating with native APIs
- Using WCF services
- Chapter 7. Multimedia Resources
- Introduction
- Selecting images and videos
- Capturing media with the camera
- Playing videos
- Playing music and sounds
- Recording with the microphone
- Managing album items directly
- Chapter 8. Integrating iOS Features
- Introduction
- Starting phone calls
- Sending text messages and e-mails
- Using text messaging in our application
- Using e-mail messaging in our application
- Managing the address book
- Displaying contacts
- Managing the calendar
- Chapter 9. Interacting with Device Hardware
- Introduction
- Detecting the device orientation
- Adjusting the UI orientation
- Proximity sensor
- Retrieving the battery information
- Handling motion events
- Handling touch events
- Recognizing gestures
- Custom gestures
- Using the accelerometer
- Using the gyroscope
- Chapter 10. Location Services and Maps
- Introduction
- Determining location
- Determining heading
- Using region monitoring
- Using a significant-change location service
- Location services in the background
- Displaying maps
- Geocoding
- Adding map annotations
- Adding map overlays
- Chapter 11. Graphics and Animation
- Introduction
- Transforming views
- Animating images
- Animating layers
- Drawing lines and curves
- Drawing shapes
- Drawing text
- A simple drawing app
- Creating an image context
- Animating views
- Chapter 12. Multitasking
- Introduction
- Detecting application states
- Receiving notifications for app states
- Running code in the background
- Playing audio in the background
- Updating data in the background
- Chapter 13. Localization
- Introduction
- Creating an app for different languages
- Localizable resources
- Regional formatting
- Chapter 14. Deploying
- Introduction
- Creating profiles
- Creating an ad hoc distribution bundle
- Preparing an app for the App Store
- Submitting an app to the App Store
- Chapter 15. Advanced Features
- Introduction
- Reproducing the page curl effect
- Integrating content sharing
- Implementing custom transitions
- Using physics in UI elements
- Implementing the text-to-speech feature
- Index 更新時(shí)間:2021-07-16 11:45:35
推薦閱讀
- Mobile Web Performance Optimization
- Hyper-V 2016 Best Practices
- 微信公眾平臺(tái)與小程序開(kāi)發(fā):從零搭建整套系統(tǒng)
- Learning Data Mining with Python
- D3.js 4.x Data Visualization(Third Edition)
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- Python 3 數(shù)據(jù)分析與機(jī)器學(xué)習(xí)實(shí)戰(zhàn)
- Python網(wǎng)絡(luò)爬蟲(chóng)技術(shù)與應(yīng)用
- Windows Phone 8 Game Development
- iOS開(kāi)發(fā)項(xiàng)目化入門教程
- Mudbox 2013 Cookbook
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)案例教程(第二版)
- Go Systems Programming
- H5頁(yè)面設(shè)計(jì)與制作(全彩慕課版·第2版)
- C#程序設(shè)計(jì)基礎(chǔ)與實(shí)踐
- Android Application Programming with OpenCV 3
- vSphere High Performance Cookbook(Second Edition)
- 軟件測(cè)試(第2版)
- Python 3.6零基礎(chǔ)入門與實(shí)戰(zhàn)
- Unity 2018 Cookbook(Third Edition)
- VMware Horizon桌面與應(yīng)用虛擬化權(quán)威指南
- Python 3反爬蟲(chóng)原理與繞過(guò)實(shí)戰(zhàn)
- 計(jì)算機(jī)組裝與維護(hù)(第二版)
- IBM Informix 11.x系統(tǒng)管理與開(kāi)發(fā)指南
- 零基礎(chǔ)學(xué)FPGA設(shè)計(jì):理解硬件編程思想
- 孩子趣味學(xué)編程之Scratch篇
- Hands-On Functional Programming in Rust
- 區(qū)塊鏈應(yīng)用指南:方法與實(shí)踐
- Internet of Things with Arduino Blueprints
- Designing and Implementing Test Automation Frameworks with QTP