摘要: php 中 self 和 static 的区别 使用 调用的是当前类的变量 使用 调用的是本身所在的那个类的变量 阅读全文
posted @ 2020-03-11 10:01 pandaLIU 阅读(295) 评论(0) 推荐(0)