我的百度空间 我的51CTO空间 我的163空间

2011年11月12日

c#操作数据库,试着封装成类 - 求误入指点.

摘要: Mysql操作 -- [待续]using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;using System.Data.SqlClient;using MySql.Data.MySqlClient;using System.Text.RegularExpressions;namespace importTxtToMysql{ class oMySql { //private static String mysqlcon = ... 阅读全文

posted @ 2011-11-12 19:07 心若冰清 阅读(716) 评论(1) 推荐(0)

导航