使用xml broker, 是delphi 内置的。例:
unit showxml;
interface
uses classes httpapp db dbclient midas
xmlbrokr webcomp miditems;
type
tcustomshowxmlbutton = class(txmlbutton iscriptcomponent)
protected
xmlmethodname: string;
{ iscriptcomponent }
procedure addelements(addintf: iaddscriptelements);
function getsubcomponents: tobject;
{ iwebcontent implementation }
function implcontent(options: twebcontentoptions;
parentlayout: tlayout): string; override;
end;
tshowxmlbutton = class(tcustomshowxmlbutton)
public
constructor create(aowner: tcomponent); override;
published
property custom;
property style;
property stylerule;
property caption;
property xmlbroker;
property xmluseparent;
end;
tshowdeltabutton = class(tcustomshowxmlbutton)
public
constructor create(aowner: tcomponent); override;
published
property custom;
property style;
property stylerule;
property caption;
property xmlbroker;
property xmluseparent;
end;
implementation
uses sysutils midprod;
resourcestring
sshowxml = 'show xml';
sshowdelta = 'show delta';
procedure tcustomshowxmlbutton.addelements(
addintf: iaddscriptelements);
begin
Java Asp PHP .Net XML C/C++ CGI VB Jsp J2ee J2se J2me EJB Servlet Tomcat Resin Struts Weblogic Eclipse ANT GUI JMS Web servise IDEA Webphere Hibernate Spring Jboss Applet Swing Socket Javamail Perl Ajax P2P 安全 模式 框架 测试 开源 游戏
Windows XP Windows 2000 Windows 2003 Windows Me Windows 9.x Linux UNIX 注册表 操作系统 服务器 应用服务器