01 2019 档案
摘要:1.在VS的管理Nuget中安装 log4net 2.配置 webconfig 在configurations 节点 插入如下代码: <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler, lo
阅读全文
posted @ 2019-01-24 11:15
老丹点赵
摘要:自定义一个类,继承 FilterAttribute,IExceptionFilter。实现接口OnException,该接口为程序抛异常时触发。 在MVC的Filter.config中添加该类。 这样在MVC中就可以捕获没有处理的异常信息。
阅读全文
posted @ 2019-01-24 10:55
老丹点赵
摘要:1.datetimepicker 日期控件,注意bootstrap的版本2和3对日期控件有不同class设置 minView:3,//最小选择模式,0 分钟,1小时 , 2日 , 3月,4年 maxView: 4,//最大选择模式,0 分钟,1小时 , 2日 , 3月,4年 startView: 3
阅读全文
摘要:2019-01 密码传输考虑使用JWT 1.web登陆 基于bootstrap 开发一个注册及登陆页面。后端调用webapi实现 icheck 选择框控件 jquery.validate 进行表单字段认证,参考网站 http://www.runoob.com/jquery/jquery-plugin
阅读全文
posted @ 2019-01-15 11:12
老丹点赵

浙公网安备 33010602011771号