02 2019 档案

该文被密码保护。
posted @ 2019-02-26 22:20 酒沉吟 阅读(11) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-02-25 15:20 酒沉吟 阅读(9) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-02-24 15:44 酒沉吟 阅读(7) 评论(0) 推荐(0) 编辑
摘要:产品类型:@Html.CheckBoxListFor(m=>m.ProductTypeId, (SelectList)ViewData["ProductType"],3,null) // 每行显示3个 产品类型:@Html.RadioButtonListFor(m => m.ProductTypeI 阅读全文
posted @ 2019-02-18 15:08 酒沉吟 阅读(336) 评论(0) 推荐(0) 编辑
摘要:public static IHtmlContent CustomLabelFor(this IHtmlHelper helper, Expression> expression, object htmlAttributes) { string result; TagBuilder div = new TagBuilder("div"); ... 阅读全文
posted @ 2019-02-18 14:02 酒沉吟 阅读(2130) 评论(1) 推荐(0) 编辑
该文被密码保护。
posted @ 2019-02-17 15:35 酒沉吟 阅读(6) 评论(0) 推荐(0) 编辑
摘要:在DAL层中,建立工厂类 然后在DAL 传入 构造函数 阅读全文
posted @ 2019-02-15 09:06 酒沉吟 阅读(460) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示