2009年3月2日 星期一
Setup Installer Software
delphi3000| delphi3000.com |12:00:00
What is Setup Installer Software?
Combine PDF Files
delphi3000| delphi3000.com |12:00:00
PDF Combine Files Software is an exclusive application that can be used to merge, split and organize your PDF files, PDF Combine is offered with an easy User Interface. PDF Combiner software can merge multiple PDF files or documents into one Adobe...
iPod Restore Tool
delphi3000| delphi3000.com |12:00:00
Professional iPod data retrieval application is fully capable to recover corrupted pictures, songs in all type of file formats like bmp, jpeg, mpeg, mp3, mp4 etc. iPod music recovery efficiently backup erased photographs, audio recordings from iPo...
All-Access: The Ultimate Toolbox for Application Developers
CodeGear| CodeGear-CDN Delphi |10:53:07
All-Access: The Ultimate Toolbox for Database Professionals
CodeGear| CodeGear-CDN Delphi |10:51:45
Edit and Display Boolean Fields using a CheckBox in Delphi’s DBGrid
About.com| About.com Delphi Programming |02:52:05
in Delphi TIPS :: The article CheckBox inside a Delphi DBGrid provides one method of using a check box control to edit and display values for boolean fields. Rene, a...
2009年3月1日 星期日
VNC_TVwall
DELPHI盒子| Delphi盒子 |16:03:00
那天看到个Google广告,什么9屏显示监控员工电脑的,挺讨厌的。自己也做一个,让大家讨厌下。 用法: 1.注册vncx.dll。 2.导入VNCX 1.0 Type Library。
Select ListBox items as mouse hovers over them
About.com| About.com Delphi Programming |02:00:25
Delphi TIPS :: A quick tip to show how to set the selected item in a ListBox as mouse moves over the list box. Read the full article to learn...
2009年2月28日 星期六
AlphaControls Lite Edition v6.14
CodeGear| CodeGear-CodeCentral Delphi |23:59:16
AlphaControls Lite Edition is a part of the AlphaControls package which can work without any limitations in Delphi 5/6/7/2005/2006/2007/2009 and C++ Builder 6/2006/2007/2009 under Windows XP and newer. By using these components you can see the bas...
理顺 JavaScript (12) - 一个比较实用的数组用法
万一| 万一的 Delphi 博客 |21:33:00
function Item(id, name) { this.id = id; this.name = name; } var arr = new Array(8); arr[0] = new Item('001', 'AAA'); arr[1] = new Item('002', 'BBB'); arr[2] = new Item('003', 'CCC'); arr[3] = new Item('004', 'DDD'); arr[4] = new Item('005', '...
DataSnap 2009, N-Tier, DBExpress 5 & ClientDataSet Features
CodeGear| CodeGear-CodeCentral Delphi |13:46:54
DataSnap 2009, N-Tier, DBExpress 5 & ClientDataSet Features* Delphi 2009* DBExpress 5* InterBase 2009* DataSnap 2009* ClientDataSet* DataSetProvider* Transacional Operations* Interface Win32* Centralized Error Map* Connection Pool* Cliente...
AlphaControls 2009 v6.14
CodeGear| CodeGear-CodeCentral Delphi |00:08:06
AlphaControls is an easy-to-use universal and powerful tool for developing original skinned and non-skinned business/media applications. We have also added some properties, which make AlphaControls (and the applications that use them) unique. - ...
2009年2月27日 星期五
理顺 JavaScript (11) - 数组
万一| 万一的 Delphi 博客 |22:24:00
数组直接量var arr; arr = ['AA', 'BB', 'CC']; alert(arr.toLocaleString()); //AA, BB, CC arr = [11, 22, 33]; alert(arr.toLocaleString()); //11.00, 22.00, 33.00 /* 数组元素可以是任意类型, 包括数组本身 */ arr = ['AA', 'BB', 123]; alert(arr.toLocaleS...
用 API 提取、写入指定网站的 Cookie - 回复 "bangrj" 的问题
万一| 万一的 Delphi 博客 |21:14:00
问题来源:http://www.cnblogs.com/del/archive/2009/02/27/1399526.html#1463307本例效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TF...
剪贴板的编程
幸福苹果| 幸福苹果-delphi |20:08:00
http://hi.baidu.com/etimeman/blog/item/506562348662dd3d5ab5f534.htmlhttp://www.delphibbs.com/keylife/iblog_show.asp?xid=25056http://www.96pc.com/Bc/Delphi/5385.htmldelphi 如何注册剪切板的格式阅读全文类别:delphi编程 查看评论





冀公网安备 13098202000212号