码迷,mamicode.com
首页 >  
搜索关键字:latest    ( 1907个结果
高性能Web服务之Httpd负载均衡Tomcat实现Session Sticky及Session Cluster
Httpd负载均衡Tomcat实现SessionSticky及SessionCluster架构如下所示:实现过程如下:配置tomcat服务(tomcat1\tomcat2)(1)安装JDK#rpm-ivhjdk-7u9-linux-x64.rpm --安装JDK后生成的文件 #cd/usr/java/;ll total4 lrwxrwxrwx1rootroot16Sep2709:09default->/usr/java/latest dr..
分类:Web程序   时间:2016-10-11 00:44:23    阅读次数:293
POM文件org.apache.maven.archiver.MavenArchiver.getManifest错误
1、Help——>Install New SoftWare 2、https://otto.takari.io/content/sites/m2e.extras/m2eclipse-mavenarchiver/0.17.2/N/LATEST/ 3、安装完成,重启Eclipse。 ...
分类:Web程序   时间:2016-09-29 20:40:43    阅读次数:1692
使用Visual Studio开发ASP.NET Core MVC and Entity Framework Core初学者教程
原文地址:https://docs.asp.net/en/latest/data/ef-mvc/intro.html The Contoso University sample web application demonstrates how to create ASP.NET Core 1.0 M ...
分类:Web程序   时间:2016-09-29 13:43:51    阅读次数:780
Mxnet Windows配置
MXNET Windows 编译安装(Python) 本文只记录Mxnet在windows下的编译安装,更多环境配置请移步官方文档:http://mxnet.readthedocs.io/en/latest/how_to/build.html 编译目标: libmxnet.dll 必要条件: 支持C ...
分类:Windows程序   时间:2016-09-21 22:52:34    阅读次数:918
python scrapy 简单的爬虫
1 scrapy的文档 比较简单 http://scrapy-chs.readthedocs.io/zh_CN/latest/intro/overview.html 我假定你已经安装了Scrapy。假如你没有安装,你可以参考这篇文章。 在本文中,我们将学会如何使用Scrapy建立一个爬虫程序,并爬取 ...
分类:编程语言   时间:2016-09-19 16:11:48    阅读次数:216
python scrapy 安装
我的系统是 Win7,首先,你要有Python,我用的是2.7.7版本,Python3相仿,只是一些源文件不同。 官网文档:http://doc.scrapy.org/en/latest/intro/install.html,最权威哒,下面是我的亲身体验过程。 1.安装Python 安装过程我就不多 ...
分类:编程语言   时间:2016-09-19 15:54:55    阅读次数:246
Python requests库
发现一个爬虫库太方便了,而且支持python3! 安装方法在http://docs.python-requests.org/en/latest/user/install/#install很详细 只不过Windows的安装方法里面讲的不清楚,在这里记一下。 1.进入上面那个链接,找到里面的里面有一个t ...
分类:编程语言   时间:2016-09-16 12:45:33    阅读次数:496
pymssql examples
http://pymssql.org/en/latest/pymssql_examples.html Example scripts using pymssql module. Basic features (strict DB-API compliance) from os import gete ...
分类:数据库   时间:2016-09-14 09:40:31    阅读次数:321
linux 常用的中文手册
http://linuxtools-rst.readthedocs.io/zh_CN/latest/base/index.html 总结的非常好!包括基础、进阶以及各种常用工具。 ...
分类:系统相关   时间:2016-09-12 14:26:44    阅读次数:189
MinGW & Notepad++构建编译C/C++环境
本环境适合初学者,以避免臃肿的VS...1、下载MinGW下载地址:http://mingw.org/或点击Downloads直接在sourceforge下载Lookingforthelatestversion?Downloadmingw-get-setup.exe(86.5kB)<<----yourchoice.下载后按照默认位置按照(C:\MinGW\以便配置环境变量),安装过程..
分类:编程语言   时间:2016-09-06 01:30:30    阅读次数:279
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!