摘要: #HTTP协议学习# (一)request 和response 解析 http://www.cnblogs.com/bukudekong/archive/2014/07/09/3834020.html #css居中 http://blog.csdn.net/freshlover/article/de 阅读全文
posted @ 2017-11-06 09:13 barbecue9o9 阅读(105) 评论(0) 推荐(0)
摘要: mvc通过页面进到控制器然后再跳到另一个控制器response会为null所以要进到一个控制器处理 阅读全文
posted @ 2017-11-01 11:25 barbecue9o9 阅读(89) 评论(0) 推荐(0)
摘要: 一、LIST概述 所属命名空间:System.Collections.Generic public class List<T> : IList<T>, ICollection<T>, IEnumerable<T>, IList, ICollection, IEnumerable List<T>类是  阅读全文
posted @ 2017-10-31 09:45 barbecue9o9 阅读(211) 评论(0) 推荐(0)
摘要: 想去掉这块,找了下资料,发现也有人同样纠结:http://www.cnblogs.com/hantianwei/p/3440666.html 修改了jquery.easyui.min.js,在datagrid的地方宽度+20,就刚刚好了; 在jquery-easyui-1.4里,大约是在7787行不 阅读全文
posted @ 2017-10-09 17:22 barbecue9o9 阅读(170) 评论(0) 推荐(0)
摘要: 暂时先贴链接,能用再转载 http://qubernet.blog.163.com/blog/static/17794728420155255555701/ http://blog.csdn.net/kayuejian/article/details/44202617 http://www.cnbl 阅读全文
posted @ 2017-09-21 08:47 barbecue9o9 阅读(83) 评论(0) 推荐(0)