1. 下载mysql的repo源wget http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpm2. 安装mysql-community-release-el7-5.noarch.rpm包rpm -ivh mysql-commun
分类:
数据库 时间:
2016-03-03 21:18:51
阅读次数:
289
安装环境 [root@localhost ~]# cat /etc/centos-release CentOS Linux release 7.0.1406 (Core) 0x01 准备工作 1、到mysql官网下载mysql-community-5.7.11-1.el7.src.rpm源码包 rp
分类:
数据库 时间:
2016-03-03 06:48:34
阅读次数:
230
1.Download Connector/Python:mysql-connector-python-2.1.3-py2.7-win32 Mysql:mysql-installer-community-5.5.48.0 Python:python-2.7.10 2.安装好Python,Mysql C...
分类:
数据库 时间:
2016-03-01 19:03:55
阅读次数:
644
100 numpy exercises A joint effort of the numpy community The goal is both to offer a quick reference for new and old users and to provide also a set
分类:
其他好文 时间:
2016-02-29 21:17:45
阅读次数:
397
前言 哎,每次过完节都要有一个坑给自己跳。逃不过这个魔爪。这不,一过完春节,回来就发现公司证书出现"此证书的签发者无效"。 问题原因 经过一番查找,苹果官方给出了回答。 Thanks for bringing this to the attention of the community and ap
分类:
移动开发 时间:
2016-02-29 12:03:29
阅读次数:
136
很多天之前就安装了visual studio community 2015,今天闲着么事想试一下Apache Cordova,用它来开发跨平台App。在这之前需要配置N多东西,这里找到了一篇MS官方文章:配置 Visual Studio Tools for Apache Cordova。看着这片文章
分类:
移动开发 时间:
2016-02-28 13:56:22
阅读次数:
296
可选传递-BGPcommunities是一种给路由条目打上标记,用于确保路由过滤和选择的连续性-BGP路由器可以在重分布、发送、接收路由更新的时候给路由条目打上community值(route-map)-根据community值,BGP路由器可以过滤进出路由更新或者优选某些路由-缺省情况下,在update路由的时..
分类:
编程语言 时间:
2016-02-27 01:07:16
阅读次数:
367
最近想尝试一下在IBM Bluemix上使用ASP.NET5创建Web应用程序,所以需要在本地搭建ASP.NET5 Web的开发测试环境。操作系统:Windows 7 x64VS:Visual Studio Community 2015(含 Update 1)ASP.NET5是什么?ASP.NET 5是一个跨时代的改写,所有的功能和模块都进行了独立拆分,做到了彻底解耦。为了这些改写,微软也是蛮 拼...
1. 下载mysql的repo源 $ wget http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpm2. 安装mysql-community-release-el7-5.noarch.rpm包 $ sudo rpm -ivh m
分类:
数据库 时间:
2016-02-23 00:57:01
阅读次数:
308
操作系统为centOS6.5,U盘为普通U盘,为了能够保存超过2G的文件,文件系统改为了NTFSwindows下将U盘文件系统由FAT32转NTFS的命令为convertx:/fs:ntfsx为U盘盘符由于centos默认是不识别NTFS文件系统的,所以要事先安装ntfs-3g下载地址:http://www.tuxera.com/community/open-sou..
分类:
系统相关 时间:
2016-02-22 16:09:53
阅读次数:
227