摘要: 在看本篇之前请先去了解一下EF以及如何利用模型生成数据库 https://i.cnblogs.com/posts?categoryid=1107227 看Code First就可以了。 等你了解了EF以后 ①在Models里面创建3个类 Genre,Artist,Album public class 阅读全文
posted @ 2018-03-12 21:49 Sealee 阅读(574) 评论(0) 推荐(0)