摘要: using System;using System.Collections.Generic;using System.Text;using System.Data;using System.Data.SqlClient;using System.Configuration;namespace MyShareLib.DAL{ public static class SqlHelper { priva... 阅读全文
posted @ 2010-05-26 22:42 Marksion 阅读(205) 评论(0) 推荐(0) 编辑