2008年11月30日 星期日
IDE Fix Pack 2.1 for RAD Studio 2007
CodeGear| CodeGear-CodeCentral Delphi |10:05:21
The IDE Fix Pack installs an DLL-Expert that fixes the following RAD Studio 2007 bugs at runtime:Fixes the following bugs in the IDE (_not_ in your applications)* QC #58045: Component captions and component icons disappear from form designer* QC #...
VCL Skin V5
flypig| flypig-delphi |08:54:42
VCLSkin? is a component used to create skinnable user interfaces for Delphi/C++Builder applications. Extremely easy to use, simply place the component on the Main Form and Vclskin will skin the entire application with no need for source code modif...
用Delphi写最小的Hello,World
Admin| 二十年前旧板桥 |07:20:08
This is the source code:{$APPTYPE CONSOLE}program p;begin Writeln ('Hello, World');end.Program info (Delphi 2009):* Code size 14284 bytes* Data size 12988 bytes* Initial stack size 16384 bytes* File size 21504 bytesBenchmark:*...
2008年11月29日 星期六
Memories of Turbo Pascal - Larry O’Brien, Hawaii
David I| Sip from the Firehose |23:40:37
From: Larry O’Brien - knowing.net Sent: Tuesday, November 25, 2008 11:21 AM Subject: Re: Turbo Pascal version 1.0 anniversary… [David I. note: Larry O'Brien is a professional writer and software developer who lives on the Kona side of ...
Component Palette Inspector Beta V5.0 for Delphi 7.0
CodeGear| CodeGear-CodeCentral Delphi |23:27:39
CPI provides the following services for users:1.Components Palette Services1.PALETTE1.Provides a rectangular palette with an array of bitmaps capable of displaying 1026 components at once2.Provides a list-view palette with names and bitmaps3.Provi...
Component Palette Inspector Beta V5.0 for Delphi 6.0
CodeGear| CodeGear-CodeCentral Delphi |23:14:41
CPI provides the following services for users:1.Components Palette Services1.PALETTE1.Provides a rectangular palette with an array of bitmaps capable of displaying 1026 components at once2.Provides a list-view palette with names and bitmaps3.Provi...
Setup Installer Wizard
delphi3000| delphi3000.com |12:00:00
how can you create setup installer
Hard Disk Wiping Software
delphi3000| delphi3000.com |12:00:00
PC hard disk wiper software erases complete data permanently from HDD. Hard drive files sanitation utility supports FAT NTFS file system based windows operating system. Data wiper tool cleans system files and application files for computer privacy...
Setup Installation Builder
delphi3000| delphi3000.com |12:00:00
Setup creator utility create compact exe file
Delphi 2009 在线资源
幸福苹果| 幸福苹果-delphi |11:58:00
http://www.qfly.cn/tag.php?tag=delphi2009类别:delphi编程 查看评论
Turbo Pascal version 1.0 - Memory Management, CP/M-80
David I| Sip from the Firehose |04:46:52
From the Turbo Pascal manual: The following diagrams illustrate the contents of memory at different stages of working with the TURBO system. Compilation in Memory - During compulation of a program in memory, the memory is mapped as follows: 0000 ...
官方CodeGear RAD Studio 2009 Trial with Delphi Prism ISO正式下载
Admin| 二十年前旧板桥 |03:02:19
具体介绍参见: http://cc.codegear.com/free/radstudio直接下载地址: 1:http://altd.codegear.com/download/RADStudio2009/DelphiPrismISO.iso 2:http://altd.codegear.com/download/Delphi_C++Builder2009/Delphi...
2008年11月28日 星期五
学点 C 语言(28): 数据类型 - 联合(union)
万一| 万一的 Delphi 博客 |22:17:00
在结构中, 每个字段的数据类型是唯一的; 使用联合可以在一个字段中储存不同的数据类型.不同的数据类型共享一块内存. 当然其内存大小应依着大的来.联合中的数据, 非此即彼, 只有一个有效; 应该有说明在某个数据中此时有用的是什么类型.除了共享内存以外, 联合与结构一...
学点 C 语言(27): 数据类型 - 结构中的 "位域"
万一| 万一的 Delphi 博客 |21:40:00
所有基础的数据类型, 最大的也不过 10 个字节;我们可以自定义的数据类型 -- "结构", 通过把若干类型组合在一起, 让一种类型可以大很多.我们知道, 一个字节有八个 Bit 组成; 能否把一种类型缩小、缩小到 Bit 级?结构中的 "位域" 是以 Bit 为单位的, 这已经是计算机的?..
平行處理機制,平行Linq和Delphi Prism
李维| IT : 是工作還是嗜好? |17:53:07
在上篇我從一些蛛絲馬跡來猜測Delphi除了朝原生64位元發展之外,也可能會在非同步,平行執行方向進行突破的發展。當這篇文章貼出之後,很快的我的朋友就問我『這樣的』Delphi會在什麼時候出現,說實話我不知道,因為這也是我從一些蛛絲馬跡『猜測』的,所以我當然不?..





冀公网安备 13098202000212号