码迷,mamicode.com
首页 >  
搜索关键字:hard disk    ( 4451个结果
[io benchmark]常用磁盘基准/压力测试工具
Unix Disk I/O Benchmarksfio- NEW!fio is an I/O tool meant to be used both for benchmark and stress/hardware verification. It has support for 13 differ...
分类:其他好文   时间:2014-10-13 12:54:49    阅读次数:552
C《贪吃蛇》简易字符版
哇咔咔,这是我步入游戏制作界的第一步。忙活了一个国庆,虽说bug略多,但是成就感满满的。#include#include#include#define H 20#define L 20void map(int hard);void maphard(void);void play(void);void...
分类:其他好文   时间:2014-10-12 13:51:08    阅读次数:181
阿里云 CenterOS 安装mysql java tomcat gcc nginx步骤
由于公司需要,申请了一台阿里云服务器,购买的过程很简单。买完后系统就安装好了,可以直接使用。在使用的过程中遇到了些问题,再次记录一下。   我用的操作系统是centos 5.4 32位的。   1、磁盘挂载   初始化按照后只有一个系统盘,没有数据盘。所以第一步要挂在数据盘。   可以用  fdisk -l|grep Disk  查看你的系统有几块盘...
分类:数据库   时间:2014-10-12 09:42:17    阅读次数:327
TEXT和BLOB区别
Instances of BLOB or TEXT columns in the result of a query that is processed using a temporary table causes the server to use a table on disk rather t...
分类:其他好文   时间:2014-10-11 20:55:46    阅读次数:384
[UVA] 11991 - Easy Problem from Rujia Liu? [STL应用]
11991 - Easy Problem from Rujia Liu?Time limit: 1.000 secondsProblem EEasy Problem from Rujia Liu?Though Rujia Liu usually sets hard problems for cont...
分类:其他好文   时间:2014-10-10 22:51:14    阅读次数:239
笔记索引
damn cnblog editor sucks me so hard . all my note move to evernote .CSAPP :chapter 1 :计算机系统漫游
分类:其他好文   时间:2014-10-10 18:28:34    阅读次数:144
Not enough free disk space on disk '/boot'(转载)
转自:http://my.oschina.net/u/947673/blog/277224# 解决出现此情况是因为你的boot分区是单独分区的,像我只给了100M,以前装ubuntu时没有出现,所以当出现这个提示时,很纳闷,发现了答案.为什么boot分区会满?主要是存放了一些老的linux im.....
分类:其他好文   时间:2014-10-09 13:48:13    阅读次数:421
ASM丢失disk header导致ORA-15032、ORA-15040、ORA-15042 Diskgroup无法mount
SQL> select * from v$version; BANNER ——————————————————————————– Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 – 64bit Production PL/SQL Release 11.2.0.3.0 – Production CORE 11.2.0.3....
分类:其他好文   时间:2014-10-09 02:24:07    阅读次数:368
git 实用命令
git 覆盖本地修改 ,git 放弃本地修改,强制更新git fetch --allgit reset --hard origin/mastergit fetch 只是下载远程的库的内容,不做任何的合并 git reset 把HEAD指向刚刚下载的最新的版本git branch查看分支git bra...
分类:其他好文   时间:2014-10-08 14:10:45    阅读次数:209
解决 yum Error: database disk image is malformed
问题出现:[root@bogon~]#yum-yinstallscreenLoadedplugins:fastestmirrorLoadingmirrorspeedsfromcachedhostfile*base:mirror.bit.edu.cn*extras:mirror.bit.edu.cn*updates:mirror.bit.edu.cnError:databasediskp_w_picpathismalformed解决办法:[root@bogon~]#yumcleandbcac..
分类:数据库   时间:2014-10-07 00:53:01    阅读次数:251
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!