2014年(27)
发布时间:2014-04-26 19:59:37
#include <stdio.h>#include <sys/time.h>#include <stdlib.h>#include <string.h>#include <malloc.h>void mem_seq_read(char* ptr,int len,int loop);void mem_seq_write(char* ptr,int len,int loop);int read_test(int len);int write_test(int len);int test_size[]={ 256, &nbs.........【阅读全文】
发布时间:2014-04-25 17:18:59
安装phpmyadmin报错No package phpmyadmin available. 问题:安装nginx,报错如下 yum -y install nginx Loaded plugins: fastestmirrorLoading mirror speeds from cached hostfile* addons: centos.ustc.edu.cn* base: centos.ustc.edu.cn* extras: cento.........【阅读全文】