10 2016 档案

摘要:方案1:控制器内成员变量 方案2:控制器成员方法内 方案3:视图中选择布局 解决方案一,在controller中设置: 解决方案二:views中设置 阅读全文
posted @ 2016-10-24 13:50 侠岚之弋痕夕 阅读(516) 评论(0) 推荐(0) 编辑
摘要:1.http://www.yiichina.com/ (中文社区) 2.http://www.yiiframework.com/(官网) • demos 演示• framework 框架核心• requirements 检测环境是否支持• CHANGELOG 修改日志• LICENSE 版权• RE 阅读全文
posted @ 2016-10-18 23:19 侠岚之弋痕夕 阅读(212) 评论(0) 推荐(0) 编辑
摘要:? val){ $hight = $mid -1; }else{ $low = $mid +1; } } return -1;}header('Content-Type:text/html; charset=utf-8'); //产生一个数组arr = range(0,20);echo '';print_r(... 阅读全文
posted @ 2016-10-16 11:34 侠岚之弋痕夕 阅读(318) 评论(0) 推荐(0) 编辑
摘要:1、直接按F12 2、Ctrl+Shift+I查看 3、鼠标点击右键查看 4、Ctrl+u=view-source:+url 把以上三种状态都屏蔽掉就可以了,document有onkeydown(键盘按键事件),该事件里面找到对应的keycode并处理就可以, document也有oncontextmenu鼠标右键事件,屏蔽即可。4里面的Ctrl+u是可以屏蔽的。 window.o... 阅读全文
posted @ 2016-10-12 23:37 侠岚之弋痕夕 阅读(732) 评论(0) 推荐(0) 编辑

Where is the starting point, we don't have a choice, but the destination where we can pursue!
点击右上角即可分享
微信分享提示