整体原理: 阿里云提供了c程序上传文件到阿里云服务器的sdk工具包,将这个工具包继承在自己的客户端,调用接口即可实现上传文件。 前期准备: 1、阿里云c程序客户端的sdk,下载地址:https://help.aliyun.com/document_detail/32131.html?spm=5176 ...
分类:
Web程序 时间:
2017-02-16 22:10:00
阅读次数:
274
1.下载 安装包 wget http://mirrors.aliyun.com/apache/tomcat/tomcat-8/v8.5.11/bin/apache-tomcat-8.5.11.tar.gz 2.解压安装包 tar -zvx apache-tomcat-8.5.11.tar.gz 3. ...
分类:
其他好文 时间:
2017-02-16 14:49:36
阅读次数:
222
产品地址:https://data.aliyun.com/product/learn?spm=a21gt.99266.416540.102.OwEfx2一、背景感谢大家关注玩转数据系列文章,我们希望通...
分类:
其他好文 时间:
2017-02-14 12:29:35
阅读次数:
143
系统:centos7.2php版本:php7.0.0安装前工作:yuminstallgccmakecrul-devellibxslt-develgd-devellibjpeg-devellibpnglibpng-devellibxml2-develbzip2-devellibcurl-devel–y#如果下面配置编译报错请yum安装相关依赖包wget-O/etc/yum.repos.d/epel.repohttp://mirrors.aliyun..
分类:
Web程序 时间:
2017-02-13 22:23:59
阅读次数:
337
转自:https://yq.aliyun.com/topic/58?spm=5176.100239.blogcont69354.9.MLtp4T 摘要: Facebook最近开源了beringei时序数据库,其是用来解决其内部监控数据存储和查询需求的数据库,特点是读写速度快。beringei在压缩算 ...
分类:
数据库 时间:
2017-02-13 10:40:41
阅读次数:
372
IDE使用IDEA更加方便些,对本人来说eclipse更为方便些(可以下载相关的STD插件),这里使用最原始的创建maven工程的方式创建。 环境: JDK1.8 Maven3.3.3 Maven的配置文件可以使用aliyun的镜像,这样在down相关的jar包的时候会块一些。 好啦,开始Sprin ...
分类:
编程语言 时间:
2017-02-11 18:54:30
阅读次数:
273
mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo ...
分类:
其他好文 时间:
2017-02-03 22:58:20
阅读次数:
196
在树莓派上使用apt-getupdate一直报错,开始以为是更新源有问题,然后又添加了阿里云的更新源,但是依然有问题。不过这次我注意到了错误的提示“Couldnotresolve‘mirrors.aliyun.com‘”,也就是无法解析这个地址,如果早点注意这个提示不久好了么!!!然后ping一下百度,竟然p..
分类:
其他好文 时间:
2017-01-31 16:07:12
阅读次数:
1193
alimaven aliyun maven http://maven.aliyun.com/nexus/content/groups/public/ central ...
分类:
其他好文 时间:
2017-01-26 11:31:08
阅读次数:
427
安装配置方法参照 http://wiki.ros.org/indigo/Installation/Ubuntu 以下操作需要保证虚拟机能够正常连接网络。 1.更换源镜像: 将源设置为国内源,我选择的是"mirrors.aliyun.com", 你也可以选择其他的,从"China"中任意选择一个可以正 ...
分类:
系统相关 时间:
2017-01-24 13:45:07
阅读次数:
254