摘要: sql神奇代码,可以添加到Program.cs中,以后调试添加修改数据后,可以直接到"基于本地的sql数据库"中查看修改结果了,呵呵string dateDir = AppDomain.CurrentDomain.BaseDirectory; if (dateDir.EndsWith(@"\bin\Debug\") || dateDir.EndsWith(@"\bin\Release\")) { dateDir = System.IO.Directory.GetParent(dateDir).Parent.Parent.FullNam 阅读全文
posted @ 2011-02-01 23:48 人名树影/renmingshuying 阅读(145) 评论(0) 推荐(0) 编辑
小米在线