index.html
来自「用JAVA 写 的 web service 的axis 应用实现」· HTML 代码 · 共 22 行
HTML
22 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Refresh" content="5;url=index.jsp">
<title>Apache-Axis</title>
</head>
<body bgcolor="#FFFFFF">
<h1 align="center">Apache-AXIS</h1>
<blockquote>
We've moved to an internationalized <a href="index.jsp">top page</a>. The new URL should be automatically loaded after 5 seconds.<br>
If you want to visit the new site immediately, please click the above link.
</blockquote>
<hr>
Copyright © 2005 The Apache Software Foundation. All rights reserved.
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?