2014年11月28日

摘要: usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Text;usingSystem.Windows.Forms... 阅读全文

posted @ 2014-11-28 23:19 kunsen 阅读(431) 评论(0) 推荐(0) 编辑

2014年11月13日

摘要: usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Drawing;usingSystem.Drawing.Drawing2D;usingSystem.Runtime.InteropServices;usi... 阅读全文

posted @ 2014-11-13 22:56 kunsen 阅读(1755) 评论(0) 推荐(0) 编辑

2014年11月11日

摘要: sqlserver 阅读全文

posted @ 2014-11-11 19:41 kunsen 阅读(2493) 评论(0) 推荐(1) 编辑

2014年10月22日

摘要: winform中,如何控制控件位置随窗体的大小改变而改变有如下3种方法:方法1[csharp]view plaincopyusingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;u... 阅读全文

posted @ 2014-10-22 23:58 kunsen 阅读(1229) 评论(0) 推荐(0) 编辑

2014年9月28日

摘要: 微软在2011年12月29号发布的2011年最后一个更新让哥哥为程序出现的异常头痛了一天. 这个异常在页面数据量小的时候并不会触发,只在页面数据量大的情况下才会出现,开始解决起来让人无从下手,最后才发现猫腻.异常信息如下:对象的当前状态使该操作无效。说明: 执行当前 Web 请求期间,出现未处理的异... 阅读全文

posted @ 2014-09-28 21:22 kunsen 阅读(387) 评论(0) 推荐(0) 编辑