最新章節
- Index
- Doing it in the background the right way – Android services
- Using Java classes in Android apps with Java2OP
- Letting your phone talk – using the Android TextToSpeech engine
- Sending Android Intents
- Displaying PDF files in your app
品牌:中圖公司
上架時間:2021-08-20 09:51:40
出版社:Packt Publishing
本書數字版權由中圖公司提供,并由其授權上海閱文信息技術有限公司制作發行
- Index 更新時間:2021-08-20 10:34:21
- Doing it in the background the right way – Android services
- Using Java classes in Android apps with Java2OP
- Letting your phone talk – using the Android TextToSpeech engine
- Sending Android Intents
- Displaying PDF files in your app
- Using iOS Objective C SDK classes
- Using Android SDK Java classes
- Introduction
- Chapter 8. Using Specific Platform Features
- Tracking the application's lifecycle
- Making a phone call from your app!
- Talking with the backend
- Taking a photo and location and sending it to a server continuously
- Customizing the TListView
- Using a styled TListView to handle long lists of data
- Do not block the main thread!
- Using SQLite databases to handle a to-do list
- Using TListView to show and search local data
- Taking a photo applying effects and sharing it
- Introduction
- Chapter 7. Riding the Mobile Revolution with FireMonkey
- Using native HTTP(S) client libraries
- Creating WebBroker Apache modules
- Creating DataSnap Apache modules
- Using app tethering to create a companion app
- Controlling remote application using UDP
- Implementing a RESTful interface using WebBroker
- Sending a POST HTTP request encoding parameters
- Serializing objects to JSON and back using RTTI
- Serializing a dataset to JSON and back
- Converting a console application to a Windows service
- Developing web client JavaScript applications with WebBroker on the server
- Introduction
- Chapter 6. Putting Delphi on the Server
- Parallelize using the parallel for
- Monitoring things using futures
- Using tasks to make your customer happier
- Displaying a measure on a 2D graph like an oscilloscope
- Synchronizing multiple threads using TEvent
- Talking with the main thread using a thread-safe queue
- Synchronizing shared resources with TMonitor
- Introduction
- Chapter 5. The Thousand Faces of Multithreading
- Reinventing your GUI also known as mastering Firemonkey controls shapes and effects
- Using FireMonkey in a VCL application
- Showing complex vector shapes using paths
- Using master/details with LiveBindings
- Impressing your clients with animations
- Creating a styled TListBox
- Giving a new appearance to the standard FireMonkey controls using styles
- Introduction
- Chapter 4. Going Cross-Platform with FireMonkey
- Decouple your code using a cross-platform publish/subscribe mechanism
- Save space using System.Zip
- Cope with the encoded Internet world using System.NetEncodings
- Consuming RESTful services using native HTTP(S) client libraries
- Check strings with regular expressions
- Introduction
- Chapter 3. Knowing Your Friends – the Delphi RTL
- Creating helpers for your classes
- Duck typing using RTTI
- RTTI to the rescue – configuring your class at runtime
- Writing enumerable types
- Fun with anonymous methods – using higher-order functions
- Introduction
- Chapter 2. Becoming a Delphi Language Ninja
- Be coherent with the Windows look and feel using TTaskDialog
- Associating a file extension with your application on Windows
- Creating a Windows service
- I/O in the 21st century – knowing the streams
- Manipulating and transforming XML documents
- Manipulating JSON
- Creating a stack of embedded forms
- Making an owner draw control aware of the VCL styles
- Using owner draw combos and listboxes
- Customizing TDBGrid
- Changing the style of your VCL application at runtime
- Changing your application look and feel with VCL styles and no code
- Introduction
- Chapter 1. Delphi Basics
- Customer support
- Reader feedback
- Conventions
- Who this book is for
- What you need for this book
- What this book covers
- Preface
- eBooks discount offers and more
- www.PacktPub.com
- About the Reviewer
- About the Author
- Credits
- 版權頁
- 封面
- 封面
- 版權頁
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- 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. Delphi Basics
- Introduction
- Changing your application look and feel with VCL styles and no code
- Changing the style of your VCL application at runtime
- Customizing TDBGrid
- Using owner draw combos and listboxes
- Making an owner draw control aware of the VCL styles
- Creating a stack of embedded forms
- Manipulating JSON
- Manipulating and transforming XML documents
- I/O in the 21st century – knowing the streams
- Creating a Windows service
- Associating a file extension with your application on Windows
- Be coherent with the Windows look and feel using TTaskDialog
- Chapter 2. Becoming a Delphi Language Ninja
- Introduction
- Fun with anonymous methods – using higher-order functions
- Writing enumerable types
- RTTI to the rescue – configuring your class at runtime
- Duck typing using RTTI
- Creating helpers for your classes
- Chapter 3. Knowing Your Friends – the Delphi RTL
- Introduction
- Check strings with regular expressions
- Consuming RESTful services using native HTTP(S) client libraries
- Cope with the encoded Internet world using System.NetEncodings
- Save space using System.Zip
- Decouple your code using a cross-platform publish/subscribe mechanism
- Chapter 4. Going Cross-Platform with FireMonkey
- Introduction
- Giving a new appearance to the standard FireMonkey controls using styles
- Creating a styled TListBox
- Impressing your clients with animations
- Using master/details with LiveBindings
- Showing complex vector shapes using paths
- Using FireMonkey in a VCL application
- Reinventing your GUI also known as mastering Firemonkey controls shapes and effects
- Chapter 5. The Thousand Faces of Multithreading
- Introduction
- Synchronizing shared resources with TMonitor
- Talking with the main thread using a thread-safe queue
- Synchronizing multiple threads using TEvent
- Displaying a measure on a 2D graph like an oscilloscope
- Using tasks to make your customer happier
- Monitoring things using futures
- Parallelize using the parallel for
- Chapter 6. Putting Delphi on the Server
- Introduction
- Developing web client JavaScript applications with WebBroker on the server
- Converting a console application to a Windows service
- Serializing a dataset to JSON and back
- Serializing objects to JSON and back using RTTI
- Sending a POST HTTP request encoding parameters
- Implementing a RESTful interface using WebBroker
- Controlling remote application using UDP
- Using app tethering to create a companion app
- Creating DataSnap Apache modules
- Creating WebBroker Apache modules
- Using native HTTP(S) client libraries
- Chapter 7. Riding the Mobile Revolution with FireMonkey
- Introduction
- Taking a photo applying effects and sharing it
- Using TListView to show and search local data
- Using SQLite databases to handle a to-do list
- Do not block the main thread!
- Using a styled TListView to handle long lists of data
- Customizing the TListView
- Taking a photo and location and sending it to a server continuously
- Talking with the backend
- Making a phone call from your app!
- Tracking the application's lifecycle
- Chapter 8. Using Specific Platform Features
- Introduction
- Using Android SDK Java classes
- Using iOS Objective C SDK classes
- Displaying PDF files in your app
- Sending Android Intents
- Letting your phone talk – using the Android TextToSpeech engine
- Using Java classes in Android apps with Java2OP
- Doing it in the background the right way – Android services
- Index 更新時間:2021-08-20 10:34:21