<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html charset=utf-8" />
<title>win8=/=</title>
<style type="text/css">
body{ background: #fff font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif}
.logo{ position: absolute width:450px height: 130px margin: -65px 0 0 -250px
top: 50% left: 50% }
.logo:after{content: "Window 8" color:#40A7EA font-size: 85px position: absolute
top: 1px left: 135px width: 420px }
.logo i{ font-style: normal display: block width: 100px
height:100px position: relative background: #40A7EA
overflow: hidden
-webkit-transform: perspective(100px) rotateY(-15deg)
-ms-transform: perspective(100px) rotateY(-15deg)
-o-transform: perspective(100px) rotateY(-15deg)
transform: perspective(100px) rotateY(-15deg)
}
i:after,i:before{ position: absolute background:#fff font-size: 0 line-height: 0 content: " " }
i:after{ width: 100pxheight: 4px left: 0 top: 48px} i:before{width: 4pxheight: 100px top:0 left: 48px }
</style>
</head>
<body>
<div class="logo">
<i></i>
</div>
</body>
</html>
ie9以上 谷歌浏览器没问题 -。-
您好,出现这种现象由于系统崩溃造成的,系统正在自行修复,建议您等待一下。如果可以修复好就可以进入系统正常启动如果无法修复,建议您重新安装系统。
应用开发
Windows 8为软件开发者提供了一个新的平台。它的应用软件开发不仅仅能够使用当前最为火热的HTML5+ CSS3 +Javascript组合,而且也同时支持传统的开发语言,比如C/C++、C#、VB等。而且它摒弃了传统的界面并支持触摸技术,正是因为如此,这对基于Windows的开发者来说是一种巨大的挑战。标准控件已经远远不能满足需求,更加需要新增的控件专为数据可视化、布局、输入以及更多用途而设计。如Studio for WinRT XAML,Studio for WinJS。
系统优化
Windows 8对系统的优化使得电脑具有更好的续航能力[2] ,且启动速度更快、占用内存更少。
电源管理
Connected Standby是Windows 8全新的电源管理系统,即当系统进入休眠状态时,应用程序虽处于暂停(suspend)的状态,但依旧会与网络维持联机。