内存缓存的出现是解决,设备之间的读写速度的差异! 00、linux缓存解释 /proc/sys/vm/drop_caches (since Linux 2.6.16)Writing to this file causes the kernel to drop clean caches,dentrie ...
分类:
系统相关 时间:
2018-06-21 22:24:27
阅读次数:
227
一、fdisk命令介绍 fdisk 为Linux系统下的分区管理工具,类型windows下的 分区助手等工具软件。分过区装过操作系统的人都知道硬盘分区是必要和重要的。fdisk 的帮助如下所示: 以上参数中常用参数说明: 二、硬盘详细分区和挂载过程完整演示 ...
分类:
系统相关 时间:
2018-06-17 17:50:50
阅读次数:
231
Note I use English to complete my writing, if you find it terrible, "you can refer this post." Welcome "Welcome to my personal website" , in this hell ...
分类:
其他好文 时间:
2018-06-10 15:15:55
阅读次数:
195
We are to write the letters of a given string S, from left to right into lines. Each line has maximum width 100 units, and if writing a letter would c ...
分类:
其他好文 时间:
2018-06-07 10:24:18
阅读次数:
160
本文中主要是解析OKHttp是如何建立网络连接,即HttpEngine,Connection中的部分代码。 ...
分类:
Web程序 时间:
2018-06-03 21:47:45
阅读次数:
394
在非root权限下,无法执行 vim /etc/profile 并保存,提示如下错误: "profile" E212: Can't open file for writing Press ENTER or type command to continue 但是可以执行 sudo vim /etc/p ...
分类:
其他好文 时间:
2018-06-03 01:06:29
阅读次数:
200
Description Inhabitants of the Wonderland have decided to hold a regional programming contest. The Judging Committee has volunteered and has promised ...
分类:
其他好文 时间:
2018-06-02 11:13:25
阅读次数:
167
Git 是一款开源的分布式版本控制系统,而 GitHub 是依托 Git 的代码托管平台。 GitHub 利用 Git 极其强大的克隆和分支功能,使得社区成员能够自由地参与到开源项目中去。 不过,在开始学习之前,你需要一个 GitHub 账号,以及一台能联网的 Linux 虚拟机。 准备工作 一、安 ...
分类:
系统相关 时间:
2018-05-30 13:21:47
阅读次数:
215
Problem description Petya loves football very much. One day, as he was watching a football match, he was writing the players' current positions on a p ...
分类:
其他好文 时间:
2018-05-29 16:19:43
阅读次数:
193
一.规格化设计的发展历史 在微软的官网上,我找到了一篇描述规格的文章Specification and Verification of Object Oriented Software,其中说到: A system for specifying, writing, and verifying pro ...
分类:
其他好文 时间:
2018-05-28 00:57:05
阅读次数:
163