USERDEL(8) 系统管理命令 USERDEL(8)名称 userdel - 删除用户账户和相关文件大纲 userdel [选项] 登录描述 userdel is a low level utility for removing users. On Debian, administrators ...
分类:
系统相关 时间:
2014-09-03 00:12:16
阅读次数:
420
想要锻炼自己的代码能力,看自己能否用最简练的代码AC。下面开始:1006简单的字符转换没什么难度 1 #include 2 using namespace std; 3 int main(){ 4 int n; 5 cin >> n; 6 int bai,shi,ge; 7 ...
分类:
其他好文 时间:
2014-09-02 19:50:45
阅读次数:
166
chkconfig命令主要用来更新(启动或停止)和查询系统服务的运行级信息。谨记chkconfig不是立即自动禁止或激活一个服务,它只是简单的改变了符号连接。使用语法:chkconfig [--add][--del][--list][系统服务] 或 chkconfig [--level ][系统服务...
分类:
系统相关 时间:
2014-09-02 11:48:54
阅读次数:
250
PAT (Basic Level) Practise (中文)
分类:
其他好文 时间:
2014-09-01 22:34:53
阅读次数:
225
PAT (Basic Level) Practise (中文)
分类:
其他好文 时间:
2014-09-01 22:33:33
阅读次数:
226
PAT (Basic Level) Practise (中文)
分类:
其他好文 时间:
2014-09-01 22:30:03
阅读次数:
290
PAT (Basic Level) Practise (中文)
分类:
其他好文 时间:
2014-09-01 22:21:33
阅读次数:
191
PAT (Basic Level) Practise (中文)
分类:
其他好文 时间:
2014-09-01 21:11:23
阅读次数:
249
PAT (Basic Level) Practise (中文)
分类:
其他好文 时间:
2014-09-01 21:09:53
阅读次数:
193
PAT (Basic Level) Practise (中文)
分类:
其他好文 时间:
2014-09-01 21:07:13
阅读次数:
157