摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.IO;using System.Text.RegularExpressions;using MySql.Data.MySqlClient;namespace DataFromAnywhereToMysql{ class Program { private string ConnStr; private MySqlConnection Conn; priv... 阅读全文
posted @ 2012-12-25 20:13 lycan785 阅读(253) 评论(0) 推荐(0) 编辑
摘要: rateID int not null AUTO_INCREMENT 阅读全文
posted @ 2012-12-25 16:42 lycan785 阅读(138) 评论(0) 推荐(0) 编辑