码迷,mamicode.com
首页 >  
搜索关键字:latest    ( 1907个结果
vmware安装centos7 安装redis windows7访问redis
1.在windows7中安装vmware 2.在vmware中安装centos7 3.禁用centos7自带的firewalld.service 4.安装iptables防火墙 5.安装Redis 3.2.6 is the latest stable version. 6.修改redis.conf配 ...
分类:Windows程序   时间:2017-01-25 18:43:04    阅读次数:272
kubernetes集成calico网络
1、物理环境 172.16.0.55k8s1master 172.16.0.57k8s2node 172.16.0.47k8s3node [root@k8s2~]#dockerps|grepper a394542f2340alectolytic/netperf:latest"sleep36000000"16hoursagoUp16hoursk8s_netperf.468d5a53_netperf-903608992-kbdqx_default_fe8c2f70-e21a-11e6-9e5d..
分类:Web程序   时间:2017-01-25 15:34:08    阅读次数:738
nodejs连接mysql
首先需要安装nodejs 的mysql包 手动添加数据库依赖: 在安装nodejs目录下的node_modules\npm下package.json的dependencies中新增, "mysql":"latest" 例如: 安装目录图 配置 编写nodejs与mysql交互的代码 运行结果: 完成 ...
分类:数据库   时间:2017-01-23 16:49:47    阅读次数:230
ERROR: 9-patch image C:\...\res\drawable\appwidget.9.png malformed. Frame pixels must be either solid or transparent (not intermediate alphas).
this is the problem with latest adt that is 20.0.3. you can instead rename the *.9.png to *.png and start working. i think this is the bug with the ad ...
分类:移动开发   时间:2017-01-21 18:31:57    阅读次数:429
微信公众号 access_token 没有过期 却失效
最近在开发微信项目的时候 access_token 缓存到 redis里面的,明明在两个小时的有效期内 微信却提示 "errcode":40001,"errmsg":"invalid credential, access_token is invalid or not latest hint 经过在 ...
分类:微信   时间:2017-01-19 18:34:08    阅读次数:567
USACO 4.2 The Perfect Stall(二分图匹配匈牙利算法)
Farmer John completed his new barn just last week, complete with all the latest milking technology. Unfortunately, due to engineering problems, all th ...
分类:编程语言   时间:2017-01-16 21:36:52    阅读次数:178
.Net Core 学习资料
官方网站:https://www.microsoft.com/net/core#windows 官方文档:https://docs.asp.net/en/latest/intro.html 中文翻译小组:http://www.cnblogs.com/dotNETCoreSG/p/aspnetcore ...
分类:Web程序   时间:2017-01-13 15:43:53    阅读次数:185
AngularJS 2调用.net core WebAPI的几个坑
前几天,按照AngularJS2的英雄指南教程走了一遍,教程网址是http://origin.angular.live/docs/ts/latest/tutorial/。 在步骤完成后,又更进一步,在英雄增删改的时候,直接调用.net core的WebApi来实现后台数据的操作,替换教程中的模拟We ...
分类:Windows程序   时间:2017-01-10 10:13:54    阅读次数:1531
install docker on xubuntu
ref: https://docs.docker.com/engine/installation/linux/ubuntulinux/#/install-the-latest-version ps: if you want to use proxy in bash, type ref: http:/ ...
分类:系统相关   时间:2017-01-07 21:13:33    阅读次数:327
How to create a launcher for a manually extracted program in Ubuntu
Say we have a latest Blender extracted from the download package. We want to create a launcher for Blender so that we can start it from the Unity Dash ...
分类:系统相关   时间:2017-01-06 07:55:25    阅读次数:250
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!