会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
加菲猫and大白
博客园
首页
新随笔
联系
管理
订阅
2017年8月24日
thinkphp中__construct与_initialize()的区别
摘要: (我的环境是wamp,使用了TP框架): 创建的FatherAction.class.php文件 <?php class FatherAction extends Action{ public function __construct(){ echo 'father'; }} ?> 创建的SonAc
阅读全文
posted @ 2017-08-24 14:46 加菲猫and大白
阅读(248)
评论(0)
推荐(0)
编辑
公告