01 2016 档案

C#控件根据窗体改变大小
摘要:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u... 阅读全文

posted @ 2016-01-21 13:39 连一粝 阅读(310) 评论(0) 推荐(0)

c# SqlHelper Class
摘要:using System;using System.Collections;using System.Collections.Generic;using System.Data;using System.Data.SqlClient;using System.IO;using System.Refl... 阅读全文

posted @ 2016-01-09 09:50 连一粝 阅读(259) 评论(0) 推荐(0)

C#版SQLHelper.cs类
摘要:usingSystem;usingSystem.Data;usingSystem.Xml;usingSystem.Data.SqlClient;usingSystem.Collections;usingSystem.Configuration;namespaceBookDAL{//////SqlSe... 阅读全文

posted @ 2016-01-09 08:53 连一粝 阅读(446) 评论(0) 推荐(0)

VS调试在Win7(vista系列)操作系统下 HttpListener拒绝访问解决办法
摘要:一. VS调试在Win7(vista系列)操作系统下 HttpListener无法绑定多个 指定IP、端口问题 来自:http://www.cnblogs.com/ryhan/p/4195693.html 现象:System.Net.HttpListenerException (0x8000... 阅读全文

posted @ 2016-01-04 17:06 连一粝 阅读(1035) 评论(0) 推荐(0)

导航