码迷,mamicode.com
首页 >  
搜索关键字:who    ( 2492个结果
写几十行代码,来一场无鼠标编程之旅,看看who is e———(HTML5:HBuilder5.0.0)
*注:本教程针对HBuilder5.0.0*创建HTML结构: h 8 (敲h激活代码块列表,按8选择第8个项目,即HTML代码块,或者敲h t Enter)中途换行: 'Ctrl+Enter'设置charset: m e 6 Enter引用外部js: s 2 Enter 'Ctrl+Enter'创...
分类:Web程序   时间:2015-09-21 07:02:09    阅读次数:414
Grub
1.什么是GRUB?grub是一个多重启动管理器。grub是GRandUnifiedBootloader的缩写,它可以在多个操作系统共存时选择引导哪个系统。它可以载入操作系统的内核和初始化操作系统(如Linux,FreeBSD),或者把引导权交给操作系统(如Windows98)来完成引导。2.GRUB的特点特别适用于linu..
分类:其他好文   时间:2015-09-19 22:47:46    阅读次数:243
Prototype and Constructor in JavaScript
The concept of prototype in JavaScript is very confusing, especially to those who come with a C++/JAVA/... background. As an OOP langauge, JavaScript ...
分类:编程语言   时间:2015-09-17 19:47:37    阅读次数:188
Linux chmod command
@ chmod改变一个或多个文件的存取模式chmod [options] mode files只有文件属主或特殊用户才能使用该功能来改变文件存取模式。mode可以是数字形式或who opcode permission形式表示。who是可选的,默认是a(所有用户)。只能选择一个opcode(操作码)。...
分类:系统相关   时间:2015-09-17 19:33:16    阅读次数:243
poj 2723 Get Luffy Out(2-sat)
DescriptionRatish is a young man who always dreams of being a hero. One day his friend Luffy was caught by Pirate Arlong. Ratish set off at once to Ar...
分类:其他好文   时间:2015-09-17 19:12:27    阅读次数:254
词汇_文学/自传
artisan['ɑrt?zn]工匠a skilled worker who practices some trade or handicraftdoer['d??]实干家N-COUNTIf you refer to someone as adoer, you mean that they do j...
分类:其他好文   时间:2015-09-16 12:03:45    阅读次数:159
CF div2 318 D
D. Bear and BlocksLimak is a little bear who loves to play. Today he is playing by destroying block towers. He builtntowers in a row. Thei-th tower is...
分类:其他好文   时间:2015-09-16 00:55:47    阅读次数:237
Linux:用户&用户组操作
用户:查看用户:whoami、who am i、who mom likes创建用户:adduser dgw切换登录用户:su -l dgw退出当前用户: exit删除用户:deluser dgw --remove-home用户组:查看用户所在组:groups dgw加入组:usermod -G su...
分类:系统相关   时间:2015-09-16 00:43:45    阅读次数:206
NEVER QUIT. NEVER SAY NEVER.
有志者不是从不失败,而是从不妥协。NEVER QUIT. NEVER SAY NEVER. 2015/09/15Winners are not those who never fail but those who never quit.成功者不是从不失败,而是从不放弃。
分类:其他好文   时间:2015-09-15 23:09:26    阅读次数:188
CF div2 318 A
A. Bear and ElectionsLimak is a grizzly bear who desires power and adoration. He wants to win in upcoming elections and rule over the Bearland.There a...
分类:其他好文   时间:2015-09-15 21:49:45    阅读次数:202
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!