2010年5月31日 星期一
ASqlite3Components Full Source 200902A 增加D2010支持
DELPHI盒子| Delphi盒子 |16:05:00
SQLite DataSet class (encapsulates the Delphi DataSet Class) 因为我要在D2010下使用这个控件,但网上一时找不到,就自己改了一个,还没做全面测试。有BUG请大家在评论中反馈出来,有高手做进一步的修改也请传一份上来大家分享。 在盒子混了那么久,第一次发布?..
Windows Stock Icons Demo in Delphi 2010
CodeGear| CodeGear-CodeCentral Delphi |03:09:31
This demo code demonstrates using "ShellAPI" unit for retrieving Windows Stock Icons in Delphi VCL Forms application.
Delphi Form Activator with Visual Thumbnail Preview
About.com| About.com Delphi Programming |02:00:25
2010年5月30日 星期日
EhLib V5.2.48 Full Source
DELPHI盒子| Delphi盒子 |16:05:00
EhLib 5.2 contains components and classes for Borland Delphi 4-9, 2005, 2006, Borland C++ Builder 4-6, CodeGear Delphi 2007, CodeGear RAD Studio 2009 and Embarcadero RAD Studio 2010, intended to increase capacity of the client part of database app...
2010年5月29日 星期六
一个分割文本文件的小程序 - 回复 "jellyang" 的问题
万一| 万一的 Delphi 博客 |19:21:00
阅读: 40 评论: 0 作者:万一发表于 2010-05-29 19:21原文链接问题来源:http://www.cnblogs.com/del/archive/2010/05/28/1746514.html#1835637代码:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Di...
May 2010: Fun with the Windows 7 Taskbar
Bob Swart| Dr.Bob Examines... |16:42:22
In this article, I will show how we can manipulate the Windows 7 taskbar, and also how to solve an issue when running an application with the "run as Administrator" option while needing the taskbar to be able to send messages to it.
Delphi2009中智能指针(Smart Pointer)的实现[转]
小宇飞刀| 小宇飞刀的博客-delphi |11:30:00
好帖一张,作个记号先!http://www.anqn.com/dev/delphi/2009-07-17/a09113204.shtml
Delphi中的指针用法
小宇飞刀| 小宇飞刀的博客-delphi |11:11:06
先看一个指针用法的例子:var X, Y: Integer; // X and Y 整数类型 &nb...
2010年5月28日 星期五
jQuery 练习[二]: 获取对象(3) - 根据属性、内容匹配, 还有表单匹配
万一| 万一的 Delphi 博客 |17:31:00
阅读: 31 评论: 0 作者:万一发表于 2010-05-28 17:31原文链接指定元素中包含 id 属性的, 如: $("span[id]")<span id="span1" name="S1">AAA</span><br/><span id="span2" name="S2">BBB</span&g...
jQuery 练习[二]: 获取对象(3) - 根据属性、内容匹配, 还有表单元素匹配
万一| 万一的 Delphi 博客 |17:31:00
阅读: 93 评论: 1 作者:万一发表于 2010-05-28 17:31原文链接指定元素中包含 id 属性的, 如: $("span[id]")<span id="span1" name="S1">AAA</span><br/><span id="span2" name="S2">BBB</span&g...
jQuery 练习[二]: 获取对象(2) - 定位子对象
万一| 万一的 Delphi 博客 |09:57:00
阅读: 18 评论: 0 作者:万一发表于 2010-05-28 09:57原文链接选择中的特殊符号:# 指示 id . 指示 class * 全选 , 多选 空格 后代 > 子 ~ 兄弟 + 下一个 : 子(多功能) () 函数式的过滤与查找获取 div 下的所有标题对象: $("div :header")&l...
2010年5月27日 星期四
Webinar: Extreme Cross-Platform .NET with Delphi Prism 2011
CodeGear| CodeGear-CDN Delphi |23:00:00
jQuery 练习[二]: 获取对象(1) - 基本选择与层级
万一| 万一的 Delphi 博客 |18:54:00
阅读: 75 评论: 2 作者:万一发表于 2010-05-27 18:54原文链接根据 id 选择(通过 id 只能选择一个对象), 如: $("#div2")<div id="div1">AAA</div><div id="div2">BBB</div><div id="div3">CCC</div&g...
Delphi 组件开发教程指南(9)定制特色Button之QQ按钮
不得闲| 得闲笔记 |16:43:00
阅读: 342 评论: 1 作者:不得闲发表于 2010-05-27 16:43原文链接在上一章节,咱们实现了一个定制特色按钮的框架,不晓得列位看官,将里面的信息都消化了没有。如果都消化完全,那么现在请跟着俺的脚本来着手定制一个QQ的效果按钮。常理上,先分析一下,需要的几个效?..
完善了简单的四阶独数示例程序
DELPHI盒子| Delphi盒子 |16:05:00
参照melice的代码 完善了四阶独数,增加了对宫的判断 这里对melice表示感谢





冀公网安备 13098202000212号