摘要:
//设置自动启动 string path = Application.StartupPath; SettingHel.SetAutoRun(path +@"\MostImpressive.DSCJ.DcbInterface.exe", true); public static class Setti 阅读全文
posted @ 2013-10-23 13:48
无恨星晨
阅读(14196)
评论(1)
推荐(2)
摘要:
需要创建一个List<SelectListItem>数据集,如下 使用已经存在FruitCategoryEntity.cs类的IEnumerable<FruitCategory> GetAllFruitCategory()数据集也行。 public IEnumerable<FruitCategory 阅读全文
posted @ 2013-10-23 10:00
无恨星晨
阅读(495)
评论(0)
推荐(0)