2018年12月21日

ztree示例

摘要: //ztree api 文档 http://www.treejs.cn/v3/api.php //后台 public ActionResult TreeIndex() { FileModel model = new FileModel("我的文件"); model.path = @"D:\练习\我的 阅读全文

posted @ 2018-12-21 07:56 不会讲故事的故事男主角 阅读(194) 评论(0) 推荐(0)

简单的forms验证

摘要: public class CustomAuthorzieAttribute : AuthorizeAttribute { private string _controllerName = string.Empty; /// <summary> /// base.OnAuthorization(fil 阅读全文

posted @ 2018-12-21 07:48 不会讲故事的故事男主角 阅读(265) 评论(0) 推荐(0)

导航