论坛


2009年4月17日 星期五

David I 盛大之行

rarnu| 橙子的Delphi技术专区-delphi |18:32:00

4月15日,CodeGear的领袖人物David I拜访了盛大,并对Delphi的未来(下个版本)做了预告及展望,同时,也解答了我们压在心头多时的问题。我在此把交流的记录发上来,让大家一起激动一下吧首先是Delphi新版本的一些特性与展望:1.     &nbsp...

使用 TWebBrowser 编辑网页

万一| 万一的 Delphi 博客 |13:04:00

本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, OleCtrls, SHDocVw, StdCtrls, ExtCtrls; type TForm1 = class(TForm) WebBrowser1: TWebBrowser; Panel1:...

USB removable storage data recovery

delphi3000| delphi3000.com |12:00:00

How do i recover my lost data from pen drive ?

ProChecker Resource检测软件的开发语言

rarnu| 橙子的Delphi技术专区-delphi |09:38:00

这是一个强大的新工具,用来检测软件的信息,并且能够对资源作出编辑在语言检测方面,它支持检测带壳或是加过花指令的软件用两个图来说明,Pro Check本身是使用Delphi开发的,加了花指令使它变成MASM用PEID来检测,看到的是MASM/TASM,但是用Pro Checker来检测,依然...

Where in the world has David I been the last three weeks?

David I| Sip from the Firehose |04:37:58

Hello from Beijing.? I am at the last stop on a three week application development?and database development tour?and vacation trip in Australia, New Zealand, Japan, and China.? While on the trip I have visited with many developers, customers, comm...

Display a Progress Bar for a TBatchMove Operation when Using BDE and Delphi

About.com| About.com Delphi Programming |02:00:50

BDE Programming :: :: While the BDE might be deprecated by CodeGear, there are still many developers using it to build various database applications. Recently, I had to move...