You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
851 B

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="这里是群星天启的应用开发实验室">
<title>开发-前进</title>
<link type="text/css" rel="stylesheet" href="./css_s/cen.css">
</head>
<body onload="editer.document.designMode='On'">
<iframe name="show_1" id="show" width="500" height="500" src="./theDocs/远方.docx"> </iframe>
<div id="preview">
<iframe name="viewwindow" src="./theDocs/远方.txt">
</iframe>
</div>
<div class="none">
<div>更多内容正在整理中,敬请期待……</div>
</div>
<script src="./js_s/experrments.js" type= "text/javascript"></script>
</body>
</html>