摘要:
类中的代码如下 1 class Program 2 { 3 private static int CountMark(int wirtten, int lab) 4 { 5 return wirtten + lab; 6 } 7 static void Main() 8 { 9 StudentDBDataContext db = new StudentDBDataContext("server=.;uid=sa;pwd=123456;data... 阅读全文
posted @ 2014-03-17 23:48
悬崖上的指纹
阅读(198)
评论(0)
推荐(0)
浙公网安备 33010602011771号