这一篇将继续讨论在使用delphi进行普通应用程序开发的时候,WebBrowser的具体应用,主要是针对使用其进行HTML界面开发的,这也是一篇我在网上找到的资料,大家如要转载,请尊重原作者的知识产权,务必著名出处.什么应用需要HTML的界面HTML的界面有以下特点:图文混排,格式灵活,可以包含Fl... Read More
posted @ 2015-12-10 21:58
findumars
Views(3831)
Comments(1)
Diggs(0)
program SvrDemo;uses Windows, WinSvc, winsock;const RegName = 'SvrDemo';var szServiceName: pchar = 'SvrDemo'; szFileName:pchar; ServiceTable: array [0 Read More
posted @ 2015-12-10 21:57
findumars
Views(448)
Comments(0)
Diggs(0)
新建一个单元文件,填写如下代码,然后保存为 ClassInfoUnit.pas,这里定义了一个结构,用来读取指定类的信息。[delphi]view plaincopyunitClassInfoUnit;interfaceusesClasses,TypInfo;type{存放类属性的动态数组}Prop... Read More
posted @ 2015-12-10 21:55
findumars
Views(482)
Comments(0)
Diggs(0)
在Delphi下等这一功能很久了,虽然C#下早已实现了这一功能。但是在Dephi下尝试这项功能时还是有些许的激动。闲言少絮,直接上代码。 unit BindingDemo; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils Read More
posted @ 2015-12-10 21:52
findumars
Views(638)
Comments(0)
Diggs(0)
作者:罗超链接:http://www.zhihu.com/question/20782183/answer/16160972来源:知乎 2004年,百度宣称以5000万元收购国内最大网址站http://Hao123.com,实际收购金额仅为1000万元。2006年5月,百度收购天空软件,开出的300 Read More
posted @ 2015-12-10 20:22
findumars
Views(535)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号