论坛


2008年10月14日 星期二

Delphi :InputQuery,InputBox用法及区别

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

function InputQuery(const ACaption, APrompt: string; var Value: string): Boolean;InputQuery返回值为是否点了OK 输入的字符串放在了变量Value中function InputBox(const ACaption, APrompt, ADefault: string): string;inputBox返回值是字符串,也就是输入的字符...

基于Internet的数据库访问套件及服务程序(支持用户池和数据库连接池)

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

基于Internet的数据库访问套件及服务程序(支持用户池和数据库连接池) 特点: 1、完全兼容ADODataset的控件开发程序,从TCustomADODataset和TCustomADOConnection类继承,便于已开发的程序改造升级 2、完全的三层架构,Client<>Middle<>Database,提供快速?..

Delphi 2009 DataSnap Sample

CodeGear| CodeGear-CodeCentral Delphi |14:31:53

New DataSnap FrameWork Sample - Application Server - Server Module - Remote Methods - Using DataSets - Client Win32 - Client Web 2.0 VCL For Web (StandAlone and ISAPI)[]'sBruno

Bulk SMS Utility

delphi3000| delphi3000.com |12:00:00

Bulk SMS messaging application facilitates companies, clubs and organizations to send group SMS about job alerts, business news, greeting etc to communicate with their clients and employees. Mass SMS broadcasting utility composes and sends unlimit...

复制动态数组

万一| 万一的 Delphi 博客 |10:38:00

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Button1: TButton; procedure FormCreate(Sender: TObject); procedure Button1Clic...

Mac OS X Doc Launcher Simulator - Fancy Delphi Application Contest Entry #43

About.com| About.com Delphi Programming |02:36:23

in FDAC :: The Dock is feature of the GUI of Apple's Mac OS X operating system, which is used to launch applications, and switch between running applications. "McLauncher" is...

2008年10月13日 星期一

使用飞信SDK开发短信收发程序

rarnu| 橙子的Delphi技术专区-delphi |13:57:00

利用飞信的协议可以在线收发消息,或是向手机发送消息。由此,可以自己来完成一个IM工具。本文即是对飞信SDK的使用方法,及如何开发作一个说明。一、引用FetionSDK飞信是采用C#开发的,所有的程序集均是.NET,因此我们也需要使用Delphi.NET/Chrome来进行相关的开发。...

Internet Explorer Passwords Recovery

delphi3000| delphi3000.com |12:00:00

How to recover lost or forgotten internet explorer passwords?

Oracle TNSPING via TCP with TNS Packets

delphi3000| delphi3000.com |12:00:00

I recently had the need to do an Oracle TNSPING programatically. After a bit of research I found that this is accomplished via TNS Packets to the Listener. An interesting side effect of this is that the Oracle Version number is returned in te resp...

Oracle TNSPING using TNS Packets and TCP

delphi3000| delphi3000.com |12:00:00

I recently had the need to do an Oracle TNSPING programatically. After a bit of research I found that this is accomplished via TNS Packets to the Listener. An interesting side effect of this is that the Oracle Version number is returned in te resp...

Delphi 2009 DBX 5 Connection VIDEO

CodeGear| CodeGear-CodeCentral Delphi |09:50:27

Delphi 2009 DBX 5 Connection VIDEOBuilding a ConnectionRegardsBruno Lichot

Formatting a File Size in Bytes for Display - Convert Bytes to Delphi String (KB, MB, GB)

About.com| About.com Delphi Programming |01:43:01

in Delphi TIPS :: When working with files from Delphi you might want to display the size of a file to the user in a Explorer-like format where the file...

2008年10月12日 星期日

150套商业源码免费下载(包括VB,Delphi,VC,PB源码等)!

狐狸| 狐狸Hack-Delphi |20:07:56

[URL=http://www.codesky.net/showcode.asp?uid=109720]源码天空-中国最大的源码交流与发布平台[/URL]?本站现以开放全部商业源码,只要免费注册本站用户均可凭积分下载。网站地址:[URL=http://www.codesky.net/showcode

DES加密Delphi源码

狐狸| 狐狸Hack-Delphi |20:07:55

unit DESCrypt; interface uses SysUtils; function EnCrypt(aStr: string; aKey: string = '19711203'): string; function DeCrypt(aStr: string; aKey: string

SYN 拒绝服务攻击ddos delphi 源码

狐狸| 狐狸Hack-Delphi |20:07:41

同样躺在硬盘里很久了,因为大学要开学了,暂时不会把电脑带去,所以发出来大家研究下 程序代码unit Winsock2Flood; interface uses Windows,Winsock,SysUtils,Math;//RandomRange函数 const UDP_MAX_MESSAGE

« 上一页

下一页 »