一点好玩的东西:蓝屏404页面
前几天有同学发现http://ftp.ubuntu.org.cn的404页面很雷人,于是访问了一下果然出现了亲切的bluescreen,想到俺博客有关Linux的内容比较多,何不把这个404页面搬过来调侃调侃M$喃~~~~
网页代码就直接搬的http://ftp.ubuntu.org.cn的页面,有时间自己再动手DIY一下~~
现在大家可以访问www.chenhuan.net/abcde来看看已经生效的404页面了~~哈哈
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Nothing found for Abcde</title>
<style type="text/css">
<!--
body {
background-color: #0402a4;
font-size: 18px;
font-family: Courier, Consolas;
color: #FFFFFF;
}
-->
</style>
</head>
<body>
<p>A problem has been detected and Browser has been shut down to prevent damage to your computer. </p>
<p>404_NOT_FOUND</p>
<p>If this is the first time you've seen this stop error screen, refresh your browser. If this screen appears again, follow these steps: </p>
<p>Check to be sure you have adequate disk space, if a driver is identified in the stop message, disable the driver or check with the manufacturer for driver updates. Try changing video adapters. </p>
<p>Check with your hardware vendor for any BIOS updates. Disable BIOS memory options such as caching or shadowing. If you need to use safe Mode to try again, restart your browser, press Ctrl+Shift+Delete to access Clear recent History, and then beside Time range to clear, click Everything, and then select clear now. </p>
<p>Technical information:</p>
<p>*** STOP:0×00000001( 0×00000000,0×00000001, 0×00000002,0×00000003 )</p>
<p>Beginning dump of physical memory</p>
<p>physical memory dump complete</p>
<p>Contact your system administrator or technical support group for further assistance. </p>
</body>
</html>
想起那天无聊搞得河畔的404页面
[回复]
Hexec回复:
五月 23rd, 2010 at 16:20
@auxten, 那个我看完了
[回复]
有点雷啊
[回复]
Hexec回复:
五月 14th, 2010 at 15:48
@faninx,
[回复]
我几天前也恶搞这个来……
我改成酱紫的:
STOP:0×00000038( 0×0000002B,0×00000013, 0×00000002,0×00000250 )
[回复]
Hexec回复:
五月 14th, 2010 at 15:48
@清水湖, 湖哥v5,哥也改了
[回复]