摘要:
fun.cs using System; using System.Collections.Generic; using System.Text; namespace _2008N2 { class fun { public string getABC() { return "ABC"; } ... 阅读全文
posted @ 2010-01-13 15:44
googlegis
阅读(132)
评论(0)
推荐(0)
摘要:
//writelog("更新周期开始" + System.DateTime.Now.ToString()); //OracleConnection con = new OracleConnection(mysqlstr); //try //{ // con.Open(); ... 阅读全文
posted @ 2010-01-13 11:50
googlegis
阅读(256)
评论(0)
推荐(0)