摘要: namespace invoke和begininvoke的用法 { public partial class Form1 : Form { public Form1() { InitializeComponent(); } //声明接受int的方法并返回空的委托。 public delegate v 阅读全文
posted @ 2018-11-19 17:30 enych 阅读(2471) 评论(0) 推荐(0) 编辑
摘要: int startmaxid = 0; if (db.LPicture.Any()) { // LPicture Newmode = db.LPicture.Where(n => ).FirstOrDefault(); startmaxid = db.LPicture... 阅读全文
posted @ 2018-11-19 09:37 enych 阅读(2113) 评论(0) 推荐(0) 编辑