论坛


2009年2月17日 星期二

TDUG (Toronto Delphi User Group) Meeting with DavidI on Thursday, February 19

Nick Hodges| Nick Hodges |20:52:42

Date :     Thursday, February 19, 2009Time :     7:00 to 10:00 PM Speaker:     David Intersimone - Chief Evangelist for EmbarcaderoTopic :     The Delphi Tour 2009De...

ShellBrowser.Components.v6.1.1.Full.Source

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

通过 Windows 的外壳名字方便浏览的 VCL 组件。对于每一个对象,它可以显示浏览的前后菜单、组成页、正确的条目以及更多。就如同把文件放到回收站里一样,你可以使用你自己的弹出菜单来拖动这个浏览的前后菜单。它让你可以使用几行程序来建立一个类似浏览器的应用程?..

Good Tools for Delphi Developers

minyoad| minyoad的技术坛子-delphi |15:53:09

 AQTimeA great profiling tool for multiple development tools including Delphi. It's written in Delphi (or C++Builder) too.Beyond CompareA great comparison tool, which is also written in Delphi!

Good Tools for Delphi Developers

minyoad| minyoad的技术坛子-delphi |15:45:03

 AQTimeA great profiling tool for multiple development tools including Delphi. It's written in Delphi (or C++Builder) too.Beyond CompareA great comparison tool, which is also written in Delphi!

Recover Removable Drive Data

delphi3000| delphi3000.com |12:00:00

Removable media data salvage program retrieves and recovers formatted file folders, damaged data due to virus, hardware malfunction or human error. Application provides complete data recovery facility for restoration of any type of documents. Remo...

Barcode Label Software

delphi3000| delphi3000.com |12:00:00

Barcode Label Software creates customized barcode labels with feature of customizing different barcode label attributes. Barcode Label Software provides the printing of barcode labels by organizing the label attributes according to your need. Barc...

Accuracer Database System v.4.80 for Delphi / C++Builder 2009

CodeGear| CodeGear-CodeCentral Delphi |07:48:49

Accuracer Database System is a Windows / Linux cross-platform BDE alternative embedded Delphi database with SQL support for software developers working in Borland Delphi / C++Builder and Kylix .Accuracer represents the next generation of our Delph...

Cycle Enum Values in Delphi - Round Robin Enumeration Value Cycling

About.com| About.com Delphi Programming |05:31:16

in Delphi Tips :: An enumerated type in Delphi, or enum lets you define a list of values. The values have no inherent meaning, and their ordinality follows the sequence...

2009年2月16日 星期一

多线程编程(15) - 多线程同步之 WaitableTimer (等待定时器对象)[续]

万一| 万一的 Delphi 博客 |22:58:00

本次专门研究下 SetWaitableTimer 的第二个参数(起始时间).它有正值、负值、0值三种情况, 前面已用过 0值.先学习负值(相对时间), 也就是从当前算起隔多长时间开始执行.这个相对时间是已 1/100 纳秒为单位的, 譬如赋值 3*10000000 相当于 3 秒.1 s(秒) = 1,000 ...

多线程编程(14) - 多线程同步之 WaitableTimer (等待定时器对象)

万一| 万一的 Delphi 博客 |22:18:00

function CreateWaitableTimer( lpTimerAttributes: PSecurityAttributes; {安全} bManualReset: BOOL; {True: 可调度多个线程; False: 只调度一个线程} lpTimerName: PWideChar {名称} ): THandle; stdcall; {返回句柄} function SetWaitableTimer( ...

判断窗口是自动还是手动弹出

rarnu| 橙子的Delphi技术专区-delphi |17:29:00

在WebBrowser控件内,要判断一个窗口是自动还是手动弹出的,用常规方法是有一些困难的从msdn上查到,有一个DWebBrowserEvents2接口可以实现此功能,参考此处http://msdn.microsoft.com/en-us/library/aa768283(VS.85).aspx由此文档,轻松的实现一个Delphi的DWebBrows...

ProDelphi 23.5 - Profiler for Delphi 2009

CodeGear| CodeGear-CodeCentral Delphi |06:33:39

ProDelphi is a source instrumenting profiler.Unlike sampling profilers ProDelphi supplies exact measurement results for ALL procedures and not only for those which are executed at snap shot time.Features:Built-in viewer,Caller - Called graph,Cycli...

Extend Delphi Components Without the Need to Install in the IDE; TButton = class(TButton)

About.com| About.com Delphi Programming |03:02:28

in Delphi TIPS :: Have you ever needed for a specific Delphi control, like a TButton, to have just one more property or a method that is a "must have"...

多线程编程(13) - 多线程同步之 Event (事件对象)

万一| 万一的 Delphi 博客 |00:28:00

据说 Event(事件对象) 是多线程最原始的同步手段, 我觉得它是最灵活的一个.Event 对象(的句柄表)中主要有两个布尔变量, 从它的建立函数中可以看得清楚:function CreateEvent( lpEventAttributes: PSecurityAttributes; {安全设置} bManualReset: BOOL; ...

2009年2月15日 星期日

IntraWeb9.0.42 & TMS IntraWeb3.3.1.1 的完美组合

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

这是我在网上找到的IntraWeb9.0.42 和 TMS IntraWeb3.3.1.1 的破解版本,我把相关的安装和破解方法做了认真的归纳整理,若按照此方法进行安装,通常可一次安装破解成功,不会出现运行或编译错误,也不会在安装TMS IntraWeb3.3.1.1后出现IntraWeb9.0.42破解失败的现象...

« 上一页

下一页 »