Loading

摘要: 此夜圆 下载查看源码 <?php error_reporting(0); class a { public $uname; public $password; public function __construct($uname,$password) { $this->uname=$uname; $ 阅读全文
posted @ 2021-10-01 21:30 Aninock 阅读(180) 评论(0) 推荐(0)