blablabla

2017/4/19
What does a \ (backslash) do in PHP (5.3+)?
反斜杠在PHP里面做了什么

Putting it there will ensure that the function called is from the global namespace, even if there is a function by the same name in the current namespace. 转义为全局函数??并不知道专用名词是什么

你可能感兴趣的:(blablabla)