Delphi 2007 先睹为快


======================================================
注:本文源代码点此下载
======================================================

delphi 2007 先睹为快!

自从 borland 将 ide 产品独立出来成立新的 codegear 公司后,所有 delphi 的 fans 都在期待新的 ide 产品的诞生。而 codegear 发布的 turbo delphi 后的反应来看,多数人都认为 turbo 是一个非常麻烦的系统,特别是各种开发环境的不兼容问题,引发了许多程序员的抱怨。不过今天,我看到了 delphi 2007 的界面抓图后,感觉 delphi 2007 在对 vista 的支持上有了新的进步。闲话少说,先来看看图:

这是 delphi 2007 的界面抓图。图中呈现的是 delphi 2007 for win32。

通过对 microsoft vista 新的原生 api 的支持,delphi 2007 已经支持美丽的 glass 效果,并且还支持新增的 vista dialog 窗口。

甚至在 ide 中,delphi 2007 也能够绘制出 aero ui 和新增的 ttaskdialog 控件。不过可惜的是,现在还不清楚最新的 delphi 2007 是否原生支持 unicode 字符!这可是很重要的东西啊,特别是现在编写多语言环境的软件越来越多,对 unicode 字符的需求也变得越来越大了。

不知道 codegear 能否让 delphi 在离开 borland 后凤凰捏槃。

delphi 2007 越来越近了!

delphi 2007 的消息最近网上很多, 似乎 borland 拆分后, codegear 正在全力以赴开发 delphi 2007. 作为一个老牌子的开发工具, delphi 已经成了一代人的无法忘记的丰碑! 正如 delphi 这个名字一样被刻在 ide 的历史中! (特尔菲--希腊神殿,祭祀太阳神阿波罗的地方). codegear 是否能继续创造神奇, delphi 2007 将是最近的一次考验.

从目前了解到的情况看, delphi 2007 增加了许多激动人心的新特性. 在 delphi 2007 中, 最显著的变化出现在安装程序中, 一个新的安装程序设计将会展现在我们面前, 安装的时候我们将可以选择安装语言了! 这不仅仅是安装包显示的语言, 也是最终安装成功后 delphi 2007 ide 所呈现的语言! 已知的安装包将会自带英语, 德语, 法语, 日语, 不过十分遗憾的是, 其中并没有中文.

另外一个显著的特性是, delphi 2007 被称作了 "is a non-breaking release", 所有能在 delphi 2006 下编译的代码和第三方控件将可以不做任何修改的移植到 delphi 2007 下. 下图中, 我们可以清楚的看到 jvcl 安装到 delphi 2007 下的效果!

还有一项改变让 delphi 2007 可以像 visual studio 一样, 通过设置装配属性, 来快速进行 debug 和 release 版本的编译.

br>

只要在 object options 对话框中的 build configuration 中, 选择 debug 或者 release, 并设置好不同编译装配的相关选项, 即可进行不同版本的编译. 另外, delphi 2007 还增加了编译前和编译后的命令行设置选项, 您可以直接在 ide 中设置好命令行参数, 让 ide 编译完程序后, 自动调用 upx 等加壳工具, 对输出文件做加壳处理!

这些都非常值得期待! 相信不会等太久, delphi 2007 将会出现在我们的面前!


======================================================
在最后,我邀请大家参加新浪APP,就是新浪免费送大家的一个空间,支持PHP+MySql,免费二级域名,免费域名绑定 这个是我邀请的地址,您通过这个链接注册即为我的好友,并获赠云豆500个,价值5元哦!短网址是http://t.cn/SXOiLh我创建的小站每天访客已经达到2000+了,每天挂广告赚50+元哦,呵呵,饭钱不愁了,\(^o^)/
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
IDE Fix Pack 2007 - Version 3.0 (2010-03-15) Installation: ============= 1. Start IDEFixPackReg.exe under your user account 2. Select the IDE registry keys for which you want to install the bugfix 3. Press the "Install" button Uninstallation: =============== 1. Start IDEFixPackReg.exe under your user account 2. Press the "Uninstall" button. This will uninstall the bugfix for all (not only the selected) IDE registry keys. Changelog: ========== 2010-03-15: - Added fix for: QC #80822: ObjectInspecor: Properties are duplicated after scrolling - Added fix for: QC #80776: ObjectInspector shows "EditControl" instead of the real content - Added fix for: QC #79776: Clicking on object Inspector rejects focus 2009-12-22: - Added fix for: QC #75738: Debugging extremly slow - Added fix for: QC #68493: Switching away and back to Delphi orphans focus on Code Editor 2009-12-05: - Added fix for: Vista compatible main icon resource doesn't work 2009-09-03: - Added fix for: 64 bit Debugger assertion - Added fix for: Undo destroyed editor buffer - Added fix for: Vista 64 IDE startup delay - Added: QC #74646: Buffer overflow in TCustomClientDataSet.DataConvert with ftWideString - Fixed: TTabSheet looked strange if used with SilverThemes 2009-03-03: - Fixed: The AppDeActivateZOrder patch now fixes the cause instead of the symptoms - Added fix for: Error Insight fails to find TObject class - Added fix for: Possible deadlock when Error Insight calls ProcessMessages 2009-02-18: - Added for for IDE may select the wrong file when performing a ctrl+click on a filename in the editor - Added faster AnsiCompareFileName replacement function which speeds up the "Install Packages..." dialog 2009-02-05: - Added: fix for "Cannot resolve unit name" Error Insight bug. 2009-01-25: - Fixed: C++Builder compilation slow down caused by the ReadWrite mode fix - Fixed: DBGrid ScrollBar gab wasn't painted correctly in BiDiMode <> bdLeftToRight - Fixed: TTabSheet could throw an access violation if no PageControl was assigned to it 2008-11-24: - Added fix for Show Component Caption IDE bug - Added fix for IDE Compiler opens all files in ReadWrite mode and blocks command line compiler 2008-07-19: Added: Control resize fix replaces the old editor resize bugfix Added: Background Parser now stops if the main thread wants to do something with the compiler. 2008-05-12: Added: Fix for Find dialog has problems with Umlaut chars Removed: CodeCompletion is fixed in RAD Studio 2007 April Update 2008-04-02: Added: Added fix for TCustomActionList.Notification memory overwrite Added: Fixed some TDBGrid and TPageControl form designer flicker Improved: Application window tastbar button removal (should now work for all Windows versions) 2008-02-18: Added: CodeCompletion patch to show inherited items 2008-02-10: Added Application window tastbar button removal for Vista Added TDBText Color bugfix Renamed to IDE Fix Pack 2008-02-04: Initial release as IDEWin64Fix

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值