⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hx_xxlrdwbottom.asp

📁 数据结构课程设计之最小生成数的K算法的实现 简短 简洁
💻 ASP
字号:


<STYLE type=text/css>A:link {
	COLOR: #000080; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A:visited {
	COLOR: ##000080; FONT-FAMILY: 宋体; TEXT-DECORATION: none
}
A:active {
	FONT-FAMILY: 宋体; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #000080; text-decoration : none ;position : relative;top:1;left:1;
}
A.link { 
 COLOR: #000080; text-decoration : none ;position : relative;top:1;left:1;
}
BODY {
	COLOR: #000080; FONT-FAMILY: 宋体; FONT-SIZE: 9pt
}
TABLE {
	COLOR: #000080; FONT-FAMILY: 宋体; FONT-SIZE: 9pt
}

</STYLE>
<base target="bottom">

<body topmargin="0" leftmargin="0" bgcolor="#dddddd">




  

<table width="100%" height="195" border="0" cellpadding="0" cellspacing="0" bordercolor="#D6CFCE" background=>
  <tr> 
    <td height="28"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td><div align="center"><strong>横向项目单位信息表</strong></div></td>
        </tr>
      </table></td>
  </tr>
  <tr> 
    <td height="165"> <div align="right"> 
        <table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr> 
            <td width="25%"><div align="right">课题编号:</div></td>
            <td><input name="ktbh" type=text id="ktbh" readonly="" value="<%=session("ktbh")%>" style="BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; FONT: 12px Verdana,Geneva,sans-serif; BORDER-LEFT: #ffffff 1px groove; WIDTH: 120px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #C0C0C0" size=12 maxlength=20></td>
          </tr>
          <tr> 
            <td><div align="right">单位名称:</div></td>
            <td><input name="ktbh2" type=text id="ktbh22" readonly="" value="<%=session("ktmc")%>" style="BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; FONT: 12px Verdana,Geneva,sans-serif; BORDER-LEFT: #ffffff 1px groove; WIDTH: 320px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #C0C0C0" size=12 maxlength=30></td>
          </tr>
          <tr> 
            <td><div align="right">单位类别:</div></td>
            <td> <div align="left"> 
                <input type="radio" name="radiobutton" value="radiobutton">
                承担单位 
                <input type="radio" name="radiobutton" value="radiobutton">
                合作单位</div></td>
          </tr>
          <tr> 
            <td><div align="right">单位排名:</div></td>
            <td><input name="ktbh9" type=text id="ktbh9" style="BORDER-RIGHT: #ffffff 1px groove; BORDER-TOP: #ffffff 1px groove; FONT: 12px Verdana,Geneva,sans-serif; BORDER-LEFT: #ffffff 1px groove; WIDTH: 80px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px groove; HEIGHT: 18px; BACKGROUND-COLOR: #dff1f9" size=12 maxlength=12></td>
          </tr>
          <tr> 
            <td colspan="2"> 
		<%if session("actionnext")=1 then%>
		<div align="center"> 
                <INPUT type=submit value=' 提 交 ' name=Submitn style="background-color: #DDDDDD; background-repeat: repeat; background-attachment: scroll; font-size: 9pt; height: 20; width: 50; border: 1px groove #000000; background-position: 0% 50%">
                <INPUT name="reset" type=reset style="background-color: #DDDDDD; background-repeat: repeat; background-attachment: scroll; font-size: 9pt; height: 20; width: 50; border: 1px groove #000000; background-position: 0% 50%" value=' 取 消 '>
              </div>
		<%end if%>
		</td>
          </tr>
        </table>
        </form>
        </div></td>
  </tr>
</table>

⌨️ 快捷键说明

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