Cannotaccessemptyproperty【点击查看详情】
Cannotaccessemptyproperty:致命错误:不能够进入此空值,位于E:\sunlion\web\down\class\db_sql.php 代码 php Class TestClass1{ var $class2; public function TestClass1(){ $this- $class2 = new TestClass2(); } } Class Test
相关视频/文章