Loading...
什么是依赖注入?先看一段伪代码class DB{ private $db;//这里可能是pdo ...
入门使用go(function(){ for($i=0;$i<=10;$i++){ ...