- Expert Delphi
- Pawe? G?owacki
- 249字
- 2021-07-02 20:44:18
Delphi installation
Delphi is a Windows program, so you need to have a computer with a proper version of Windows installed and enough free space on your hard drive. You may want to install Delphi on a physical computer or onto a Windows virtual machine image using one of the available virtualization solutions such as VMware. Installing onto a virtual machine has some advantages in cross-platform development. In order to create iOS apps, you will need to have access to a Mac computer. This could be another computer available on a local network or the same physical machine. One of the most convenient configurations is to have just one physical machine that allows you to target all operating system platforms supported by Delphi.
In order to deploy to iOS devices, you need to use a physical Mac machine. At the same time, Delphi is a Windows program, so you will also need Windows. You can use both on one computer by running Windows in a virtual machine installed on Mac. Whether you choose to install Delphi onto a physical or virtual Windows machine, the installation process is the same.
Delphi is implemented as a native Windows 32-bit executable. As such, it can be installed to either 32-bit or 64-bit versions of Windows. Some parts of Delphi are written in .NET 3.5, so at the beginning of the installation, the installer may also install a .NET 3.5 redistributable package which is not installed by default in newer versions of Windows.
- .NET之美:.NET關鍵技術深入解析
- Redis入門指南(第3版)
- What's New in TensorFlow 2.0
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- 深入淺出WPF
- Swift 3 New Features
- Python機器學習實戰
- Android 應用案例開發大全(第3版)
- Microsoft System Center Orchestrator 2012 R2 Essentials
- Spring+Spring MVC+MyBatis整合開發實戰
- Getting Started with NativeScript
- Spring快速入門
- 響應式架構:消息模式Actor實現與Scala、Akka應用集成
- C#程序設計教程(第3版)
- 時空數據建模及其應用