- 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 Scala Programming
- Mastering Concurrency Programming with Java 8
- Intel Galileo Essentials
- 微信公眾平臺與小程序開發:從零搭建整套系統
- 無代碼編程:用云表搭建企業數字化管理平臺
- Oracle從入門到精通(第5版)
- Flutter跨平臺開發入門與實戰
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- Extending Puppet(Second Edition)
- HTML5+CSS3 Web前端開發技術(第2版)
- Java網絡編程實戰
- JavaScript程序設計(第2版)
- 機器學習微積分一本通(Python版)
- ActionScript 3.0從入門到精通(視頻實戰版)
- 單片機原理及應用技術