首頁(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
推薦閱讀
- Learning SQLite for iOS
- PHP+MySQL+Dreamweaver動(dòng)態(tài)網(wǎng)站開發(fā)實(shí)例教程
- 人人都是網(wǎng)站分析師:從分析師的視角理解網(wǎng)站和解讀數(shù)據(jù)
- Getting Started with Greenplum for Big Data Analytics
- 深入理解Android:Wi-Fi、NFC和GPS卷
- Swift細(xì)致入門與最佳實(shí)踐
- RubyMotion iOS Develoment Essentials
- Secret Recipes of the Python Ninja
- 深入理解Java虛擬機(jī):JVM高級(jí)特性與最佳實(shí)踐
- Node.js 6.x Blueprints
- AI輔助編程Python實(shí)戰(zhàn):基于GitHub Copilot和ChatGPT
- 微信公眾平臺(tái)開發(fā)最佳實(shí)踐
- C語(yǔ)言程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)教程
- Java程序設(shè)計(jì)基礎(chǔ)教程
- Python AI游戲編程入門:基于Pygame和PyTorch
- Python Natural Language Processing
- 數(shù)據(jù)分析從入門到進(jìn)階
- Mastercam X2寶典
- 新標(biāo)準(zhǔn)C++程序設(shè)計(jì)
- 機(jī)器學(xué)習(xí)與R語(yǔ)言(原書第2版)
- Node.js Design Patterns(Second Edition)
- 計(jì)算機(jī)軟件技術(shù)基礎(chǔ)(第2版)
- 我的Python世界
- Hands-On Functional Programming in Rust
- Practical Data Analysis(Second Edition)
- Python機(jī)器學(xué)習(xí)原理與算法實(shí)現(xiàn)
- Preparing for the Certified OpenStack Administrator Exam
- Beginning React
- 深度探索C++對(duì)象模型
- Practical Real-time Data Processing and Analytics