resource.htm

来自「myie的源程序是用VC++写自已可以扩搌使用」· HTM 代码 · 共 34 行

HTM
34
字号
<html>
<head>
<title>Web Resource</title>
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<style type="text/css">
<!--
td {  font-size: 9pt; color: #CC3333}
.textbox {  font-size: 9pt; border: 1px solid; border-color: #FFFFFF #FFFFFF #000000}
.noborder {  background-color: #F4F9F9; border-color: #FF0000 black black; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.textbox2 { font-size: 9pt; border: 1px solid; border-color: #FFFFFF #FFFFFF #6699CC}
a {  text-decoration: none; font-size: 9pt; color: #000000; cursor: hand; font-weight: bold}
a:hover {  color: #FF0000; text-decoration: underline; font-size: 9pt; cursor: hand}

-->
</style>
</head>
<body marginwidth="0" leftmargin="0" topmargin="0" marginheight="0" bgcolor="#FFFFFF"  onunload="SaveConfig()">

<!----------------------------- MyIE ---------------------->
<table width="110%" border="0" cellspacing="0" cellpadding="0">
       <tr bgcolor="Red"> 
          <td><font color="White"><b>MyIE 版本</b></font></td>
        </tr>
</table>
<IFRAME MARGINHEIGHT=0 MARGINWIDTH=0 FRAMEBORDER=0 WIDTH=200 Height =20 SCROLLING=NO src="http://changyou.myrice.com/myieversion.htm">
</iframe>
<!----------------------------- End MyIE ------------------>



<!----------------------------- Stock ------------------->
<table width="110%" border="0" cellspacing="0" cellpadding="0">
       <tr bgcolor="Red"> 
          <td><font color="White"><b>

⌨️ 快捷键说明

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