会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Dakarc
导航
博客园
首页
新随笔
联系
订阅
管理
公告
2018年2月7日
CentOS 6.3安装
摘要: 附:CentOS 6.3下载地址 32位:http://vault.centos.org/6.3/isos/i386/CentOS-6.3-i386-bin-DVD1to2.torrent 64位:http://vault.centos.org/6.3/isos/x86_64/CentOS-6.3-
阅读全文
posted @ 2018-02-07 11:21 Dakarc
阅读(143)
评论(0)
推荐(0)
2018年1月3日
thinkphp3.2 View层模板渲染的问题
摘要: 模板V层; $this->assign($arr);变量输出到模板; $this->display("set"); $this->theme("blue")->display("set"); controller 中 $this->abc = "wo"; V层html文件中:$abc 赋值了 {$a
阅读全文
posted @ 2018-01-03 23:48 Dakarc
阅读(1086)
评论(0)
推荐(0)