Home  >  Article  >  Backend Development  >  私有变量有关问题

私有变量有关问题

WBOY
WBOYOriginal
2016-06-13 11:53:30927browse

私有变量问题
name 为私有变量,用  isset()测定为ture, 我知道可以用      unset        删除对象中的name,那么可不可以对   name  进行其他的操作? 
------解决方案--------------------

引用:
都定义私有的了,还能操作,那定义私有 没有必要啊?权限,什么权限?

当前类是可以任意操作的
------解决方案--------------------
你的钱包是你私有的,这点是肯定的吧?
那么你是否可以从这个钱包里拿钱或向里面放钱呢?
当然你也有权把它扔掉
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