2010年4月26日 星期一
Delphi组件开发教程指南(1)组件开发概述
不得闲| 得闲笔记 |13:27:00
阅读: 1098 评论: 16 作者:不得闲发表于 2010-04-26 13:27原文链接在开讲之前,首先,我假设你了解什么是面向对象,什么是类。如果不了解的话,建议先去了解一下相关知识! 在Delphi中,组件,我们可以将它理解为一个个的封装好了的功能对象库,使用这个库,就只用简...
DataSnap 2010 - Using Multi Data Base in the Same Server Class
CodeGear| CodeGear-CodeCentral Delphi |12:15:22
DataSnap 2010 - Using Multi Data Base in the Same Server ClassThis sample was build to show how to connect in more than one data base in the same server class.any doubt or suggestion: bruno.lichot@borland.com
Delphi组件开发教程指南目录
不得闲| 得闲笔记 |11:25:00
阅读: 1141 评论: 5 作者:不得闲发表于 2010-04-26 11:25原文链接用Delphi开发的时间也不短了!刚接触Delphi的时候,就觉得组件这个东西非常方便!根本不必知道组件内部的作为,只要使用就好了!然而用的多了,也不免会对各种delphi组件的内部实现方式产生兴趣!也不...
DynamicSkinForm v.11.35
CodeGear| CodeGear-CodeCentral Delphi |03:48:11
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...
C to Pascal Converter 2.4.25.2010
CodeGear| CodeGear-CodeCentral Delphi |02:11:47
26/04/2010 - Update 2.4.25.2010* Number of bug fixes* Project options improved* Blogger site opened, can be reach at http://delphiprogrammingwithalgun.blogspot.com/26/10/2009 - Update 2.1.11.2009* Number of bugs fixed* Multi-arrays properly conver...
Implementing "Contains Focus" for Delphi’s Container Controls: TPanel, TGroupBox, ...
About.com| About.com Delphi Programming |02:00:50
2010年4月25日 星期日
博客总目录(2007.11.12 - 2010.4.25)
万一| 万一的 Delphi 博客 |21:07:00
阅读: 23 评论: 0 作者:万一发表于 2010-04-25 21:07原文链接如果我的学习记录和历程能对你有所帮助, 这让我非常高兴; 但是 --"万一" 不是高手、更不是大师, 只是利用每周 48 小时的工作之余学点东西.内容都是写时才会, 所以 "仅供参考" 可不是客套!有朋友提出需要这...
一个简单的线程入门示例
DELPHI盒子| Delphi盒子 |16:04:00
方便学习编了一个 线程入门示例
Habari HornetQ Client 1.0b4 - for JBoss HornetQ message broker
CodeGear| CodeGear-CodeCentral Delphi |07:25:05
Habari HornetQ Client is a library for Delphi(tm) and Free Pascal which provides easy access to the JBoss HornetQ open source Message Broker. With this library, Delphi developers can build integrated solutions, using the peer-to-peer or the publis...
2010年4月24日 星期六
将 4 个 Byte 合成 1 个 Integer 的五种方法 - 回复 "三足乌" 的问题
万一| 万一的 Delphi 博客 |16:13:00
阅读: 24 评论: 1 作者:万一发表于 2010-04-24 16:13原文链接问题来源:http://www.cnblogs.com/del/archive/2010/04/21/1717584.html#1809298//方法 1: 共用内存 procedure TForm1.Button1Click(Sender: TObject); var bf: record b1,b2,b3,b4: Byte end; i: Int...
2010年4月23日 星期五
简单的面向对象数据库存取实例
DELPHI盒子| Delphi盒子 |16:04:00
方便学习做了一个简单的例子 简单的面向对象数据库存取实例
Implementing QuickSort Sorting Algorithm in Delphi
About.com| About.com Delphi Programming |05:00:53
2010年4月22日 星期四
怎样调试delphi写的服务程序-com对象及hook程序(无下载)
DELPHI盒子| Delphi盒子 |16:04:00
作者:呆呆(abingle.com) 我只会用delphi,也深感于delphi的灵气。 1.调试delphi 写的服务程序,有这么一个办法。原来每次都是用attach to process方法,很麻烦。并且按照服务线程的执行线路,可能会停不到想要的断点。笨办法是,在procedure TsvcFrm.ServiceExecut...
REST and SOAP: When Should I Use Each (or Both)?
CodeGear| CodeGear-CDN Delphi |08:47:57
2010年4月21日 星期三
关于 "高位" 与 "低位" - 回复 "Lovemit" 的问题
万一| 万一的 Delphi 博客 |21:18:00
阅读: 95 评论: 2 作者:万一发表于 2010-04-21 21:18原文链接问题来源:http://www.cnblogs.com/del/archive/2008/09/11/1288760.html#1807074本话题会涉及到: Lo、Hi、HiByte、LoWord、HiWord、MakeWord、MakeLong、Int64Rec譬如有一个 Cardinal 类型的整数: 1144201...





冀公网安备 13098202000212号