📄 992.html
字号:
<td noWrap>
<div align="center">
<input maxlength=100 size=30 name=keyword2>
</div>
</td>
</tr></tbody>
</table>
</form>
</TD>
<TD rowSpan=2><IMG src="images/header_r1_c7.gif" tppabs="http://www.linuxhero.com/docs/images/header_r1_c7.gif" width=26 border=0 name=header_r1_c7></TD>
<TD><IMG height=83 src="images/spacer.gif" tppabs="http://www.linuxhero.com/docs/images/spacer.gif" width=1 border=0></TD></TR>
<TR>
<TD background="images/bgline.gif" tppabs="http://www.linuxhero.com/docs/images/bgline.gif"><IMG height=22
src="images/header_r2_c1.gif" tppabs="http://www.linuxhero.com/docs/images/header_r2_c1.gif" width=296 border=0
name=header_r2_c1></TD>
<TD background="images/bgline.gif" tppabs="http://www.linuxhero.com/docs/images/bgline.gif" colSpan=5>
<DIV align=right><FONT class=normalfont>当前位置:
<A href="index.html" tppabs="http://www.linuxhero.com/docs/index.html">本站首页</A>
<font color="#FF6699">>></font>
<A href="type14.html" tppabs="http://www.linuxhero.com/docs/type14.html">编程技术</A> | <A href="copyright.html" tppabs="http://www.linuxhero.com/docs/copyright.html">版权说明</A></font></DIV>
</TD>
<TD><IMG height=22 src="images/spacer.gif" tppabs="http://www.linuxhero.com/docs/images/spacer.gif" width=1
border=0></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=10 cellPadding=0 width="100%" bgColor=#ffffff
border=0>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=3 width="100%" border=0>
<TR>
<TD vAlign=top align=middle width="60%">
<TABLE cellSpacing=0 cellPadding=0 width="100%"
background="images/back.gif" tppabs="http://www.linuxhero.com/docs/images/back.gif" border=0>
<TBODY>
<TR>
<TD vAlign=top width="80%">
<DIV align=center>
<FORM action="search.html" tppabs="http://www.linuxhero.com/docs/search.html" method=get>
</FORM>
<TABLE cellSpacing=0 cellPadding=0 width="95%"
border=0><TBODY>
<TR>
<TD background="images/bgi.gif" tppabs="http://www.linuxhero.com/docs/images/bgi.gif"
height=30></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=3 width="95%"
align=center border=0>
<TBODY>
<TR>
<TD>
<TABLE cellSpacing=0 cellPadding=3 width="100%"
border=0>
<TBODY>
<TR>
<TD vAlign=top>
<p><FONT class=normalfont><B><font color=blue>Kylix功能概要</font></B></FONT><BR><FONT class=smallfont color=#ff9900>2004-04-23 15:18 pm</FONT><BR><FONT class=normalfont>作者:作者<br>来自:Linux知识宝库<br>联系方式:无名<br><br> Kylix是Borland公司推出的,linux环境下一款强大的可视化开发工具, 被形象地称<br>
为linux下的Delphi。本文对该工具的功能做一简单的描述,帮助大家了解、选择。<br>
由于其可靠性、易于升级、开放平台和低廉的价格, linux已逐渐成为为全球所接受<br>
的、增长最快的操作系统。 作为从Web及防火墙服务器到网页存储服务器的Internet相关<br>
服务器,linux在用户方面取得了巨大的成功。值得一提的是,Linux可以利用最少的资源<br>
将旧系统转换成低成本的Web服务器、域名服务器和邮件服务器。因此,linux已成为众多<br>
Internet和Web主机服务供应商所青睐的开发和制造平台。过去,使用传统工具为linux开<br>
发应用程序比较困难。传统的GCC和eMacs难以学习,而且不能达到企业级开发者所需高效<br>
程度。现在linux有一个有功能完备的可视化、快速的编程工具——Kylix。<br>
Kylix是运行在linux平台上的RAD(快速应用程序)开发工具。它将具有Web服务能力<br>
的快速电子商务开发工具引入linux操作系统。Kylix 2实际上是Linux下的Dephi版本。<br>
Kylix 3则进一步整合了高性能的C++Builder和Delphi程序语言,具有最前沿的开发环境、<br>
集成的调试器、直观的可视化的设计界面、综合的组件套装、Web服务开发平台,是linux<br>
平台上快速、简单地开发具有Web服务功能的电子商务应用程序的工具。<br>
Kylix的Object Pascal具有众多先进特性:面向对象、数组边界检查、多线程、内嵌<br>
汇编等。该编译器将直接生成优化的本机代码,而并非字节码,你可以直接通过不同的编<br>
译选项对代码进行符合自己需要的优化,并可通过集成的调试器对程序进行调试和除错。<br>
Kylix内含的编译器同时支持ANSI C/C++(包括Borland扩展部分),使用过Borland C++/<br>
和C++ Builder开发人员都可以立即利用Kylix进行开发工作 。Kylix与Delphi一样是真正<br>
的"双向"RAD工具。何谓"双向",即界面(form)的改变立即就会在代码(code)中反映出来,<br>
反之也一样。Kylix拥有一个智能化的代码编辑器,具有语法加亮, 函数及其参数自动完<br>
成,方便的代码内部查询功能(codeExplorer)等。Kylix采用win32开发者熟悉的"拖放"方<br>
式来设计所见即所得的用户界面。它将极大地提高linux平台上GUI应用程序 (尤其是商业<br>
和企业的数据库应用)的开发效率,难以计数的win 32商业应用将可能被移植到linux平台<br>
上。<br>
Kylix可以工作在KDE下,也可以工作在Gnome下。其主要功能和特点如下:<br>
· BizSnap提供了企业到企业(B2B)的Web服务集成。<br>
· 通过电子商务的XML格式和Web服务功能,BizSnap扩展了linux操作系统、<br>
Apache Web服务器的性能。BizSnap可以实现轻松地交换、转变并操作XML文件,<br>
以其灵活性和扩展性帮助企业将其业务融入到下一轮企业到企业(B2B)电子商务<br>
浪潮。使用Kylix,你可以与你的商务伙伴的各种应用进行无缝通信, 只要他们<br>
运行符合标准的具有Web服务能力的平台如:Microsoft的.net"和BizTalk"等。<br>
· WebSnap使Web应用开发快速而有力<br>
· WebSnap将Apache Web服务器变为强大的企业级、面向数据库的Web应用服务器。<br>
WebSnap 为Apache Web应用开发提供了基于组件的快速应用发(RAD)工具。<br>
· DataSnap建立高性能的、具有Web服务能力的中间件。<br>
DataSnap充分利用分布式计算(例如SOAP,XML和HTTP)的全部标准, 顺利实现现<br>
有企业数据库、应用程序和对象与电子商务应用的集成。对标准的支持意味着<br>
Kylix应用可以顺利地与众多商务流程及具有web服务能力的业务伙伴集成和互操<br>
作。Data Snap可以高性能地访问Oracle,Informix,DB2,Borland InterBase,<br>
PostgreSQL,MySQL。<br>
· 轻松建立跨平台的应用程序<br>
Kylix中的是最新技术进展一CLX。CLX(component library for cross-platform)<br>
的含义是跨平台组件库。CLX开发库提供了一个综合的组件库,包含了165种以上<br>
可重复使用的、可定制的和可扩展的组件,从而实现快速建立因特网、数据库和<br>
图形用户界面的应用。 Bro1and Delphi6是运行在Windows开发平台上领先的RAD<br>
环境。Kylix与Bro1and Delphi 6相组合可以使用同一套技巧和编码库实现跨<br>
linux/Windows平台的应用程序开发。轻松地为这两个平台建立高性能的应用程<br>
序,它将极大地提高linux平台上GUI应用程序(尤其是商业和企业的数据库应用)<br>
的开发效率, 数以万计的技术熟练的win32开发人员将能够轻松转向.<br>
CLX包括四个部分:<br>
· 基础CLX(BaseCLX):CLX组件库的核心,其中包括数组列表、字符串操作、文<br>
件管理、时间日期、I/O操作等。<br>
· 可视CLX (VisulCLX):构成界面(GUI)的可视化CLX组件, 以Qt为基础编写<br>
而成,所以Kylix生成的应用程序界面与KDE相近; 菜单和对话框的外观也很<br>
象win 32的应用程序,而与Gnome或gtk+用程序界面有明显差别。<br>
· 数据CLX(DATACLX)与数据库操作相关的CLX组件。 可以利用数据CLX实现多<br>
种形式的本地或远程数据库联接。<br>
· 网络CLX(NetCLX):提供了与internet编程相关的CLX组件,用于编写FTP,<br>
HTTP协议相关的服务器和客户端应用程序。<br>
· 应用程序的免费分发<br>
Kylix开发的应用程序免运行时的特权费,并可在linux最低配置上运行。<br>
Kylix生成的小巧而稳定的可执行文件提供7。快速高效的linux解决方案。<br>
· 异构环境中的开发与分发<br>
引入基于Kylix的Borland VisiBroker(领先的CORBA ORB),用户可以开放而灵活<br>
地在异构环境中开发和分发应用程序。VisiBroker可以满足在企业内部网、外部<br>
网及因特网本身之间分发应用程序时对可伸缩性的需求。<br>
总结:Kylix的主要特点:BizSnap 通过Web服务来简化企业到企业(B2B)的集成。<br>
WebSnap 实现快速的Web应用程序开发。DataSnap通过具有Web服务能力的中间件来集成数<br>
据访问的解决方案。轻松建立跨平台的linux/Windows应用程序.符合SOAP、XML、WSDL等<br>
的行业标准.Apache Web服务器开发.应用程序的免费分发。<br>
目前Kylix支持的数据库有:Oracle,Informix,DB2,Borland InterBase,PostgreSQL,<br>
MySQL. Kylix 3 目前经过认证的linux分发平台:Red Hat 7.1,Mandrake 8.0,SuSE 7.2 .<br>
linux社区的专家对Kylix它寄予厚望。可以预见,今后的Kylix功能会更加强大。<br>
</FONT><br>
</TD>
</TR>
<TR>
<TD colSpan=2><FONT
class=middlefont></FONT><BR>
<FONT
class=normalfont>全文结束</FONT> </TD>
</TR>
<TR>
<TD background="images/dot.gif" tppabs="http://www.linuxhero.com/docs/images/dot.gif" colSpan=2
height=10></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV></TD>
<TD vAlign=top width="20%"
background="images/line.gif" tppabs="http://www.linuxhero.com/docs/images/line.gif" rowSpan=2>
<DIV align=center>
<table class=tableoutline cellspacing=1 cellpadding=4
width="100%" align=center border=0>
<tr class=firstalt>
<td noWrap background="images/bgline.gif" tppabs="http://www.linuxhero.com/docs/images/bgline.gif" colspan=2 height=21>
<font class=normalfont><b>所有分类</b></font></td>
</tr>
<tr class=secondalt> <td noWrap width=27%> <font class=normalfont>1:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type1.html" tppabs="http://www.linuxhero.com/docs/type1.html">非技术类</a></font></td> </tr> </table></td></tr><tr class=firstalt> <td noWrap width=27%> <font class=normalfont>2:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type2.html" tppabs="http://www.linuxhero.com/docs/type2.html">基础知识</a></font></td> </tr> </table></td></tr><tr class=secondalt> <td noWrap width=27%> <font class=normalfont>3:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type3.html" tppabs="http://www.linuxhero.com/docs/type3.html">指令大全</a></font></td> </tr> </table></td></tr><tr class=firstalt> <td noWrap width=27%> <font class=normalfont>4:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type4.html" tppabs="http://www.linuxhero.com/docs/type4.html">shell</a></font></td> </tr> </table></td></tr><tr class=secondalt> <td noWrap width=27%> <font class=normalfont>5:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type5.html" tppabs="http://www.linuxhero.com/docs/type5.html">安装启动</a></font></td> </tr> </table></td></tr><tr class=firstalt> <td noWrap width=27%> <font class=normalfont>6:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type6.html" tppabs="http://www.linuxhero.com/docs/type6.html">xwindow</a></font></td> </tr> </table></td></tr><tr class=secondalt> <td noWrap width=27%> <font class=normalfont>7:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type7.html" tppabs="http://www.linuxhero.com/docs/type7.html">kde</a></font></td> </tr> </table></td></tr><tr class=firstalt> <td noWrap width=27%> <font class=normalfont>8:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type8.html" tppabs="http://www.linuxhero.com/docs/type8.html">gnome</a></font></td> </tr> </table></td></tr><tr class=secondalt> <td noWrap width=27%> <font class=normalfont>9:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type9.html" tppabs="http://www.linuxhero.com/docs/type9.html">输入法类</a></font></td> </tr> </table></td></tr><tr class=firstalt> <td noWrap width=27%> <font class=normalfont>10:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type10.html" tppabs="http://www.linuxhero.com/docs/type10.html">美化汉化</a></font></td> </tr> </table></td></tr><tr class=secondalt> <td noWrap width=27%> <font class=normalfont>11:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type11.html" tppabs="http://www.linuxhero.com/docs/type11.html">网络配置</a></font></td> </tr> </table></td></tr><tr class=firstalt> <td noWrap width=27%> <font class=normalfont>12:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type12.html" tppabs="http://www.linuxhero.com/docs/type12.html">存储备份</a></font></td> </tr> </table></td></tr><tr class=secondalt> <td noWrap width=27%> <font class=normalfont>13:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type13.html" tppabs="http://www.linuxhero.com/docs/type13.html">杂项工具</a></font></td> </tr> </table></td></tr><tr class=firstalt> <td noWrap width=27%> <font class=normalfont>14:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type14.html" tppabs="http://www.linuxhero.com/docs/type14.html">编程技术</a></font></td> </tr> </table></td></tr><tr class=secondalt> <td noWrap width=27%> <font class=normalfont>15:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type15.html" tppabs="http://www.linuxhero.com/docs/type15.html">网络安全</a></font></td> </tr> </table></td></tr><tr class=firstalt> <td noWrap width=27%> <font class=normalfont>16:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type16.html" tppabs="http://www.linuxhero.com/docs/type16.html">内核技术</a></font></td> </tr> </table></td></tr><tr class=secondalt> <td noWrap width=27%> <font class=normalfont>17:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type17.html" tppabs="http://www.linuxhero.com/docs/type17.html">速度优化</a></font></td> </tr> </table></td></tr><tr class=firstalt> <td noWrap width=27%> <font class=normalfont>18:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type18.html" tppabs="http://www.linuxhero.com/docs/type18.html">apache</a></font></td> </tr> </table></td></tr><tr class=secondalt> <td noWrap width=27%> <font class=normalfont>19:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type19.html" tppabs="http://www.linuxhero.com/docs/type19.html">email</a></font></td> </tr> </table></td></tr><tr class=firstalt> <td noWrap width=27%> <font class=normalfont>20:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type20.html" tppabs="http://www.linuxhero.com/docs/type20.html">ftp服务</a></font></td> </tr> </table></td></tr><tr class=secondalt> <td noWrap width=27%> <font class=normalfont>21:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type21.html" tppabs="http://www.linuxhero.com/docs/type21.html">cvs服务</a></font></td> </tr> </table></td></tr><tr class=firstalt> <td noWrap width=27%> <font class=normalfont>22:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type22.html" tppabs="http://www.linuxhero.com/docs/type22.html">代理服务</a></font></td> </tr> </table></td></tr><tr class=secondalt> <td noWrap width=27%> <font class=normalfont>23:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type23.html" tppabs="http://www.linuxhero.com/docs/type23.html">samba</a></font></td> </tr> </table></td></tr><tr class=firstalt> <td noWrap width=27%> <font class=normalfont>24:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type24.html" tppabs="http://www.linuxhero.com/docs/type24.html">域名服务</a></font></td> </tr> </table></td></tr><tr class=secondalt> <td noWrap width=27%> <font class=normalfont>25:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type25.html" tppabs="http://www.linuxhero.com/docs/type25.html">网络过滤</a></font></td> </tr> </table></td></tr><tr class=firstalt> <td noWrap width=27%> <font class=normalfont>26:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type26.html" tppabs="http://www.linuxhero.com/docs/type26.html">其他服务</a></font></td> </tr> </table></td></tr><tr class=secondalt> <td noWrap width=27%> <font class=normalfont>27:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type27.html" tppabs="http://www.linuxhero.com/docs/type27.html">nfs</a></font></td> </tr> </table></td></tr><tr class=firstalt> <td noWrap width=27%> <font class=normalfont>28:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type28.html" tppabs="http://www.linuxhero.com/docs/type28.html">oracle</a></font></td> </tr> </table></td></tr><tr class=secondalt> <td noWrap width=27%> <font class=normalfont>29:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type29.html" tppabs="http://www.linuxhero.com/docs/type29.html">dhcp</a></font></td> </tr> </table></td></tr><tr class=firstalt> <td noWrap width=27%> <font class=normalfont>30:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type30.html" tppabs="http://www.linuxhero.com/docs/type30.html">mysql</a></font></td> </tr> </table></td></tr><tr class=secondalt> <td noWrap width=27%> <font class=normalfont>31:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type31.html" tppabs="http://www.linuxhero.com/docs/type31.html">php</a></font></td> </tr> </table></td></tr><tr class=firstalt> <td noWrap width=27%> <font class=normalfont>32:</font> </td><td noWrap width=73%> <table width=100% border=0> <tr> <td><font class=normalfont><a href="type32.html" tppabs="http://www.linuxhero.com/docs/type32.html">ldap</a></font></td> </tr> </table></td></tr> </table>
</DIV></TD></TR>
<TR vAlign=top>
<TD width="80%">
<DIV align=center><BR>
</DIV>
</TD></TR></TBODY></TABLE></TD></TR>
</TABLE></TD></TR>
</TABLE>
<TABLE cellSpacing=0 cellPadding=4 width="100%" bgColor=#eeeeee
border=0><TBODY>
<TR>
<TD width="50%">
<P><FONT class=middlefont>版权所有 © 2004 <A
href="mailto:bjchenxu@sina.com">linux知识宝库</A><BR>
违者必究. </FONT></P>
</TD>
<TD width="50%">
<DIV align=right><FONT class=middlefont>Powered by: <A
href="mailto:bjchenxu@sina.com">Linux知识宝库</A> Version 0.9.0 </FONT></DIV>
</TD></TR></TBODY></TABLE>
<CENTER></CENTER></TD></TR>
</TABLE></CENTER></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -