操作分区#fdisk-l......Disk/dev/sdb:32.2GB,32212254720bytes255heads,63sectors/track,3916cylindersUnits=cylindersof16065*512=8225280bytesSectorsize(logical/physical):512bytes/512bytesI/Osize(minimum/optimal):512bytes/512bytesDiskidentifier:0x00000000Disk/dev/..
分类:
其他好文 时间:
2014-08-15 02:51:17
阅读次数:
311
操作分区:[root@localhost~]#fdisk-lDisk/dev/sdb:21.5GB,21474836480bytes255heads,63sectors/track,2610cylindersUnits=cylindersof16065*512=8225280bytesSectorsize(logical/physical):512bytes/512bytesI/Osize(minimum/optimal):512bytes/512bytesDiskidentifier:0x00000..
分类:
系统相关 时间:
2014-08-15 02:50:59
阅读次数:
316
HTTP状态码HTTP持久 · 压缩 · 安全头字段ETag · Cookie · Referrer · Location · Do Not Track · X-Forwarded-ForHTTP状态码301 Moved permanently302 Found303 See Other403 Fo...
分类:
其他好文 时间:
2014-08-14 23:07:36
阅读次数:
344
(function(){ var tit = $("#changes"), con = $("#wday>ul"), page = con.length, index = 0; tit.click(function(){ if(index < page){ index++; }else{ index...
分类:
Web程序 时间:
2014-08-12 18:54:14
阅读次数:
279
(function(){ var tit = $("#changes"), con = $("#wday>ul"), page = con.length, index = 0; tit.click(function(){ if(in...
分类:
Web程序 时间:
2014-08-12 16:40:34
阅读次数:
218
实际问题: 在本地 master 分支上做了一个commit (38361a68138140827b31b72f8bbfd88b3705d77a) , 如何把它放到 本地 old_cc 分支上?办法之一: 使用 cherry-pick. 根据git 文档:Apply the changes intr...
分类:
其他好文 时间:
2014-08-12 10:14:33
阅读次数:
178
Acontrol registeris aprocessor registerwhich changes or controls the general behavior of aCPUor other digital device. Common tasks performed by contro...
分类:
其他好文 时间:
2014-08-09 04:54:31
阅读次数:
356
一不小心把本地的临时分支push到server上去了,想要删除。一开始用git branch -r -d origin/branch-name不成功,发现只是删除的本地对该远程分支的track,正确的方法应该是这样:git push origin :branch-name冒号前面的空格不能少,原理是...
分类:
其他好文 时间:
2014-08-08 20:58:06
阅读次数:
214
hive> select product_id, track_time from trackinfo limit 5; Total MapReduce jobs = 1Launching Job 1 out of 1Number of reduce tasks ...
分类:
编程语言 时间:
2014-08-08 17:52:46
阅读次数:
313
我修,我修,修修修。New Major Features in 14.1What's New in VCL Products 14.1Breaking ChangesTo learn about breaking changes in this version, please refer to th...
分类:
其他好文 时间:
2014-08-08 01:35:15
阅读次数:
571