论坛


2009年3月4日 星期三

使用Delphi开发IE按钮扩展

幸福苹果| 幸福苹果-delphi |16:16:00

使用Delphi开发IE按钮扩展http://hi.baidu.com/wait2008/blog/item/1f8ff924ae2ea9054d088d1e.html文档目录1阅读全文类别:delphi编程 查看评论

利用接口特性构建可自动回收的Query对象池

DELPHI盒子| Delphi盒子 |16:03:00

利用接口特性构建可自动回收的Query对象池 构建一个线程池,外部通过指定接口调用线程中的Query处理数据库操作,当外部使用完成后,依据接口生存期自管理的特性释放外部的引用; 特性: 1. 线程内查询,外部调用时界面不会出现僵死状态; 2. 外部引用Query部件无...

Random Thoughts on the Passing Scene #100

Nick Hodges| Nick Hodges |14:25:21

Woohoo!? I made it to 100!? The first one was all the way back in June of 2006, right after I got here.?? Looks like I was a bit more chatty back then.? Learn about Class Contracts in Delphi Prism.?? Class Contracts are one of those cool Delphi ...

Gravador de Arquivos em Threads

CodeGear| CodeGear-CodeCentral Delphi |13:44:50

Gravador de Arquivos em Threads* Recebe dados a escrever em arquivos e escreve em uma thread separada, respondendo assim de forma imediata;* Permite a escrita em diversos arquivos simultâneamente;* Suporta ser utilizada simultaneamente p...

理顺 JavaScript (16) - 使用 prototype

万一| 万一的 Delphi 博客 |12:21:00

给对象增减方法function Rect(w, h) { this.width = w; this.height = h; } var r = new Rect(2, 3); /* 给 r 对象增加一个计算面积的方法 area() */ r.area = function() {return this.width * this.height}; alert(r.width); //2 alert(r.height); //3 ale...

Restore Digital Pictures

delphi3000| delphi3000.com |12:00:00

Digital images recovery utility recovers lost photos from pen drive, hard disk

Pocket PC Device Forensic Tool

delphi3000| delphi3000.com |12:00:00

PDA forensic application shows complete mobile information including manufacturer name, IMSI and model number. Pocket PC device forensic tool examines information like log details, phonebook contact number and generates detailed text report.

Su(m)duku

CodeGear| CodeGear-CodeCentral Delphi |11:49:57

For LOGIC gamer... School on Suduku (+sumduku) & wiki alphabet game (Katakana/Hiragana). "School on Suduku" only russian translate. Regards for any localization.last fix: update components.

理顺 JavaScript (15) - 类的继承手段: prototype

万一| 万一的 Delphi 博客 |11:45:00

prototype(原型) 是 JavaScript 中类的继承手段;一个类也不过是一组属性和方法的集合, 所谓继承就是继承属性或方法;属性是个值, 方法是个函数, JavaScript 喜欢把它们都叫成属性, 我们喜欢把它们叫做成员;JavaScript 默认让每个函数都拥有一个 prototype 对象, 它可?..

Automatic Date’s in Header

CodeGear| CodeGear-CodeCentral Delphi |11:13:27

Automatic Date's in Header.Project for Your one object with one page of Your source code. You know, what is it auto-text in the Microsoft Office Word. It is small help for Your papers.For example:{**************************************************...

DelphiXPG 1.1.0 (XRef, Profiler, Global Editor)

CodeGear| CodeGear-CodeCentral Delphi |10:46:40

DelphiXPG V1.1.0, some of the new features, * Support for Windows Vista * XRef now shows which method accesses an item * Parsed VCL source is cached increasing speed of subsequent parsesSee web site for full list of enhancements and fixes.X-Ref: ...

IDE Fix Pack 2.5 for Delphi 2007 and Delphi 2009 Release

Admin| 二十年前旧板桥 |08:42:25

TheIDE Fix Pack 2009installs is a DLL-Expert that fixes the followingDelphi/C++Builder 2009bugs at runtime. All changes are done in memory. No file on disk is modified. None of your projects are modified or benefit from the IDE Fix Pack.QC #47807:...

VCLFixPack 1.2 Relaesed

Admin| 二十年前旧板桥 |08:37:45

New in VCLFixPack 1.2:Fixed: Rewritten patch for QC #59963 (AppDeActivateZOrderFix) to fix the cause instead of the symptomAdded: QC #52439: DbNavigator paints incorrectly when flat=true in themed modeAdded: QC #70441: ToUpper and ToLower modify a...

2009年3月3日 星期二

BusinessSkinForm v. 7.30

CodeGear| CodeGear-CodeCentral Delphi |23:23:15

BusinessSkinForm VCL library help you to create applications with skins support for forms, menus, hints, many standard and DB controls. You can create your skins with special editor. Develop your business applications with BusinessSkinForm VCL!Fea...

DynamicSkinForm v. 10.30

CodeGear| CodeGear-CodeCentral Delphi |23:18:08

DynamicSkinForm VCL library help you to create applications with skins. Skins support for forms, menus, hints, many standard and non-standard original controls. Skins with many objects, effects help you to create standard and non-standard cool ap...

« 上一页

下一页 »