所以需要特别注意。obj.Create;可设定框架内容。 Read More
posted @ 2013-08-05 01:30 findumars Views(224) Comments(0) Diggs(0)
如果函数在父类中既是虚拟方法也是重载方法,那么:TBase=class(TObject)function DisappearRoutinel: String; overload; virtual;function DisappearRoutinel(const sName: String): Str... Read More
posted @ 2013-08-05 01:29 findumars Views(565) Comments(0) Diggs(0)
MySQL各个版本区别MySQL 的官网下载地址:http://www.mysql.com/downloads/在这个下载界面会有几个版本的选择。1. MySQL Community Server 社区版本,开源免费,但不提供官方技术支持。2. MySQL Enterprise Edition 企业版本,需付费,可以试用30天。3. MySQL Cluster 集群版,开源免费。可将几个MySQL Server封装成一个Server。4. MySQL Cluster CGE 高级集群版,需付费。5. MySQL Workbench(GUI TOOL)一款专为MySQL设计的ER/数据库建模工具 Read More
posted @ 2013-08-05 01:12 findumars Views(374) Comments(0) Diggs(0)