摘要:
<?php class NorthCook { public function fan() { return '面条'; } public function cai() { return '炒菜'; } public function tang() { return '蛋花汤'; }} class 阅读全文
posted @ 2017-12-26 14:04
mayer326
阅读(112)
评论(0)
推荐(0)
摘要:
<?phpclass Admin { public function __construct() { if($this->top null) { return; } $this->toper = new $this->top(); } public function proc($danger) { 阅读全文
posted @ 2017-12-26 12:02
mayer326
阅读(158)
评论(0)
推荐(0)
浙公网安备 33010602011771号