查看所有分区:[root@backup?~]#?fdisk?-l
Disk?/dev/sda:?1073.7?GB,?1073741824000?bytes
255?heads,?63?sectors/track,?130541?cylinders
Units
分类:
系统相关 时间:
2018-05-23 18:08:27
阅读次数:
233
#coding:utf-8importurllib2importosimportsysreload(sys)sys.setdefaultencoding("utf-8")frombs4importBeautifulSoupheads={}heads[‘User-Agent‘]=‘Mozilla/5.0(WindowsNT10.0;WOW64)AppleWebKit/537.36(KHTML,lik
分类:
编程语言 时间:
2018-05-12 17:26:12
阅读次数:
138
有时候 commit 后才意识到还未 pull,这个时候会有如下提示: wlan-0-182:mobile-v2 lixiumei$ hg pull -upulling from ssh://hg@bitbucket.org/ifanr/socialbasesearching for changes ...
分类:
其他好文 时间:
2018-05-03 19:39:30
阅读次数:
206
磁盘格式化是为了写入文件系统。man mkfsmkfs - build a Linux file systemmkfs [-t filesysterm] 设备文件名或者使用mkfs.ext4 设备文件名格式化分区。[root@www ~]# fdisk -lDisk /dev/sdd: 1073 MB, 1073741824 bytes255 heads, 63 sectors/track, 13
分类:
其他好文 时间:
2018-04-18 11:48:38
阅读次数:
297
man fdisk查看技术文档:fdisk - Partition table manipulator for Linux 分区命令常用选项:-l [设备名称]:有设备名称时会列出分区的内容,若无则列出整个文件系统的所有分区列出[root@www ~]# fdisk -lDisk /dev/sda: 21.5 GB, 21474836480 bytes255 heads, 63 sectors/t
分类:
其他好文 时间:
2018-04-18 11:46:04
阅读次数:
181
一、查看新磁盘[root@desktop61 Desktop]# fdisk -cul /dev/sdcDisk /dev/sdc: 21.5 GB, 21474836480 bytes255 heads, 63 sectors/track, 2610 cylinders, total 419430 ...
分类:
系统相关 时间:
2018-04-17 23:53:09
阅读次数:
409
Here’s a jolly and simple game: line up a row of N identical coins, all with the heads facing down onto the table and the tails upwards, and for exact ...
分类:
其他好文 时间:
2018-03-15 01:45:23
阅读次数:
304
When this happened, it created the file .git/refs/heads/origin/branch-name. So, I just deleted the file。 ...
分类:
其他好文 时间:
2018-02-26 19:01:49
阅读次数:
180
Description 今天是贝茜的生日,为了庆祝自己的生日,贝茜邀你来玩一个游戏. 贝茜让N(1≤N≤100000)头奶牛坐成一个圈.除了1号与N号奶牛外,i号奶牛与i l号和i+l号奶牛相邻.N号奶牛与1号奶牛相邻.农夫约翰用很多纸条装满了一个桶,每一张包含了一个独一无二的1到1,000,000 ...
分类:
其他好文 时间:
2018-02-04 00:31:17
阅读次数:
119
题目:http://codeforces.com/gym/101606 Problem F Flipping CoinsHere’s a jolly and simple game: line up a row of N identical coins, all with the heads fac ...
分类:
其他好文 时间:
2018-01-20 21:34:18
阅读次数:
313