摘要: using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;//引用相关的命名空间using System.Data.Linq;using System.Data;using System.Data.SqlClient;using System.Configuration;namespace WebApplication1{ public partial class WebForm1 : S 阅读全文
posted @ 2012-10-26 09:13 love李娟 阅读(124) 评论(0) 推荐(0)