示例#1
0
 function getValue()
 {
     return (int) parent::getValue();
 }
示例#2
0
 function getValue()
 {
     return (double) parent::getValue();
 }