码迷,mamicode.com
首页 >  
搜索关键字:aliyun    ( 2711个结果
国内软件源地址
网易云http://mirrors.163.com/ 阿里云http://mirrors.aliyun.com/ EPEL源是由 Fedora 社区打造,为 RHEL 及衍生发行版如 CentOS等提供高质量软件包的项目。装上了 EPEL,就像在 Fedora 上一样,可以通过 yum instal ...
分类:其他好文   时间:2018-01-22 14:44:50    阅读次数:425
支付宝-批量付款接口和高级退款接口纪要
支付宝批量付款接口接口文档:https://docs.open.alipay.com/64/103569demo地址:http://aopsdkdownload.cn-hangzhou.alipay-pub.aliyun-inc.com/demo/alipaytranspay.zip证书相关:首先就 ...
分类:其他好文   时间:2018-01-20 12:36:06    阅读次数:171
大小端
转载自https://yq.aliyun.com/ziliao/123592?spm=a2c4e.11155472.0.0.7b05a243MxytkI 大小端的判断很简单,可判断了有什么用呢?这是一个难缠的问题,我最近就碰到了这样一个问题,比如,int a = 0x12345678,char* p ...
分类:其他好文   时间:2018-01-19 23:29:05    阅读次数:152
Centos 更改yum源
Centos 的yum源的配置路径,主要是在/etc/yum.repos.d/CentOS-Base.repo 的文件,在进行更改的时候,要注意先安装wget ,本案例中,使用的是阿里云的yum源,详情文档可以参考: https://yq.aliyun.com/articles/33286 步骤如下 ...
分类:其他好文   时间:2018-01-19 19:57:22    阅读次数:146
国内镜像站点
搜狐开源镜像站http://mirrors.sohu.com/网易开源镜像站http://mirrors.163.com/阿里云开源镜像站http://mirrors.aliyun.com/公云开源镜像站http://mirrors.pubyun.com/首都在线开源镜像站http://mirror ...
分类:其他好文   时间:2018-01-19 15:40:54    阅读次数:230
gh-ost 学习笔记
gh-ost 学习笔记参考资料:https://m.aliyun.com/yunqi/articles/62928https://m.aliyun.com/yunqi/articles/115565?spm=5176.100239.0.0.bIL3Yrhttps://yq.aliyun.com/articles/62928? ?【推荐】https://github.com/gi
分类:其他好文   时间:2018-01-18 21:16:51    阅读次数:1005
搭建confluence参考文献
https://www.cnblogs.com/kevingrace/p/7607442.html https://yq.aliyun.com/articles/144747?t=t1 ...
分类:其他好文   时间:2018-01-18 15:03:07    阅读次数:124
PostgreSQL 9.6 同步多副本、remote_apply记录
摘自:https://yq.aliyun.com/articles/61274 同步多副本配置方法 参数配置如下 synchronous_standby_names (string) 支持两种写法 num_sync 数字,表示同步的副本数。 没有写num_sync的格式兼容以前的配置,表示1个副本。 ...
分类:移动开发   时间:2018-01-18 13:24:57    阅读次数:179
docker centos yum 源
aliyun yum-config-manager --add-repo https://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo mirrors.ustc.edu.cn yum-config-manager --add-rep ...
分类:其他好文   时间:2018-01-17 11:29:05    阅读次数:117
更换yum源
1. 首先备份 2. 使用阿里云的源 3. 生成缓存 ...
分类:其他好文   时间:2018-01-17 01:19:55    阅读次数:133
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!