会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
大匠
CnBlogs
Home
New Post
Contact
Admin
Subscription
2021年3月14日
php相关知识总结
class Father{ public static function getStatic(){ return new static(); } public static function getSelf(){ return new self(); } } trait GrandFather{ p
Read More
posted @ 2021-03-14 10:40 大匠
Views(49)
Comments(0)
Diggs(0)
Edit
公告