一 下载MySQL 访问MySQL的官网http://www.mysql.com/downloads/ 然后在页面中会看到“MySQL Community Server”下方有一个“download”点击。 进入MySQL的下载界面(http://www.mysql.com/downloads/my ...
分类:
数据库 时间:
2016-12-22 20:04:53
阅读次数:
254
RHEL7/CentOS7/Oraclelinux7:1#rpm-Uvhhttp://dev.mysql.com/get/mysql-community-release-el7-5.noarch.rpmRHEL6/CentOS6/Oraclelinux6:1#rpm-Uvhhttp://dev.mysql.com/get/mysql-community-release-el6-5.noarch.rpmRHEL5/CentOS5/Oraclelinux5:1#rpm-Uvhhttp://dev.mysql.co..
分类:
数据库 时间:
2016-12-19 22:32:00
阅读次数:
342
python开发环境搭建 虽然网上有很多python开发环境搭建的文章,不过重复造轮子还是要的,记录一下过程,方便自己以后配置,也方便正在学习中的同事配置他们的环境。 1.准备好安装包 1)上python官网下载python运行环境(https://www.python.org/downloads/ ...
分类:
编程语言 时间:
2016-12-16 00:42:33
阅读次数:
213
PECL 的全称是 The PHP Extension Community Library ,是一个开放的并通过 PEAR(PHP Extension and Application Repository,PHP 扩展和应用仓库)打包格式来打包安装的 PHP扩展库仓库。通过 PEAR 的 Packa ...
分类:
Web程序 时间:
2016-12-15 18:14:42
阅读次数:
223
参考官方文档:https://dev.mysql.com/doc/mysql-yum-repo-quick-guide/en/ 首先创建一个repo文件 然后根据官方文档写入: 比如在centOS 7安装mysql 5.7 主要在baseurl中 mysql-5.7-community是mysql版 ...
分类:
数据库 时间:
2016-12-15 00:35:48
阅读次数:
220
主要资料参考:https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-centos-7 1、安装 nginx: yum install nginx 使用 y ...
分类:
数据库 时间:
2016-12-14 19:12:26
阅读次数:
429
# wget http://dev.mysql.com/get/mysql-community-release-el7-5.noarch.rpm# rpm -ivh mysql-community-release-el7-5.noarch.rpm# yum install mysql-communi ...
分类:
数据库 时间:
2016-12-14 14:07:31
阅读次数:
243
上周收到本书作者李争送的一本12月份的新书《微软开源跨平台移动开发实践——利用ASP.NET Core 1.0 、Apache Cordova、Xamarin和Azure快速构建移动应用解决方案》。这本书的名字超长。这本书也是超薄,只有220页,一个周末时间就读完了,但是这本书的内容确是超丰富,浓缩 ...
分类:
移动开发 时间:
2016-12-12 23:25:28
阅读次数:
446
版权声明:本文由熊训德原创文章,转载请注明出处: 文章原文链接:https://www.qcloud.com/community/article/221 来源:腾云阁 https://www.qcloud.com/community Hbase是一个高可靠性、高性能、面向列、可伸缩的分布式存储系统, ...
分类:
其他好文 时间:
2016-12-12 22:21:50
阅读次数:
219
版权声明:本文由熊训德原创文章,转载请注明出处: 文章原文链接:https://www.qcloud.com/community/article/258 来源:腾云阁 https://www.qcloud.com/community 本文档从源码角度分析了,hbase作为dfs client写入hd ...
分类:
其他好文 时间:
2016-12-12 22:10:14
阅读次数:
328