2009年6月11日 星期四
What’s In The Recycle Bin? Programmatically Open the Recycle Bin from Delphi Code!
About.com| About.com Delphi Programming |03:00:41
Delphi Tips :: When you delete a file in Windows Explorer or My Computer, the file appears in the Recycle Bin. The file remains in the Recycle Bin until you...
2009年6月10日 星期三
RooyeeMessenger由Delphi开发的XMPP即时通讯客户端V2.0.2
DELPHI盒子| Delphi盒子 |16:06:00
注: 源码版不附带音频、视频、远程协助功能 更新日志 V 2.0.2 2009-06-01 1.加入视频功能。 2.修正了登录页面“自动登录”与“保存密码”的逻辑关系。 3.修正了登录失败后不再弹出登录框的问题。 4.修正了好友列表中定位用户时,汉字无法正确定位的问题。 5.名?..
ASP.NET中使用JQuery访问后台程序
rarnu| 橙子的Delphi技术专区-delphi |15:56:00
首先在页面中引用jquery<scriptsrc="./jquery1.1.2.js" ></script>随后写下一个简单的函数和一个按钮<scriptlanguage="javascript"> function DoQuery(keyword){ ...
Upload Test
CodeGear| CodeGear-CodeCentral Delphi |14:33:52
Random Thoughts on the Passing Scene #112
Nick Hodges| Nick Hodges |06:46:33
Some good advice on moving to Delphi 2009.  Money quote: “If you want to estimate the amount of work involved to convert a project, note that it is not significant, how many lines of code you have” Zarko Gajic is a great Delphi community m...
2009年6月9日 星期二
AlphaControls Lite Edition v6.34
CodeGear| CodeGear-CodeCentral Delphi |21:43:37
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...
ASP.NET中访问页面的div
rarnu| 橙子的Delphi技术专区-delphi |16:47:00
在做ASP.NET程序时发现一个小小的问题,就是如何在后台访问到前台的div,并且还需要对该div进行填充的操作在页面里直接写<div id="context"></div>显然不行,于是只能变个方法让它找到了代码如下:首先修改div的标签,将<div id="cont...
动态创建dxSidebar&dxBarmanager.Mainmenu项目
DELPHI盒子| Delphi盒子 |16:06:00
---无代码下载 { 经常上盒子查找需要的资料,今天给大家发一点有用的代码 相信好多人都用过dxbarmanager的菜单,但要动态增加项目可能会感觉不知所然! 以下代码在D7测试通过 bigwell } unit Unit1; interface uses Windows, Messages, SysUtils, Variants,...
Delphi Challenge: Fastest Unique Random Number Generator
About.com| About.com Delphi Programming |06:16:15
in Delphi Code Challenges :: Delphi programming challenges / exercises are designed to help you refactor your old code to make it more efficient; get new ideas on how to...
DynamicSkinForm v. 10.45
CodeGear| CodeGear-CodeCentral Delphi |04:54:43
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...
BusinessSkinForm v. 7.45
CodeGear| CodeGear-CodeCentral Delphi |04:42:55
BusinessSkinForm VCL library help you to create applications with skins support for forms, menus, hints, many standard and DB controls. You can create your skins with special editor. Develop your business applications with BusinessSkinForm VCL!Fea...
We’ll upgrade your Delphi or C++Builder Upgrade to RAD Studio
CodeGear| CodeGear-CDN Delphi |03:05:58
2009年6月8日 星期一
魔塔游戏开发中
rarnu| 橙子的Delphi技术专区-delphi |19:34:00
我玩魔塔有好多年了,从最初的Flash版,到现在的RPG Maker版,各种版本都几乎玩了一遍。我也曾尝试用RPG Maker开发一个属于自己的魔塔,当那个魔塔做出来以后,就开始尝试用Delphi来开一个新的魔塔,也可以说是一个魔塔的引擎,它将是开放的,易用的,并不单纯是一个...
使用ClassHelper给类“打补丁”
rarnu| 橙子的Delphi技术专区-delphi |16:18:00
有些时候,我们需要在现有类的基础上,给类添加一些东西并且在类中protected区分的方法,成员是无法在单元外访问的,如果要调用它们该怎么办呢?于是就有了以下三种方法1. 继承该类2. 直接覆写该类3. 使用Class Helper对于第一种方法,大家都很熟悉,我就不多说了,?..
一个将C#代码转换成PAS的小工具CS2PAS V0.2
DELPHI盒子| Delphi盒子 |16:06:00
一个将C#代码转换成PAS的小工具CS2PAS Changes: * 36: Bad conversion of array typed variable * 37: Error during processing: Index was out of range. * 40: Char constants declared like '\x1A' cannot be converted * 39: this. keyword is not converted t...





冀公网安备 13098202000212号