语句操作:https://help.aliyun.com/document_detail/odps/SQL/ddl.htmlodps客户端:https://help.aliyun.com/document_detail/odps/tools/console/console.html?spm=5176.product8314999_odps.6.243.h3NEQt在客户端可以查看运行的任务情况:showpfromdate1todate2number,eg:..
分类:
其他好文 时间:
2016-03-16 01:38:44
阅读次数:
196
apt 阿里云 deb http://mirrors.aliyun.com/kali sana main non-free contribdeb http://mirrors.aliyun.com/kali-security/ sana/updates main contrib non-freede
分类:
系统相关 时间:
2016-03-13 19:47:45
阅读次数:
345
https://help.aliyun.com/document_detail/slb/prospectus/slb-overview.html?spm=5176.product8314871_slb.6.81.q9UwHE http://www.360doc.com/content/11/0301
分类:
其他好文 时间:
2016-03-10 20:27:43
阅读次数:
164
方法1:(1)创建pip.conf文件 (2).编辑如下内容 [global] index-url = http://mirrors.aliyun.com/pypi/simple/ [install] trusted-host=mirrors.aliyun.com 方法2: pip install
分类:
其他好文 时间:
2016-03-08 21:30:17
阅读次数:
124
CORS 参考 http://enable-cors.org/index.html https://help.aliyun.com/document_detail/oss/practice/cors_guide.html 同源策略 跨域访问,或者说JavaScript的跨域访问问题,是浏览器出于安全
分类:
Web程序 时间:
2016-03-05 21:49:57
阅读次数:
221
软件测试http://baike.baidu.com/subview/16563/19769215.htmhttps://zh.wikipedia.org/wiki/%E8%BD%AF%E4%BB%B6%E6%B5%8B%E8%AF%95 飞天平台测试https://www.aliyun.com/z
分类:
其他好文 时间:
2016-03-01 14:16:49
阅读次数:
127
#!/bin/bash rpm -aq|grep yum|xargs rpm -e --nodeps wget http://mirrors.aliyun.com/centos/6/os/x86_64/Packages/yum-3.2.29-69.el6.centos.noarch.rpm wget
分类:
其他好文 时间:
2016-03-01 06:17:45
阅读次数:
144
OS:CentOS6.6一、前期准备1、配置yum源,待会安装依赖包要用wget-O/etc/yum.repos.d/CentOS-Base.repohttp://mirrors.aliyun.com/repo/Centos-6.repo
wget-O/etc/yum.repos.d/epel.repohttp://mirrors.aliyun.com/repo/epel-6.repo2、安装依赖包yum-yinstallgitgccgcc-c++makep..
分类:
编程语言 时间:
2016-02-23 06:17:36
阅读次数:
230
地址:https://help.aliyun.com/knowledge_detail/6563865.html#如何选择主机操作系统? 一、请根据网站使用的编程语言来选择合适的操作系统和主机类型: 1、网站开发语言为ASP、.NET、HTML,请选择Windows系统虚拟主机免费版及其以上型号主机
分类:
其他好文 时间:
2016-02-22 19:11:35
阅读次数:
166
环境准备centos6.xselinux关闭防火墙关闭可访问外网zabbix服务端的安装参考zabbix官方安装文档安装实战安装epel源(以备不需)wget-O/etc/yum.repos.d/epel.repohttp://mirrors.aliyun.com/repo/epel-6.repo安装mysql服务端yuminstallmysql-server安装zabbix的官方源rpm-ivhhtt..
分类:
其他好文 时间:
2016-02-22 16:13:24
阅读次数:
203