码迷,mamicode.com
首页 >  
搜索关键字:ldap over tls    ( 11811个结果
POJ 1077 Eight
EightTime Limit:1000MSMemory Limit:65536KTotal Submissions:23815Accepted:10518Special JudgeDescriptionThe 15-puzzle has been around for over 100 years...
分类:其他好文   时间:2014-07-16 20:48:30    阅读次数:219
#HTTP协议学习# (十)拓展-HTTPS协议
HTTPS(Hypertext Transfer Protocol over Secure Socket Layer,基于SSL的HTTP协议)使用了HTTP协议,但HTTPS使用不同于HTTP协议的默认端口及一个加密、身份验证层(HTTP与TCP之间)。HTTPS通信方式: 客户端在使用HTTP....
分类:其他好文   时间:2014-07-16 20:11:08    阅读次数:219
Ansible@一个高效的配置管理工具--Ansible configure management--翻译(四)
无书面许可请勿转载 由于第三章内容较长,我将分做几个部分来翻译。 Advanced Playbooks So far the playbooks that we have looked at are simple and just run a number of modules in order. Ansible allows much more control over the execut...
分类:其他好文   时间:2014-07-14 14:01:01    阅读次数:271
asp 正则替换函数
Function RegExpTest(patrn,str1,strng) Dim regEx',str1 ' 建立变量 'str1 = "The quick brown fox jumped over the lazy dog."Set regEx = New RegExp ' 建立正则表...
分类:Web程序   时间:2014-07-14 09:18:58    阅读次数:267
Anatomy of the libvirt virtualization library
The libvirt library is a Linux API over the virtualization capabilities of Linux that supports a variety of hypervisors, including Xen and KVM, as wel...
分类:其他好文   时间:2014-07-13 10:51:01    阅读次数:445
baidu map develop
百度地图 前端时间,因项目需要加入了谷歌地图,但是由于谷歌换了接口,对谷歌地图市区耐心了,还是使用国产的百度吧,先走起来。 如果你有百度账号,那就可以搜索百度地图开发者中心,去申请密钥(ak),然后就可以使用了,先来个hello world吧。 百度地图的Hello, World body, html,#allmap {width: 100%;height: 100%;over...
分类:其他好文   时间:2014-07-12 21:19:47    阅读次数:275
NYOJ-269 VF
VF 时间限制:1000 ms  |  内存限制:65535 KB 难度:2 描述 Vasya is the beginning mathematician. He decided to make an important contribution to the science and to become famous all over the world. But...
分类:其他好文   时间:2014-07-12 19:51:59    阅读次数:250
SSL连接建立过程分析(1)
Https协议:SSL建立过程分析web訪问的两种方式:http协议,我们普通情况下是通过它訪问web,由于它不要求太多的安全机制,使用起来也简单,非常多web网站也仅仅支持这样的方式下的訪问.https协议(Hypertext Transfer Protocol over Secure Socke...
分类:其他好文   时间:2014-07-11 09:25:10    阅读次数:364
svn 版本库管理快速搭建
众所周知,Subversion有两种运行方式,一种是基于HTTP,另一种是基于SubversionStandaloneServer的。本文的目的是要配置一个基于ApacheHTTP服务器的SVN服务器。这样的服务器有以下几个好处:1、能使用WebDAV协议;2、能使用浏览器作为客户端工具浏览源码库;3、支持SSPI和LDAP..
分类:其他好文   时间:2014-07-10 19:16:33    阅读次数:247
一边介绍mapreduce原理不错的文章
Map Reduce – the Free Lunch is not over?
分类:其他好文   时间:2014-07-10 15:43:59    阅读次数:147
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!