论坛


2009年3月2日 星期一

Java SWT and GWT GUI designer and WindowTester tools are now available for JBuilder

David I| Sip from the Firehose |21:38:11

JBuilder 2008 includes Instantiations’ Swing Designer? GUI development product integrated in the IDE. If you are a Java developer and need to create applications using the Eclipse Standard Widget Toolkit (SWT), or the Google Web Toolkit, Ins...

理顺 JavaScript (13) - 对象及 json

万一| 万一的 Delphi 博客 |20:48:00

和 Delphi/C# 类似, JavaScript 中所有对象的祖先是 Object, 虽然并不是全部面向对象的, 好像也是基于对象的.譬如一个字符串类型(string)变量, 可以使用字符串对象(String)的属性和方法, 那是在调用的一瞬间转换成了对象.建立原始空对象的两种方法var obj1, obj2; ob...

Habari ActiveMQ Client 1.5 - Delphi 6-2009

CodeGear| CodeGear-CodeCentral Delphi |16:38:20

Habari ActiveMQ Client is a library for Delphi(tm) which provides easy access to Apache ActiveMQ, the most popular and powerful open source Message Broker and Enterprise Integration Patterns provider. With Habari ActiveMQ Client, applications can ...

拼凑组合发票的专用小程序

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

人在江湖漂,哪能不凑票! 可手拿一大把,咋搭配才好? 贴多了,亏的慌;贴少了,人家财务不干啊! 所以造了这个工具,专门计算怎么贴浪费的最少。。。 核心算法: 架设有N张票,那么每张票都有用/不用两种可能,即0/1,共有2的N次方种。那么就可以从0到2^N-1,每个...

在ASP.NET中访问服务器端的INI文件

rarnu| 橙子的Delphi技术专区-delphi |14:15:00

众所周知的,INI文件用于保存设置,对于只需要简单名值对的配置内容相当的适合(区分于XML一名多值的配置方案)。在需求相对简单的情况下,放一个INI在服务器上,将比用XML更加的方便。.NET本身未提供INI文件的操作解决方案,通常来说,我们都是从网上搜索一个INI的?..

再说变体结构 - 回复 "彬" 的问题

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

问题来源:http://www.cnblogs.com/del/archive/2009/03/01/1032376.html#1464477假如有这样三种结构, 分别来描述: 直线、圆与三角形:type {描述直线的结构} TLine = packed record ID: Integer; {编号} x1,y1: Integer; {第一点} x2,y2: Integer;...

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...