- Getting Started with the Lazarus IDE
- Roderick Person
- 116字
- 2021-07-29 16:57:07
Preface
Lazarus is an open-source integrated development environment for the Free Pascal compiler. Lazarus provides a code editor with syntax-highlighting, a visual form designer, and the Lazarus Component Library (LCL). Lazarus is very similar to Delphi, making it ideal for Delphi programmers to utilize. Because the LCL is highly compatible with Delphi's VCL, existing Delphi projects can be easily converted to Lazarus projects.
Lazarus is cross-platform and runs on many platforms, including Linux, BSD, and Mac OS X. Lazarus applications can be created on one platform and compiled on other supporting platforms, making it suitable for many programming tasks. Besides graphical user interface and console applications, Lazarus can also support web-based applications, Android, and iOS applications.
- Learning Apex Programming
- Azure IoT Development Cookbook
- Mastering OpenCV Android Application Programming
- Object-Oriented JavaScript(Second Edition)
- Java持續交付
- Mastering AndEngine Game Development
- iOS應用逆向工程(第2版)
- Express Web Application Development
- Keras深度學習實戰
- 計算機應用基礎實踐教程
- C++從入門到精通(第5版)
- 零基礎Java學習筆記
- 軟件測試教程
- Scala編程實戰
- Simulation for Data Science with R