码迷,mamicode.com
首页 >  
搜索关键字:guide    ( 3262个结果
express+nodecoffee写passport登录验证实例(二)
二:实现登录认证 passport官网文档: http://passportjs.org/guide/ passport验证使用一种被称为“策略”的方式来验证请求,策略支持3种类型的验证:用户名密码验证;OAuth委派验证,OpenID等联合身份验证(facebook,twitter等)。 联...
分类:其他好文   时间:2014-08-29 17:40:38    阅读次数:248
ArcGIS API For Flex(在应用程序中添加web地图)
Add the web map to the application 原文摘录:https://developers.arcgis.com/flex/guide/tutorial-add-a-web-map-to-the-application.htm 这个WebMapUtil类是基于一个给定ID的web map项目信息用来创建地图 ,这个类需要在线的ArcGIS网络地图上工作,也...
分类:Windows程序   时间:2014-08-29 13:06:07    阅读次数:363
How to run OFBiz as a Service on linux
WindowsSee this specific guide:How to Run OFBiz as Windows Service with Java Service WrapperLinuxAssuming your Linux distro uses some variant of the S...
分类:系统相关   时间:2014-08-29 12:24:27    阅读次数:328
时序收敛-基本方法论
本部分内容参考ug612 《Timing Closure User Guide 》,主要是对第二章内容的整理和翻译。 在一个有效的设计中,生成工具必须要了解每一条路径上的时序约束。时序需求可以被分为几个大类,最通用的类型包括: ?Input paths ? Register-to-register ...
分类:其他好文   时间:2014-08-29 00:04:46    阅读次数:422
javascript 模式学习篇---基础
道格拉斯在Javascript精粹中说过,JS身上的坏毛病其实多于好的部分,但是如果我们取其精华去其糟粕,也可以保持JS代码的高效优雅,这要求我们在写js代码的时候遵循特定的模式,初看起来,这个patternLib很像一些规范前卫的前端团队里的style guide,越深挖细看你会发现这其实是JS最...
分类:编程语言   时间:2014-08-25 01:05:43    阅读次数:253
A GUIDE TO UNDERSTANDINGDISCRETIONARY ACCESS CONTROL INTRUSTED SYSTEMS
1. INTRODUCTION The main goal of the National Computer Security Center is to encourage the widespread availability of trusted computer systems. In sup...
分类:数据库   时间:2014-08-24 23:27:33    阅读次数:365
正则表达式的资源和工具汇集(下)
正则表达式的资源和工具汇集(下)作者:chszs,转载需注明。博客主页:http://blog.csdn.net/chszs8. RegEx Guide by Mozilla地址:https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions这是来自Mozilla的正则表达式指南,它非常简单、明了。...
分类:其他好文   时间:2014-08-24 16:47:03    阅读次数:223
App Manifest
orangec翻译Android API Guides: App Manifest原文在这里:http://developer.android.com/guide/topics/manifest/manifest-intro.html*Manifest译作“清单”,这里沿用英文便于理解,其它术语同理...
分类:移动开发   时间:2014-08-24 11:32:52    阅读次数:336
翻译Android API Guides: App Manifest
原文在这里:http://developer.android.com/guide/topics/manifest/manifest-intro.html *Manifest译作“清单”,这里沿用英文便于理解,其它术语同理。 **文中链接都会跳转到android开发者网站。 App Manifest ...
分类:移动开发   时间:2014-08-23 22:58:21    阅读次数:351
hadoop 读写 elasticsearch 初探
1、参考文档:http://www.elasticsearch.org/guide/en/elasticsearch/hadoop/current/configuration.htmlhttp://www.elasticsearch.org/guide/en/elasticsearch/hadoop...
分类:其他好文   时间:2014-08-23 09:58:30    阅读次数:213
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!