示例#1
0
 public function __construct($argc, $argv)
 {
     // Store argc, argv
     parent::__construct($argc, $argv);
 }