Home  >  Article  >  Backend Development  >  这种路口怎么理解呢

这种路口怎么理解呢

WBOY
WBOYOriginal
2016-06-13 12:19:16948browse

这种路口如何理解呢
看到一段代码是这样写的,如图
我的现在的理解是:路口是一个路径,而图中的这种写法分明是new的一个对象,它怎么能起到路径的作用呢


------解决思路----------------------
你看看 Manage 类里面的 __construct 是如何写的
------解决思路----------------------
入口 指的是项目入口
所有的工作都在 Manage 类中调度进行

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn