摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApplication14.model { class car { //建立数据模型 ... 阅读全文
posted @ 2016-06-23 14:03 枫炎 阅读(254) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Data.SqlClient; namespace ConsoleApplication10 { class Program ... 阅读全文
posted @ 2016-06-23 13:50 枫炎 阅读(814) 评论(0) 推荐(0) 编辑