11 2017 档案

摘要:using System; using System.Web; using LitJson; public class CodeTest : IHttpHandler { public void ProcessRequest (HttpContext context) { context.Response.ContentType = "text/plain"; ... 阅读全文
posted @ 2017-11-30 15:33 尘梦 阅读(8250) 评论(0) 推荐(0) 编辑
摘要:using System; using System.Web; using System.Net; using System.Text; using System.IO; using System.Collections.Generic; using LitJson; using System.Web.Script.Serialization; public class ce : IHtt... 阅读全文
posted @ 2017-11-30 15:32 尘梦 阅读(3966) 评论(0) 推荐(0) 编辑
摘要:策略模式:封装算法,选择所用具体实现的置业由客户对象承担。 将算法具体类,然后互相替换,不影响客户。 阅读全文
posted @ 2017-11-20 21:44 尘梦 阅读(197) 评论(0) 推荐(0) 编辑
摘要:GetResult(10,10); //echo $result; $test=Factory::CreateOperatop("+"); $result=$test->GetResult(10,10); echo $result;整体意思就是:怎么new 实例化才 减少修改 阅读全文
posted @ 2017-11-13 23:00 尘梦 阅读(220) 评论(0) 推荐(0) 编辑
摘要:1、根据添加到数据库的菜单转换json 以最笨的方法写的,这个里面的可以进行简写 阅读全文
posted @ 2017-11-04 22:45 尘梦 阅读(391) 评论(0) 推荐(0) 编辑
摘要:样式是拷贝微信的的。。。。 然后 js 是自己写的 有点乱 后台添加 阅读全文
posted @ 2017-11-04 22:42 尘梦 阅读(295) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示
主题色彩