码迷,mamicode.com
首页 >  
搜索关键字:haproxy ssl https    ( 138522个结果
python高级编程之(类级):子类内建类型
#-*-coding:utf-8-*-#python:2.x__author__='Administrator'#类级#在2.2中,提出了类型(type0与类(class)统一(请访问:https://www.python.org/download/releases/2.2.3/descintro(...
分类:编程语言   时间:2014-08-20 23:58:53    阅读次数:521
python爬虫----(4. scrapy框架,官方文档以及例子)
官方文档: http://doc.scrapy.org/en/latest/ ??? github例子: https://github.com/search?utf8=%E2%9C%93&q=scrapy ????剩下的待会再整理...... 买饭去......?????? --2014年08月20日19:...
分类:编程语言   时间:2014-08-20 19:45:13    阅读次数:243
crypto加密解密
加密Crypto# 使用require(‘crypto‘)?可以访问该模块。 加密模块要求底层系统的OpenSSL是支持的。它提供了一个安全证书,作为一个安全的HTTPS net或HTTP连接的一部分要用于封装方式。 它还提供了一套OpenSSL的哈希...
分类:其他好文   时间:2014-08-20 18:14:03    阅读次数:1675
蓝牙智能(低功耗)技术
译至:https://developer.bluetooth.org/TechnologyOverview/Pages/BLE.aspx 当蓝牙技术联盟宣布正式采用蓝牙核心规范4.0版时,它包括标志性的蓝牙智能(低功耗)功能。采用过程的这最后一步打开所有的蓝牙产品类型具备升级到4.0或更高版本资格的大门。 蓝牙智能(低功耗)无线技术的特点: 超低峰值,均值和空闲模式下的功...
分类:其他好文   时间:2014-08-20 18:08:43    阅读次数:375
Android Design 找设计灵感
借鉴下别人超棒的设计与体验           URL:http://huaban.com/boards/1091038/   URL:https://dribbble.com/ 充分的利用github,可以教你的设计师来用,找不同so easy  URL:https://github.com/cameronmcefee/Image-Diff-View-Mo...
分类:移动开发   时间:2014-08-20 18:08:32    阅读次数:282
Jigsaw java起步学习
说在前面 点击链接加入群【JavaEE(SSH+IntelliJIDE+Maven)】:http://jq.qq.com/?_wv=1027&k=Sxx7Lc 1官方地址: http://openjdk.java.net/projects/jigsaw/ https://jdk8.java.net/jigsaw/...
分类:编程语言   时间:2014-08-20 16:40:32    阅读次数:311
Spring MVC + Spring MongoDB + Querydsl 通过maven整合实例
效果图一共3个页面:注册页,欢迎页,用户列表页很简单的例子,主要是为了把流程走通,没有各种验证。注册页: 欢迎页: 用户列表页: 源码地址https://github.com/lemonbar/spring-framework-mongodb参考文档Spring framework:http:...
分类:数据库   时间:2014-08-20 16:05:32    阅读次数:493
Python- pyOpenSSL 32bit /64bit安装
(一)安装pyOpenSSL1、下载并安装https://launchpad.net/pyopensslpyOpenSSL-0.11.winxp32-py2.7.msi64位pyOpenSSL:附件中2、导入pyOpenSSL库>>>importOpenSSL3.使用方法http://stackoverflow.com/questions/7279282/extract-the-value-of-a-x-509-certificate-custo..
分类:编程语言   时间:2014-08-20 14:16:32    阅读次数:446
Linux编译+更换3.4版本内核教程
高手别看,给新手看的 【编译 3.4】 【在PC机上,我的系统是Ubuntu 12.04 Desktop 32bit】 sudo su wget https://github.com/linux-sunxi/linux-sunxi/archive/sunxi-3.4.zip unzip sunxi-3.4 cd linux*sunxi*3.4...
分类:系统相关   时间:2014-08-20 12:41:12    阅读次数:370
UVALive 6602 Counting Lattice Squares 【几何】【机智】
题目链接:https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=4613 数学统计...
分类:其他好文   时间:2014-08-20 12:35:02    阅读次数:155
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!