12 2016 档案

摘要://定义sql = "SELECT StudentID,StudentNO,StudentName FROM Student WHERE StudentName like @StudentName"; //给参数赋值 command.Parameters.AddWithValue("@Student 阅读全文
posted @ 2016-12-28 09:59 阿波