码迷,mamicode.com
首页 >  
搜索关键字:latest    ( 1907个结果
解决python2.7.9以下版本requests访问https的问题
在python2.7.9以下版本requests访问https连接后,总会报一些关于SSL warning。 解决法子可以参考:https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning (链接里面还包 ...
分类:编程语言   时间:2016-05-08 18:28:01    阅读次数:1177
linux 搭建 nexus 私服及配置
安装篇 1、tar -zxvf nexus-latest-bundle.tar.gz 2、cd nexus-2.13.0-01/bin 3、./nexus start 这时可能提示 ****************************************WARNING – NOT RECOM ...
分类:系统相关   时间:2016-05-08 13:18:56    阅读次数:193
linux下安装firefox
首先检查系统有没有安装:rpm -qa|grep firefox 如果有安装,先删掉rpm -e * firefox不同版本下载:http://liulanmi.com/firefox 具体方法如下:1、去官网下载Firefox的最新版本,以Firefox-latest.tar.bz2为例2、 解压 ...
分类:系统相关   时间:2016-05-07 13:04:32    阅读次数:327
Try out the latest C++ compiler toolset without waiting for the next update of Visual Studio
Updated 22/Apr/2016: The NuGet package is now being uploaded daily. The payload doesn’t change every day but you should see new bug fixes and/or featu ...
分类:编程语言   时间:2016-05-06 21:55:51    阅读次数:306
【图像算法】七种常见阈值分割代码(Otsu、最大熵、迭代法、自适应阀值、手动、迭代法、基本全局阈值法)
图像算法:图像阈值分割 SkySeraph Dec 21st 2010 HQU Email:zgzhaobo@gmail.com QQ:452728574 Latest Modified Date:Dec.21st 2010 HQU 一、工具:VC+OpenCV 二、语言:C++ 三、原理(略) 四 ...
分类:编程语言   时间:2016-05-04 21:09:24    阅读次数:566
【图像算法】图像特征:三个图像显著性区域特征提取方法
【图像算法】图像特征:三个图像显著性区域特征提取方法 SkySeraph Aug 11st 2011 HQU Email:zgzhaobo@gmail.com QQ:452728574 Latest Modified Date:Aug 11st 2011 HQU 》第一种方法: 原理:Frequen ...
分类:编程语言   时间:2016-05-04 21:04:13    阅读次数:232
【图像算法】图像特征:GLCM灰度共生矩阵,纹理特征
【图像算法】图像特征:GLCM SkySeraph Aug 27th 2011 HQU Email:zgzhaobo@gmail.com QQ:452728574 Latest Modified Date:Aug 27th 2011 HQU 一 原理 1 概念:GLCM,即灰度共生矩阵,GLCM是一 ...
分类:编程语言   时间:2016-05-04 20:54:20    阅读次数:270
ClearOS Community 7.1 Install Virtual Machine
In today’s linux tutorial we will follow with the help of snapshots to install, setup and configure ClearOS 7.1 the latest beta verion on VMware 64 bit. ClearOS is a next generation Network, Cloud and...
分类:编程语言   时间:2016-05-03 18:26:54    阅读次数:285
RESTful Web API Help Documentation using Swagger UI and Swashbuckle
Sign in </form> home articles Chapters and Sections> Search Latest Articles Latest Tips/Tricks Top Articles Beginner Articles Technical Blogs Posting/ ...
分类:Windows程序   时间:2016-05-03 17:55:18    阅读次数:668
各种数据库驱动
各种数据库的jdbc驱动下载及连接方式 各种数据库驱动 数据库名称 下载地址 说明 Mysql http://www.mysql.com/products/connector/j/ Shipped. But need to download the latest for MySQL 4.1 or h ...
分类:数据库   时间:2016-05-03 00:20:23    阅读次数:280
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!