但我听说过Lazarus编程环境,我也听说过一些Delphi程序员使用它而不是Delphi IDE。
Lazarus对Delphi IDE的优点是什么,为什么还是应该Delphi程序员切换到它?
答案给我留下了比以前更多的问题。关于Lazarus是否可以或不能在开发Delphi代码中用作编辑器似乎有一些不同意见。我想我想你可以把所有的东西在Delphi,只是改变IDE。 The Lazarus for Delphi Users section of the Lazarus Wiki说:
The first thing to do when converting
a Delphi project
Having opened
Lazarus,you should go to to Tools and
then Convert Delphi Project to Lazarus
Project. This won’t do everything for
you,but nonetheless will take you a
good deal of the way. Note that the
Lazarus IDE’s conversion tools are
generally one-way conversions. If you
need to retain Delphi compatibility so
you can compile your project with both
Delphi and Lazarus,consider
converting your files with the 07002 instead.
因为拉撒路是自由的不是切换的原因,但不惩罚你在物理的$切换。 (你仍然需要投入你的时间来转换和学习。时间= $)。
我从你的答案,我为什么有人可能从德尔福转换为拉撒路的结论:显然,它必须提供德尔福目前不能提供的东西。目前是多平台支持和可能的64位支持。 Delphi确实有Kylix一次,但不支持Mac。
但是Embarcadero很快就答应了这些和64位的,你已经回答了我的问题,告诉我没有理由(至少对我来说)切换。