09 2017 档案

摘要:VLC 插件代码: js 播放 阅读全文
posted @ 2017-09-30 11:40 _York 阅读(1847) 评论(0) 推荐(0) 编辑
摘要:/// /// 检查是否文件是否图片并保存 /// /// 文件 /// 保存文件的目录(例:/Img/Mark/) /// 重命名后文件的名称 /// 是否成功 private bool SaveImage(HttpPostedFileBase file, string save... 阅读全文
posted @ 2017-09-21 10:25 _York 阅读(377) 评论(0) 推荐(0) 编辑
摘要:using System.Data.Entity.Infrastructure; using System.Threading.Tasks; /// /// EF扩展 /// public static class EFExtensions { /// /// 更新实体根据字段 /// //... 阅读全文
posted @ 2017-09-14 12:51 _York 阅读(532) 评论(0) 推荐(0) 编辑
摘要:public static class ModelStateExtensions { /// /// 获取model验证错误信息 /// /// /// public static string ExpendErrors(this System.Web.Mvc.Controller c... 阅读全文
posted @ 2017-09-14 11:42 _York 阅读(577) 评论(0) 推荐(0) 编辑

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