会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
fannet
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
7
8
9
10
下一页
2015年7月27日
认证方式
摘要: Claims-based分开认证和授权,如用QQ账户登录系统。.net 下实现ClaimsIdentityClaimsPrincipalWindows使用windows认证:相关模块:WindowsAuthenticationModule //AuthenticateRequest事件,使用从II...
阅读全文
posted @ 2015-07-27 00:03 fannet
阅读(489)
评论(0)
推荐(0)
2015年7月26日
Token Based Authentication
摘要: Owin middlewarerefresh tokens
阅读全文
posted @ 2015-07-26 23:13 fannet
阅读(149)
评论(0)
推荐(0)
Membership
摘要:
阅读全文
posted @ 2015-07-26 15:24 fannet
阅读(113)
评论(0)
推荐(0)
2015年7月23日
r project architecture
摘要: questions:micro service,micro application/iframeauthentication micro serviceshare common controls/css between diff appsdiscover other micro serviceweb...
阅读全文
posted @ 2015-07-23 15:24 fannet
阅读(126)
评论(0)
推荐(0)
2015年7月21日
jquery
摘要: $.proxy
阅读全文
posted @ 2015-07-21 15:13 fannet
阅读(109)
评论(0)
推荐(0)
2015年7月7日
样式问题
摘要: 闪烁大多由transition引起,同一个元素对应不同的transition-duration,可能会出现闪烁。对齐问题如:隐藏左侧栏时,右边的thead和tbody对不齐解决:$(window).resize();//当窗体改变大小时会触发resize事件,resize()主动触发resize事件...
阅读全文
posted @ 2015-07-07 11:17 fannet
阅读(139)
评论(0)
推荐(0)
2015年7月6日
ngForm
摘要: ngForm用于ng repeat隔离控件名 {{ user.name }}'s Email Valid Email Address Required url:https://docs.angularjs.org/api/ng/directive/ngForm
阅读全文
posted @ 2015-07-06 16:34 fannet
阅读(313)
评论(0)
推荐(0)
2015年7月1日
accept and content-type http headers
摘要: accept //request-header, 告诉服务器,客户端接受什么格式content-type //描述request(post,put)或response的格式,If-Modified-Since/If-None-MatchIf-Match301 //永久重定向,搜索引擎会替换就的...
阅读全文
posted @ 2015-07-01 14:02 fannet
阅读(280)
评论(0)
推荐(0)
2015年6月30日
Jasmine
摘要: describe(string,function) //suite测试集,可包含多个Specs(it),每个Specs(it)可包含多个expectdescribe("A suite", function() { it("contains spec with an expectation", f...
阅读全文
posted @ 2015-06-30 15:30 fannet
阅读(241)
评论(0)
推荐(0)
2015年6月29日
web.config配置
摘要: bindingRedirect //newViersion可以指定老版本,.net 会尝试加载最新的程序集,如何想用老版本则用此配置。iis返回json文件
阅读全文
posted @ 2015-06-29 14:17 fannet
阅读(144)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
10
下一页
公告