<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Hello World</title>
<link rel="stylesheet" type="text/css" href="../resources/css/ext-all.css" />
<script type="text/javascript" src="../adapter/ext/ext-base.js"></script>
<script type="text/javascript" src="../ext-all.js"></script>
<script type="text/javascript">
Ext.onReady(function(){
alert('Hello World!');
});
</script>
</head>
<body>
</body>
</html>
helloword
最新推荐文章于 2025-02-14 22:29:59 发布
262

被折叠的 条评论
为什么被折叠?



