- 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.
- Mastering Ext JS(Second Edition)
- Flask Web全棧開發實戰
- Mastering Concurrency Programming with Java 8
- Learning Selenium Testing Tools with Python
- RTC程序設計:實時音視頻權威指南
- Mastering JBoss Enterprise Application Platform 7
- Visual C#通用范例開發金典
- C程序設計實踐教程
- Java編程的邏輯
- Learning Node.js for .NET Developers
- Deep Learning with R Cookbook
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- 邊玩邊學Scratch3.0少兒趣味編程
- 現代CPU性能分析與優化
- Building Apple Watch Projects