码迷,mamicode.com
首页 >  
搜索关键字:top    ( 21129个结果
top命令解释
1.作用top命令用来显示执行中的程序进程,使用权限是所有用户。2.格式top[-][ddelay][q][c][S][s][n]3.主要参数d:指定更新的间隔,以秒计算。q:没有任何延迟的更新。如果使用者有超级用户,则top命令将会以最高的优先序执行。c:显示进程完整的路径与名称。S:累积模式,会..
分类:其他好文   时间:2014-08-31 18:52:12    阅读次数:214
Climbing Stairs <LeetCode>
You are climbing a stair case. It takesnsteps to reach to the top.Each time you can either climb 1 or 2 steps. In how many distinct ways can you climb...
分类:其他好文   时间:2014-08-31 14:22:31    阅读次数:219
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!