07 2017 档案

Bootstrap 3 Typeahead
摘要:本文转自:https://github.com/tcrosen/twitter-bootstrap-typeahead 使用升级版的 Bootstrap typeahead v1.2.2 http://www.cnblogs.com/haogj/p/3378508.html How to Use J 阅读全文

posted @ 2017-07-26 11:23 freeliver54 阅读(426) 评论(0) 推荐(0)

angularjs ui-grid cellTemplate checkbox ng-checked
摘要:{ name: '@Localizer["ActiveInd"]', field: 'ActiveInd', enableSorting: false, width: '100', cellTemplate: '<input type="checkbox" ng-checked=row.entity 阅读全文

posted @ 2017-07-20 15:01 freeliver54 阅读(677) 评论(0) 推荐(0)

[转]EntityFramework Core技术线路(EF7已经更名为EF Core,并于2016年6月底发布)
摘要:本文转自:http://www.cnblogs.com/VolcanoCloud/p/5572408.html 官方文档英文地址:https://github.com/aspnet/EntityFramework/wiki/Roadmap 历经延期和更名,新版本的实体框架终于要和大家见面了,虽然还有 阅读全文

posted @ 2017-07-12 15:44 freeliver54 阅读(246) 评论(0) 推荐(0)

[转]Web后台模拟前端post(带NTLM验证)
摘要:本文转自:http://www.cnblogs.com/pzstudyhard/p/4805885.html using System.Data; using System.Net; using System.IO; using System.Net.Http; using System.Web; 阅读全文

posted @ 2017-07-06 13:53 freeliver54 阅读(308) 评论(0) 推荐(0)

[转]关于NTLM认证的.NET,php,python登录
摘要:本文转自:http://www.cnblogs.com/myx/archive/2013/03/25/php-ntlm-python-net.html 早期SMB协议在网络上传输明文口令。后来出现 LAN Manager Challenge/Response 验证机制,简称LM,它是如此简单以至很容 阅读全文

posted @ 2017-07-06 10:51 freeliver54 阅读(1515) 评论(0) 推荐(0)

[转]IIS的各种身份验证详细测试
摘要:本文转自:http://www.cnblogs.com/chnking/archive/2007/11/20/965553.html#_Toc183326163 一、 IIS的身份验证概述 1、 匿名访问 2、 集成windows身份验证 2.1. NTLM验证 2.2. Kerberos验证 3、 阅读全文

posted @ 2017-07-05 16:04 freeliver54 阅读(4354) 评论(0) 推荐(0)

[转]The NTLM Authentication Protocol and Security Support Provider
摘要:本文转自:http://davenport.sourceforge.net/ntlm.html#ntlmHttpAuthentication The NTLM Authentication Protocol and Security Support Provider Abstract This ar 阅读全文

posted @ 2017-07-05 14:00 freeliver54 阅读(604) 评论(0) 推荐(0)

导航