文件名称:setBeanType
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Text]
- 上传时间:
- 2015-01-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- satoh******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
perl对象经典例题:创建两个类Bean.pm和Coffee.pm,其中Coffee.pm继承Bean.pm的一些功能。此例演示如何从基类(或称超类)继承实例变量,其方法为调用基类的构造函数并把自己的实例变量加到新对象中。-The Perl object classic example: create two classes Bean.pm and Coffee.pm, some of the features of Coffee.pm inheritance in Bean.pm. This example demonstrates how to a base class (or super class) inherited instance variables, and the instance variables to the new object in the method for their own constructor calls the base class.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
setBeanType\beanpm.txt
...........\coffeepm.txt
...........\mainpl.txt
setBeanType