示例#1
0
文件: Exp.php 项目: reekoheek/php-fw
	function __construct($operand) {
		parent::__construct($operand, null, "raw");
	}