论坛


2008年11月21日 星期五

非同步,平行執行技術,從Delphi到Delphi Prism,再到未來的Delphi?

李维| IT : 是工作還是嗜好? |23:05:36

前一陣子Delphi的現任總架構師Allen Bauer討論了許多有關非同步和平行處理的文章,而更早MS也在.NET平台上推出Microsoft Parallel Extensions to Framework 3.5套件,開始進行對於平行開發技術的演進,這個趨勢是想見而知的,因為現今的CPU都是多核心,每一個核心又?..

DBGrid实现分页

幸福苹果| 幸福苹果-delphi |19:57:00

2008-02-25 13:052008-02-25 13:05雖然這個東西不知道哪年就弄過了,不過最近遇到了幾位網友向我請教這類問題,所以還是記錄在案,方便更多的網友學習吧.虽然这个东阅读全文类别:delphi编程 查看评论

请问用Delphi如何检测操作系统是否安装了.NETFramework(.NET框架)

幸福苹果| 幸福苹果-delphi |19:46:00

给你源码看看//----------------读注册表--------------------function reg_init():string;var ff:boolean;sqlstr,DBServerName,DBName,DBID,DBPwd:string;reg:TRegistry;begintryReg:阅读全文类别:delphi编程 查看评论

DBGridEh(增强型表格组件)功能详解

幸福苹果| 幸福苹果-delphi |19:28:00

DBGridEh(增强型表格组件)功能详解DBGRIDEH 是Enlib 3.0组件包中的组件之一。Enlib 3.0组件包是一位俄国人为增强Borland系列开发工具功能而开发的第三方组件,它具有界面友好、功能强大、开发效率高、、快速制作预览/打印简单中国式报表等特点。因此,一推出即受到...

DBGridEh

幸福苹果| 幸福苹果-delphi |19:23:00

DBGridEhhttp://www.delphiicq.com/article_view.asp?id=224定制网格标题复杂标题TDBGridEh 允许在多列上创建标题,设置 DBGridEh.UseMultiTitle 属性为 True 并且填充字段的标签或列标题的标题,可以使用阅读全文类别:delphi编程 查看评论

DBGrid、DBGrideh输出

幸福苹果| 幸福苹果-delphi |19:22:00

DBGrid、DBGrideh输出//==============================================================================//打印DBGrid中的所有数据********************************************************//=================================================================...

Paperbacks on Lulu but PDF directly from me

Bob Swart| Dr.Bob’s Delphi Notes |16:33:17

Some people have noticed that my recent Delphi courseware manual titles can still be purchased in printed paperback format from Lulu.com, but PDF downloads are only available directly from me.

制作API HOOK

rarnu| 橙子的Delphi技术专区-delphi |14:21:00

由于近期的项目需要,特此研究下API HOOK。研究前,我在网上找了许多资料,也大致了解了一下原理。其实说白了也不是很困难。核心思想就是用你自己的处理过程,取代掉Windows的API处理。这非常类似于Java等的AOP。下面就是一些实现。首先是API Hook的核心代码了,这个...

An introduction to ASP.NET programming with Delphi

About.com| About.com Delphi Programming |13:00:38

in ASP.NET Course :: Learn how to design, develop and debug ASP.Net web application using Borland Delphi for .Net. The chapters will cover the fundamental elements of creating Web applications...

Removable Media Files Rescue Tool

delphi3000| delphi3000.com |12:00:00

no

Data Cleaner Software

delphi3000| delphi3000.com |12:00:00

Files cleaner software completely deletes your online, offline internet activities history records and temporary internet files. Hard disk cleanup software permanently removes all deleted confidential files and folders from windows hard disk drive...

ASyncSocket 1.0.1

CodeGear| CodeGear-CodeCentral Delphi |08:03:48

ASyncSocket is Delphi's socket component based on Winsock2Common property of this is as follows : * Winsock2 based * IPv6 Support * Asynchronous TCP Server and Client * UnicodeString support (Delphi 2009 or abobe) * TextBase send/re...

ExtPascal v.0.9.3 - Object Pascal wrapper for Ext JS

CodeGear| CodeGear-CodeCentral Delphi |06:57:18

ExtPascal is an Object Pascal wrapper for Ext JS (http://extjs.com), a comprehensive GUI Ajax framework. ExtPascal lets you use the Ext JS from Object Pascal commands issued by the server. That brings the structure and strict syntax of the Object...