02 2011 档案

参数化的应用
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;using System.Data.SqlClient;namespace sql_str { public class sql_str { public DataSet myds(SqlCommand return_com) { sql_db.db db_str = new sql_db.db(); SqlConnection mycon = new SqlConnection(db_str.d 阅读全文

posted @ 2011-02-15 21:22 卑鄙De小贝 阅读(425) 评论(4) 推荐(0)

很究诘的代码...怎么能写到在外类调用,,,,希望大家明白我说什么?哎........(修改1)
摘要:[代码] 阅读全文

posted @ 2011-02-14 20:08 卑鄙De小贝 阅读(407) 评论(1) 推荐(0)

导航