摘要: static void Main(string[] args) { Console.WriteLine("输入用户编号:"); string cusernum = Console.ReadLine(); Console.... 阅读全文
posted @ 2014-05-20 19:14 四脚朝天 阅读(564) 评论(2) 推荐(0) 编辑
摘要: using System.Data.SqlClient;static void Main(string[] args) { string connString = @"Data Source=.; Initial Catalog=lh0216; User ID=s... 阅读全文
posted @ 2014-05-20 18:54 四脚朝天 阅读(308) 评论(0) 推荐(0) 编辑
摘要: using System.Data.SqlClient;static void Main(string[] args) { string connString = @"Data Source=.; Initial Catalog=lh0216; User ID=s... 阅读全文
posted @ 2014-05-20 17:53 四脚朝天 阅读(242) 评论(2) 推荐(0) 编辑