码迷,mamicode.com
首页 >  
搜索关键字:latest    ( 1907个结果
虚幻引擎中的数组---TArray: Arrays
本文章由cartzhang编写,转载请注明出处。 所有权利保留。  文章链接:  作者:cartzhang 说明:这个为虚幻官方翻译的一篇文章。 原文地址:https://docs.unrealengine.com/latest/INT/Programming/UnrealArchitecture/TArrays/index.html 一个月前翻译的,官方...
分类:编程语言   时间:2015-04-29 17:21:46    阅读次数:367
用rpmbuild打包mysql
Name:mysqlVersion:5.5.25Release:1%{?dist}License:GPLGroup:applications/databaseURL:http://www.percona.com/redir/downloads/Percona-Server-5.6/LATEST/source/tarball/percona-server-5.6.19-67.0.tar.gzBuildRoot:%{_tmppath}/%{name}-%{version}-%{release}-rootBuild..
分类:数据库   时间:2015-04-28 00:09:06    阅读次数:198
搭建基于Jenkins salt-api的运维工具
1. 安装salt-master和salt-minion安装过程不再赘述,请参考http://docs.saltstack.com/en/latest/topics/installation/index.html2. 安装salt-api,cherrypy用来jenkins与salt通信启用salt...
分类:Windows程序   时间:2015-04-27 18:07:48    阅读次数:266
mac上快速安装nodejs
mac nodejs 安装1.http://npm.taobao.org/mirrors/node/latest/进入这个域名,然后找到最新的pkg包下载过来2.双击pkg包,下一步下一步安装3.这个包内置npm快速下载npm包,npm install express --registry=http...
分类:Web程序   时间:2015-04-23 23:22:22    阅读次数:186
Memcache监控工具 -- memkeys
Memcache监控工具--memkeys介绍memkeys是tumblr开源的类似top的工具,可用于实时查看memcached的key使用情况。安装安装autoconf(要求版本2.68以上):#wget-chttp://ftp.gnu.org/gnu/autoconf/autoconf-latest.tar.gz #tarzxvfautoconf-latest.tar.gz #cdautoconf-2.69 #./configu..
分类:系统相关   时间:2015-04-23 15:55:37    阅读次数:171
mac os x 10.10.3 安装protoc
Building from sourceDownload latest version of procbuffer. [https://code.google.com/p/protobuf/downloads/list].e.g "wget https://protobuf.googlecode.c...
分类:系统相关   时间:2015-04-22 22:01:08    阅读次数:398
安装PostgreSQL9.3+PostGIS2.1和openstreetmap数据(osm)导入工具osmosis
说明: 为了弄这个东西,我在两台操作系统为win8.1系统的机器和一台ubuntu14.04LTS上都做了实验,而且数据导入成功。 在win8.1上装的是PostgreSQL9.3+PostGIS2.1+the latest version of osmosis。 win8.1下的效果图: ...
分类:数据库   时间:2015-04-19 12:59:39    阅读次数:285
Centos的 mysql for python的下载与安装
mysql-python的安装包下载地址:http://sourceforge.net/projects/mysql-python/files/latest/download linux环境是 Centos6.6 ,python2.6.6 首先有可能出错的地方: 1、我下载好文件,输...
分类:数据库   时间:2015-04-18 14:23:50    阅读次数:245
pythonbrew多版本管理工具
####pythonbrew多版本管理工具 pythonbrew是一个python版本管理的工具,具体命令见http://pythonbrew.readthedocs.org/en/latest/。 #####pythonbrew install 2.5.6 的问题 在安装python 2.5.6的时候遇到编译错误...
分类:编程语言   时间:2015-04-15 21:35:17    阅读次数:148
【甘道夫】Spark1.3.0 Submitting Applications 官方文档精华摘要
引言 由于工作需要,即将拥抱Spark,曾经进行过相关知识的学习,现在计划详细读一遍最新版本Spark1.3的部分官方文档,一是复习,二是了解最新进展,三是为公司团队培训做储备。 欢迎转载,请注明出处: 原文URL:http://spark.apache.org/docs/latest/submitting-applications.html 该...
分类:移动开发   时间:2015-04-15 19:39:19    阅读次数:278
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!