Home > Backend Development > PHP Tutorial > 这种路口如何理解呢

这种路口如何理解呢

WBOY
Release: 2016-06-23 13:35:29
Original
747 people have browsed it

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


回复讨论(解决方案)

你看看 Manage 类里面的 __construct 是如何写的

入口 指的是项目入口
所有的工作都在 Manage 类中调度进行

呵呵,上面两位真是高手啊,说的都没错

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template