码迷,mamicode.com
首页 >  
搜索关键字:rescue the princess    ( 698个结果
【转】HDU1028
转自博客园ID:2108,老卢同志 http://www.cnblogs.com/--ZHIYUAN/p/6102893.html Ignatius and the Princess III Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 6... ...
分类:其他好文   时间:2017-01-16 18:05:46    阅读次数:173
CentOS6.3修复模式/单用户模式修改fstab文件
今天修改LVM逻辑卷的名称时候,忘记更改fstab配置文件了,导致机器重启后找不到盘,进不了系统!立即用光盘进入修复模式进行修复! 1.修复模式操作方法: 用光盘进入Linux修复模式,插入centos光盘选择第三项:Rescue installed system 然后修改fstab 注意进入修复模 ...
分类:其他好文   时间:2017-01-04 09:25:58    阅读次数:212
linux 命令
sort命令是帮我们依据不同的数据类型进行排序,其语法及常用参数格式: sort [-bcfMnrtk][源文件][-o 输出文件] 补充说明:sort可针对文本文件的内容,以行为单位来排序。 参 数: -b 忽略每行前面开始出的空格字符。 -c 检查文件是否已经按照顺序排序。 -f 排序时,忽略大 ...
分类:系统相关   时间:2016-12-28 23:26:28    阅读次数:451
在grub的rescue模式修复linux引导
今天在windows 10系统收到系统更新通知,没看清楚就手贱点了马上更新。以为只是像那些普通更新一样重启一下更新就完了,万万没想到这个是覆盖更新,也就是说这是一个全新的系统更新而不是系统补丁。在安装的过程中我就在心中默念 “完了,这安装完成linux的系统的引导肯定是要手动修复了。”,果然安装完之 ...
分类:系统相关   时间:2016-12-28 18:03:42    阅读次数:391
hdu 1026(Ignatius and the Princess I)BFS
Ignatius and the Princess I Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 17930 Accepted Submis ...
分类:其他好文   时间:2016-12-24 11:37:55    阅读次数:219
(2016弱校联盟十一专场10.3) B.Help the Princess!
题目链接 宽搜一下就行。 ...
分类:其他好文   时间:2016-12-22 00:27:30    阅读次数:177
Linux故障模拟
Linux故障模拟1、MBR损坏1.1.借助宿主机:(略)1.2.使用紧急救援模式:系统安装光盘boot:linuxrescue/mnt/sysp_w_picpath手动创建设备文件:mknod[root@jacktest~]#fdisk-lDisk/dev/sda:113.8GB,113816633344bytes255heads,63sectors/track,13837cylinders...[root@jacktest~]..
分类:系统相关   时间:2016-12-09 20:14:56    阅读次数:381
leetcode 174. Dungeon Game 地牢游戏 --------- java
The demons had captured the princess (P) and imprisoned her in the bottom-right corner of a dungeon. The dungeon consists of M x N rooms laid out in a ...
分类:编程语言   时间:2016-12-08 03:30:20    阅读次数:319
B - Ignatius and the Princess IV DP
普通cnt数组 DP版本: ...
分类:其他好文   时间:2016-12-03 14:55:12    阅读次数:168
浙江理工大学2016年新生赛 暨全国新生邀请赛
Problem A: Save the Princess Time Limit: 1 Sec Memory Limit: 128 MB Description Once upon time there was a cute princess called JWliving in a castle. ...
分类:其他好文   时间:2016-12-02 14:01:13    阅读次数:305
698条   上一页 1 ... 24 25 26 27 28 ... 70 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!