java/jspc/c++phpmysqloraclemssqlvbvcc#asphtml/css/jssystemdelphiperlphotoshopother
 
 
如何将C/C++程序转译成Delphi(十五)

8. The Jedi Common Support Unit unit JediUtil; {====================================...

如何将C/C++程序转译成Delphi(十四)

7.2. Dynamic Linking Dynamic Linking is used to link the DLL at runtime. Handling Static and Dyn...

如何将C/C++程序转译成Delphi(十三)

7. Linking There are two ways to link a DLL and import a function. Static linking is very easy and...

如何将C/C++程序转译成Delphi(十二)

5. Conditionals ###ToDo [url=http://dev.csdn.net/#Contents]Back to contents[/url] -- [url=http...

如何将C/C++程序转译成Delphi(十一)

4. Macros In C it's possible to define macros. Macros are not available in Delphi, so functions mu...

如何将C/C++程序转译成Delphi(十)

3.6.3. Packed Records (Alignment) If a record is packed (aligned) then the starting byte of a fiel...

如何将C/C++程序转译成Delphi(九)

Case Integer of starts the variant part of the record. Each variant is identified by an ordinal valu...

如何将C/C++程序转译成Delphi(八)

3.6. Structures, Records 3.6.1. Simple Structures C structures are similar to records in Delphi....

如何将C/C++程序转译成Delphi(七)

Here is a real-world example from the winnt.h, which is not possible to translate to a native enumer...

如何将C/C++程序转译成Delphi(六)

3.4. Strings In C, as in Delphi, a string is an array of char types. Often, a string declaration i...

如何将C/C++程序转译成Delphi(五)

1. Anatomy of a C Header [url=http://dev.csdn.net/#Contents]Back to contents[/url] -- [url=http:...

如何将C/C++程序转译成Delphi(四)

2.3. #defines as constants C and C++ use #defines in several ways. In a C header file #define can...

如何将C/C++程序转译成Delphi(三)

2.2. Unit dependencies [url=http://dev.csdn.net/#Contents]Back to contents[/url] -- C and C++ use...

如何将C/C++程序转译成Delphi(二)

. Anatomy of a C Header [url=http://dev.csdn.net/#Contents]Back to contents[/url] -- [url=http://...

如何将C/C++程序转译成Delphi

Conversion Tutorial Draft 4 27 JANUARY, 1998 by Andreas Prucha Contents [url=http://...

与文件相关Api函数列表

Api函数列表 ——与文件相关 Api函数名 函数说明 适用范围 W3.x W95 NT...

最小的程序

program testwindow; uses Windows, Messages; var WinClass: TWndClassA; Inst, Handle, Butt...

随心所欲取颜色(鼠标经过的地方颜色值均可取到)

unit Ugetcor; interface uses SysUtils, WinTypes, WinProcs, Messages, Classes, Graphics, Contro...

注册机制

现在,我有时间去关注软件盗版问题,我将描述一下我的注册方法,希望对你有所帮助。 几年以来,我有过许多的方案,有的简单,有的复杂,其目的都是为了防止软件的非法使用。这些方法包括两种:硬件方法和软件方...

利用INI文件实现界面无闪烁多语言切换

[img]http://mantousoft.51.net/document/3_language.gif[/img] [url=http://dev.csdn.net/javascript:...

请问各位大侠,如何在DELPHI中调用WIN API函数,谢谢。

请问各位大侠,如何在DELPHI中调用WIN API函数,谢谢。...

控制Windows分辨率

EnumDisplaySettings() 和ChangeDisplaySettings(), function DynamicResolution(X, Y: word): BOOL; var...

用Delphi编写VxD设备驱动程序

用Delphi编写VxD设备驱动程序 介绍  windows 存在有两种类型的 vxd 设备驱动程序:   1、静态(static) vxd...

使用Delphi获取系列信息

使用Delphi获取系列信息   Delphi以其优良的可视化编程,灵活的Windows API接口,丰富的底层操作越来越受到编程爱好者的青睐。   在Delphi中,通过调用Win...

Delphi的TRegistry注册表类方法详解

Delphi的TRegistry注册表类方法详解 ●GetDataInfo方法 Function GetDataInfo(const ValueName:String;Var Val...

Borland的MIDAS技术

Borland的MIDAS技术 Borland 自 从 推 出 了Delphi 之 后, 深 受 程 序 设 计 人 员 的 青 睐。Delphi 的 每 一 个 新 版 本 都 给...

Delphi中串口通信的实现

Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但...

李维:軟體服務時代的來臨

軟體服務時代的來臨 經濟學家似乎從來不會意見一致. 即使是在今日全球經濟前景不明的情況下, 經濟學家也對於未來經濟是以V型爬升, 或是以U型, L型反轉而莫衷一是, 世界進步的速度似乎也因為經濟問...

李维:樂趣無窮,可能無限的新技術-Web Service

樂趣無窮,可能無限的新技術-Web Service 雖然電子商務的狂熱在最近似乎有減溫的現象,讓許多人能夠回歸到正常的步調之中,不過隨著電子商務而發展的軟體技術並沒有稍停腳步,反而更加蓬勃發展。因...

2001-07-19 Borland第二季度总收入增长20%,纯利增长60%

2001-07-19 Borland第二季度总收入增长20%,纯利增长60% 2001-07-19 Borland软件公司(Nasdaq NM: BORL),今天宣布了第二季度和截止200...

讲述如何开发一个控件,很有价值(七)

SUCCESS - (Nearly...) I think you'll agree we are pretty close. There is just a little bit of...

讲述如何开发一个控件,很有价值(六)

ASH - Automatic Syntax highlight (Attempt 2) [Please note: I have my Delphi Editor colors set-to...

讲述如何开发一个控件,很有价值(五)

To start with I used the Edit1 Control to display the results of all these variables. I then tried m...

讲述如何开发一个控件,很有价值(四)

To start with I used the Edit1 Control to display the results of all these variables. I then tried m...

讲述如何开发一个控件,很有价值(三)

blank.rtf - empty -so I could see the "plain" header line {\rtf1\ansi\deff0\deftab720{\fonttbl{...

讲述如何开发一个控件,很有价值(二)

would be divided up into: procedure tsKeyWord tsSpace TForm1 tsIdentifi...

讲述如何开发一个控件,很有价值

The Unofficial Newsletter of Delphi Users by [url=mailto:RobertV@Mail.com]Robert Vivrette[/url]...

在DELPHI程序中自动设置ODBC数据源

在DELPHI数据库应用程序中,我们访问数据库通常有两种方法.一种是通过BDE数据库搜索引擎,即利用DELPHI自带的数据库驱动程序,这种方法的优点是速度快,但应用范围有限,当数据库版本更新时,有可能...

Delphi 程序员代码编写标准指南 (六)

七、构件 7.1 用户自定义构件 在标准构件中命名出来的构件的名称同在“类类型”部分定义中的一样定义成一个类类型,不同的是它们有一个3字符的指示前缀,这个前缀可以表示公司、个人...

Delphi 程序员代码编写标准指南 (五)

五、窗体和数据模板 5.1 窗体 5.1.1 窗体类型命名标准 窗体类型的取名应能表达使用该窗体的目的。类型定义应加以前缀T。前缀后面跟随着描述性的名字。最后,应加...

Delphi 程序员代码编写标准指南 (四)

四、文件 4.1 工程文件 4.1.1 命名 工程文件应取个描述性的名字。例如,Delphi 4开发者指南错误管理器 的工程名字是:DDGBugs.dpr。一个有关...

Delphi 程序员代码编写标准指南 (三)

3.5 类型 3.5.1 大写约定 如果类型的名字是保留字,那么它应全部小写。Win32 API类型通常全部大写,并且你必须遵循在Windows.pas或其他API单元中的详细...

Delphi 程序员代码编写标准指南 (二)

一、序言 本文档详述了在Delphi 4开发者指南下进行编程的代码编写标准。在通常情况下,本文档遵循“取消”式格式的指引方针,该方针由Borland国际通过一些例外来使用。在Delphi...

Delphi 程序员代码编写标准指南

一、序言 二、通用源代码格式规则 2.1 缩格 2.2 页边空格 2.3 Begin…End 配对 三、Object Pascal 3.1 括号 3.2 保留字和关键字...

一个超链接Image控件!(For D3,D4,D5,D6)源代码

unit HImage; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, D...

代码示例:你是真的对Delphi很了解么?

代码示例:你是真的对Delphi很了解么? Procedure StepEditor( strgrid: TStringGrid; Step: TStep ); var sValue, sFi...

用Ole Automation实现Delphi和AutoCad之间的数据交换

用Ole Automation实现Delphi和AutoCad之间的数据交换 广州 XD.W AutoCad是一些做设计的朋友最常用软件之一,有...

谈Delphi编程中“流”的利用(一)

<!--StartFragment-->谈Delphi编程中“流”的利用 陈经韬 什么是流?流...

如何用Delphi制作录音程序

如何用Delphi制作录音程序 <<电脑商情报>>稿件...

“冰河”启示录

冰河”启示录 陈经 前言:我经常在杂志和报刊上看到此类标题的文章,但大多...

 
上一頁  下一頁
© 2005- 王朝網路 版權所有 導航