1.首先下载ntfs-3g
http://www.tuxera.com/community/ntfs-3g-download/
2.解压 $tar zxvf ntfs-3g_ntfsprogs-2011.4.12.tgz
3.在源码目录下依次执行./configure make make install
4.用root权限建立/sbin/mount.ntfs文件,内容如下:...
分类:
移动开发 时间:
2014-09-17 21:56:32
阅读次数:
260
准备在mysq官网 http://dev.mysql.com/downloads/mysql/,下载最新稳定版本版本简介参考:1. MySQL Community Server 社区版本,开源免费,但不提供官方技术支持。2. MySQL Enterprise Edition 企业版本,需付费,可以试...
分类:
数据库 时间:
2014-09-17 20:19:52
阅读次数:
231
1、删除系统自带的mysqlrpm-qa|grepmysqlyumremovemysql-libs2、安装mysqlYUM源wgethttp://repo.mysql.com/mysql-community-release-el6-5.noarch.rpmrpm-ivhmysql-community-release-el6-5.noarch.rpm3、安装mysqlyuminstallmysql-servermysql-devel4、root密码设置servicemys..
分类:
数据库 时间:
2014-09-17 15:32:33
阅读次数:
287
一、下载和安装
到MySQL官网上http://dev.mysql.com/downloads/mysql/,下载Community Server版 约164M
出现如下界面,选择【No thanks,just start my download】
下载完的文件为:mysql-5.6.20-osx10.8-x86_64.dmg
1.点击,安装包里的pkg文件...
分类:
数据库 时间:
2014-09-09 16:17:59
阅读次数:
387
[root@kypulolampp]#rpm-qa|grepmysqlmysql-community-release-el6-5.noarchmysql-community-client-5.6.20-4.el6.i686mysql-community-libs-5.6.20-4.el6.i686mysql-community-common-5.6.20-4.el6.i686mysql-community-server-5.6.20-4.el6.i686[root@kypulolampp]#yumremove..
分类:
数据库 时间:
2014-09-08 10:58:57
阅读次数:
512
先卸载低版本MYSQLyum remove mysql*rpm -ivh http://repo.mysql.com/mysql-community-release-el6.rpmyum install mysql-server安装成功以后service mysqld restart如果是全新安装M...
分类:
数据库 时间:
2014-09-06 07:32:32
阅读次数:
247
微软近期Open的职位:SDE IIOrganization Summary:Engineering, Community & Online (ECO) is looking for a great "Software Development Engineer" to join our team. ...
分类:
其他好文 时间:
2014-09-05 12:45:41
阅读次数:
217
原因也很直接,老板需要,一开始为TextBox发愁,就找了这个控件凑合用,至于版权什么的,内部工具也不卖钱,而且我不懂英文,也就无视了:Extended WPF Toolkit? Community Edition人家是专业的,所以技术方面我就不研究了,但是,密码框却不能加水印,这倒是挺无聊的。实在...
分类:
数据库 时间:
2014-09-04 18:55:29
阅读次数:
282
进入mysqlserver
如下:
Enter password: ******
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 810
Server version: 5.6.10 MySQL Community Server (GPL)
Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights rese...
分类:
数据库 时间:
2014-09-03 15:03:46
阅读次数:
243
MySQL 的官网下载地址:http://www.mysql.com/downloads/在这个下载界面会有几个版本的选择。1. MySQL Community Server 社区版本,开源免费,但不提供官方技术支持。2. MySQL Enterprise Edition 企业版本,需付费,可以试用...
分类:
数据库 时间:
2014-09-02 13:52:34
阅读次数:
330