- Delphi Cookbook
- Daniele Teti
- 140字
- 2021-08-05 17:54:58
What you need for this book
This book talks about Delphi, so you need Delphi. Not all recipes are available in all the Delphi editions. Typically, the mobile projects can be compiled only if you have Delphi Enterprise or better (or Delphi Professional plus the mobile add-on, or RAD Studio professional, or better). All the projects are compiled and tested on Delphi XE6. Many of the recipes can also be compiled on older versions.
If you want to run the mobile app on a phone or tablet, you can use the Android emulator or iOS simulator, but it is strongly recommended that you use an actual device to see how the app really behaves. To deploy an iOS app on your device, you also need an Apple computer with Mac OS X. More information is provided in the related chapters.
推薦閱讀
- Spring Boot 2實(shí)戰(zhàn)之旅
- Intel Galileo Essentials
- AngularJS Testing Cookbook
- Learning PostgreSQL
- The Android Game Developer's Handbook
- MariaDB High Performance
- Mastering Ubuntu Server
- 數(shù)據(jù)結(jié)構(gòu)(C語言)
- 重學(xué)Java設(shè)計模式
- 大學(xué)計算機(jī)基礎(chǔ)(第2版)(微課版)
- Java并發(fā)編程之美
- Mastering Elixir
- SQL Server 2008中文版項(xiàng)目教程(第3版)
- Android移動應(yīng)用開發(fā)項(xiàng)目教程
- Go語言從入門到精通