会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
思想。生活。网络
what about thinking
上一页
1
2
3
2010年6月20日
TEdit 控件的提示,就像 IE7 的地址输入栏一样
摘要: 效果图:
阅读全文
posted @ 2010-06-20 00:05 思想。生活。网络
阅读(165)
评论(0)
推荐(0)
2010年6月18日
利用IdHTTP进行多线程下载
摘要: 必须补充说明的是:这个例子是 delphi7 + indy 9.00.10 的,不保证其他版本 delphi/indy 例子能够使用。unit Unit1;interfaceuses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ComCtrls, StdCtrls, IdComponent, IdTCPConnection, IdTCPClient, IdHTTP, IdBaseComponent, IdAntiFreezeBase, IdAntiFreeze, IdTh
阅读全文
posted @ 2010-06-18 21:21 思想。生活。网络
阅读(3705)
评论(1)
推荐(0)
像操作系统一样新建文件夹
摘要: uses comobj, shlobj;function GetShellFolderFromPath(owner: IShellFolder; path: string): IShellFolder;var P: PWideChar; folder: IShellFolder; NewPIDL: PItemIDList; NumChars, Flags, HR: LongWord;be...
阅读全文
posted @ 2010-06-18 12:25 思想。生活。网络
阅读(418)
评论(0)
推荐(0)
2010年6月1日
hello world
摘要: const s = 'hello world';begin ShowMessage(s);end;
阅读全文
posted @ 2010-06-01 23:11 思想。生活。网络
阅读(112)
评论(0)
推荐(0)
上一页
1
2
3
公告
导航
博客园
首页
新随笔
联系
订阅
管理