RAID技术磁盘阵列1.mdadm-C/dev/md0-ayes-l1-n2-x1/dev/vdb{1..3}创建名为/dev/md0的md设备options:1)-C:创建md设备2)-l:选择模式2)-n:多少块设备4)-x:多少块备份模式类别:①模式0,单纯地提升设备运行速度,但如果其中一个坏了,所有数据都损坏。相当于两个设备为一个设..
分类:
其他好文 时间:
2015-05-18 01:18:59
阅读次数:
126
一、标题:俄罗斯方块二、代码地址:https://github.com/liushixian/ELuoSiFangKuai/blob/master/ELSFK.md 经过调研,我们发现大家对传统的俄罗斯方块游戏已经非常厌倦了,因为它游戏模式单一,缺乏挑战性和竞技性,只能一个人玩,同时方块种类没有任....
分类:
其他好文 时间:
2015-05-17 21:27:02
阅读次数:
136
https://github.com/geekcompany/ResumeSample/blob/master/c.md本简历模板由国内首家互联网人才拍卖网站「JobDeer.com」提供。(括号里的是我们的顾问编写的说明,建议在简历书写完成后统一删除)先讲讲怎样才是一份好的技术简历首先,一份好的简...
分类:
编程语言 时间:
2015-05-14 23:22:51
阅读次数:
232
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#define INF 100000000L
using namespace std;
int n,ml,md;
int a[1005][1005];
struct node{...
分类:
其他好文 时间:
2015-05-14 22:11:50
阅读次数:
159
转自于:http://blog.csdn.net/changtao381/article/details/8698935一、概述: 其结构如下:在src 里, 网络通信:msg 里面 包括了网络传输的代码, message 目录里定义了 传输的消息格式。 元数据服务器: md...
分类:
其他好文 时间:
2015-05-14 17:57:47
阅读次数:
238
主要对当前 GitHub 排名前 100 的项目做一个简单的简介, 方便初学者快速了解到当前 Objective-C 在 GitHub 的情况.GitHub 地址:https://github.com/Aufree/trip-to-iOS/blob/master/Top-100.md若有任何疑问可通...
分类:
其他好文 时间:
2015-05-13 21:36:13
阅读次数:
120
cmdlet功能cmdcommandaliasget-location当前目录pwdglset-location改变操作目录cd,chdirslnew-item新建文件或文件夹无nirename-item重命名rnrnicopy-item复制copycpimove-item移动movemiremove-item删除delriset-item设置内容无siclear-item删除内容无climkdir新建文件夹md无se..
分类:
系统相关 时间:
2015-05-13 17:11:42
阅读次数:
147
参考官网:http://www.phonegap100.com/doc/cordova_events_events.md.html#Events
分析几个事件:
一、 deviceready 事件
在使用 PhoneGap 开发应用时,deviceready 事件是非常常用的。这一事件在设备的本地
环境和页面完全加载完成之后才触发
注意:此事件一般晚于 jquery 的 ...
分类:
其他好文 时间:
2015-05-11 22:08:37
阅读次数:
160
WinExec("Cmd.exe /C md c://12", SW_HIDE);注释:/c是什么意思,不用/C会报错CMD [/A | /U] [/Q] [/D] [/E:ON | /E:OFF] [/F:ON | /F:OFF] [/V:ON | /V:OFF] [[/S] [/C | /K] ...
分类:
编程语言 时间:
2015-05-11 19:49:40
阅读次数:
208
<NotepadPlus>
????<UserLang?name="Markdown"?ext="md?markdown"?udlVersion="2.0">
????????<Settings>
????????????<Global?caseIgnored="yes"?forceLineCommentsAtBOL="yes"?...
分类:
编程语言 时间:
2015-05-11 09:13:35
阅读次数:
175