上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 63 下一页
摘要: 如何使用TP中的公共函数(定义在common/common.php中的函数)(2011-09-30 15:32:09)转载▼标签:杂谈1.在common/common.php 中有个function getName(){return "yangfei";}函数想在任何这个项目中的任何Action中调... 阅读全文
posted @ 2015-07-06 18:21 麦田守望者~ 阅读(792) 评论(0) 推荐(0)
摘要: 常用热键多重文本选择:ctrl + cmd + g多重光标选择:shift + ctrl + up/down选择标签本身:shift + ctrl + a选择标签内容:shift + cmd + a重新打开刚刚关闭的标签页:cmd + shift + t括号前后移动光标:ctrl + m向光标前插入... 阅读全文
posted @ 2015-07-06 09:35 麦田守望者~ 阅读(338) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2015-06-29 20:53 麦田守望者~ 阅读(1498) 评论(0) 推荐(0)
摘要: /** * 微信菜单发布外网 */ function showwx_menu_release(){ $wx_menu = load_mysql ("wx_menu"); #获取一级菜单[已开启的] $res=$wx_menu->getAll_menu_p... 阅读全文
posted @ 2015-06-29 19:14 麦田守望者~ 阅读(279) 评论(0) 推荐(0)
摘要: var id="$defaultId"; if(!id){ $("#tag_url").addClass("div_display_none"); $("#menu_type").addClass("div_display_none"); } 阅读全文
posted @ 2015-06-29 18:09 麦田守望者~ 阅读(450) 评论(0) 推荐(0)
摘要: http://www.w3cschool.cc/redis/redis-pipelining.html 阅读全文
posted @ 2015-06-26 23:14 麦田守望者~ 阅读(101) 评论(0) 推荐(0)
摘要: https://github.com/xialeistudio/wechatPublicPlatform 阅读全文
posted @ 2015-06-26 18:58 麦田守望者~ 阅读(108) 评论(0) 推荐(0)
摘要: var Reply_type_name=$("#Reply_type").find("option:selected").text(); 阅读全文
posted @ 2015-06-24 12:15 麦田守望者~ 阅读(150) 评论(0) 推荐(0)
摘要: http://document.onethink.cn/manual_1_0.html#onethink_usehelp_config官网:http://www.onethink.cn/topic/3128.html 阅读全文
posted @ 2015-06-23 15:08 麦田守望者~ 阅读(204) 评论(0) 推荐(0)
摘要: http://www.thinkphp.cn/code/305.htmlhttp://document.thinkphp.cn/manual_3_2.html#wechat 阅读全文
posted @ 2015-06-23 13:54 麦田守望者~ 阅读(202) 评论(0) 推荐(0)
上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 63 下一页