default.htm

来自「sdvr software foe easy installation」· HTM 代码 · 共 28 行

HTM
28
字号
<html>
<body topmargin="0">
<div align="center">
  <center>
  <table border="0" cellpadding="0" cellspacing="0" width="800">
    <tr>
      <td>
        <OBJECT 
		ID="WebView2"
		WIDTH = 891
		HEIGHT = 570
		CODEBASE="webview.dll#version=3,0,0,0"
		CLASSID="CLSID:8CF6E9E0-4FC0-48F6-A744-800A09D79D6B">
        </OBJECT>
      </td>
    </tr>
    <tr>
      <td>To enable control work: Tools->Internet Options->Security->Custom Level&nbsp;&nbsp; 
Reset to: Low Or <a href="webview.exe"> Download</a></td>
    </tr>
  </table>
  </center>
</div>

</body>

</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?