摘要: 1 duration = $duration;10 $this->costtype = $costtype;11 }12 13 function cost(){14 switch ($this->costtype){15 ... 阅读全文
posted @ 2014-05-07 18:26 jami918 阅读(205) 评论(0) 推荐(0) 编辑