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

📄 projectpsyj_edit2.asp

📁 ASP程序实现的科技期刊系统
💻 ASP
📖 第 1 页 / 共 5 页
字号:
            <td colspan="2" bgcolor="white">                                                                                                                                                             
              <div align="left"></div>                                                                                                                                                            
            </td>                                                                                                                                                            
            <td colspan="3" valign="top" bgcolor="white">&nbsp;</td>                                                                                                                                                            
          </tr>                                                                                                                                                            
          <tr>                                                                                                                                                             
            <td valign="middle" colspan="3" height="114" bgcolor="#EAEAEA">                                                                                                                                                             
              <div align="left">专家评审意见</div>                                                                                                                                                            
            </td>                                                                                                                                                            
            <td colspan="4" valign="top" bgcolor="#EAEAEA">                                                                                                                                                             
              <textarea name="YiJian" rows="6" cols="95"><%=YiJian%></textarea>                                                                                                                                                            
            </td>                                                                                                                                                            
          </tr>                                                                                                                                                            
          <tr>                                                                                                                                                             
            <td height="0"></td>                                                                                                                                                            
            <td></td>                                                                                                                                                            
            <td width="40"></td>                                                                                                                                                            
            <td width="60"></td>                                                                                                                                                            
            <td width="397" colspan="2"></td>                                                                                                                                                            
            <td></td>                                                                                                                                                            
          </tr>                                                                                                                                                            
      </table>                                                                                                                                                            
    </td>                                                                                                                                                            
  </tr>                                                                                                                                                            
  <tr>                                                                                                                                                            
    <td height="20"></td>                                                                                                                                                            
    <td></td>                                                                                                                                                            
  </tr>                                                                                                                                                            
  <tr>                                                                                                                                                             
    <td height="443" colspan="2" valign="top">                                                                                                                                                             
      <table width="691" border="0" cellpadding="0" cellspacing="0" height="462">
        <tr>                                          
          <td width="28" height="20" valign="middle" align="center" bgcolor="#BFDFFF">序号</td>                                         
          <td valign="middle" width="134" align="center" bgcolor="#BFDFFF" height="20" >评价方面</td>                                         
          <td width="283" valign="middle" align="center" bgcolor="#BFDFFF" height="20">具体指标</td>                                         
          <td width="228" valign="middle" align="center" bgcolor="#BFDFFF" height="20" >评审打分</td>                                         
        </tr>                                         
        <tr>                                          
          <td valign="middle" rowspan="2" align="center" width="28" height="39" bgcolor="#EAEAEA">1</td>                                         
          <td valign="middle" rowspan="2" align="center" width="134" height="39" bgcolor="#EAEAEA">选题必要性</td>                                         
          <td valign="top" height="20" width="283" bgcolor="#EAEAEA">对相关行业或企业技术进步的带动作用</td>                                         
          <td valign="top" align="center" width="228" height="20" bgcolor="#EAEAEA"> 
            <input type="radio" name="A1" value="A" <%if A1="A" then response.write "checked" end if%><%if A1="" or isnull(A1) then response.write "checked" end if%>>                                                                                                               
                                                                                                                                                        
            A                                                                                                                                                           
            <input type="radio" name="A1" value="B"<%if A1="B" then response.write "checked" end if%>>                                                              
            B                                                                                                                                                           
            <input type="radio" name="A1" value="C"<%if A1="C" then response.write "checked" end if%>>                                                                                                         
            C </td>                                         
        </tr>                                         
        <tr>                                          
          <td valign="top" height="19" width="283">对社会经济发展的作用</td>                                         
          <td valign="top" align="center" width="228" height="19">                                          
            <input type="radio" name="A2" value="A" <%if A2="A" then response.write "checked" end if%><%if A2="" or isnull(A2) then response.write "checked" end if%>>                                                                                                              
                                                                                                                                                       
            A                                                                                                                                                          
            <input type="radio" name="A2" value="B"<%if A2="B" then response.write "checked" end if%>>                                                             
            B                                                                                                                                                          
            <input type="radio" name="A2" value="C"<%if A2="C" then response.write "checked" end if%>>                                                                                                                                                            
            C </td>                                                                                                                                                         
        </tr>                                         
        <tr>                                          
          <td valign="middle" rowspan="3" align="center" width="28" height="48">2</td>                                         
          <td rowspan="3" valign="middle" align="center" width="134" height="48">选题关键性</td>                                         
          <td valign="top" height="19" width="283" bgcolor="#EAEAEA">面向行业或企业或社会热点问题的关键性</td>                                         
          <td valign="top" align="center" width="228" height="19" bgcolor="#EAEAEA"> 
            <input type="radio" name="B1" value="A" <%if B1="A" then response.write "checked" end if%><%if B1="" or isnull(B1) then response.write "checked" end if%>>                                                                                                             
                                                                                                                                                      
            A                                                                                                                                                         
            <input type="radio" name="B1" value="B"<%if B1="B" then response.write "checked" end if%>>                                                            
            B                                                                                                                                                         
            <input type="radio" name="B1" value="C"<%if B1="C" then response.write "checked" end if%>>                                                                                                                                                           
            C </td>                                                                                                                                                        
        </tr>                                         
        <tr>                                          
          <td height="21" valign="top" width="283">项目切入点选择的关键性</td>                                         
          <td valign="top" align="center" width="228" height="21">                                          
            <input type="radio" name="B2" value="A" <%if B2="A" then response.write "checked" end if%><%if B2="" or isnull(B2) then response.write "checked" end if%>>                                                                                                             
                                                                                                                                                      
            A                                                                                                                                                         
            <input type="radio" name="B2" value="B"<%if B2="B" then response.write "checked" end if%>>                                                            
            B                                                                                                                                                         
            <input type="radio" name="B2" value="C"<%if B2="C" then response.write "checked" end if%>>                                                                                                                                                           
            C </td>                                                                                                                                                        
        </tr>                                         
        <tr>                                          
          <td rowspan="2" valign="top" width="283" height="7" bgcolor="#EAEAEA">项目承担单位技术基础</td>                                         
          <td valign="top" align="center" rowspan="2" width="228" height="7" bgcolor="#EAEAEA"> 
            <input type="radio" name="C1" value="A" <%if C1="A" then response.write "checked" end if%><%if C1="" or isnull(C1) then response.write "checked" end if%>>                                                                                                             
                                                                                                                                                      
            A                                                                                                                                                         
            <input type="radio" name="C1" value="B"<%if C1="B" then response.write "checked" end if%>>                                                            
            B                                                                                                                                                         
            <input type="radio" name="C1" value="C"<%if C1="C" then response.write "checked" end if%>>                                                                                                                                                           
            C</td>            
            </tr>                                         
        <tr>                                          
          <td valign="middle" rowspan="5" align="center" width="28" height="79" bgcolor="#EAEAEA">3</td>                                         
          <td valign="middle" rowspan="5" align="center" width="134" height="79" bgcolor="#EAEAEA">技术状况</td>                                         
        </tr>                                         
        <tr>                                          
          <td height="20" valign="top" width="283">项目实施技术路线的合理性</td>                                         
          <td valign="top" align="center" width="228" height="20">                                          
            <input type="radio" name="C2" value="A" <%if C2="A" then response.write "checked" end if%><%if C2="" or isnull(C2) then response.write "checked" end if%>>                                                                                                             
                                                                                                                                                      
            A                                                                                                                                                         
            <input type="radio" name="C2" value="B"<%if C2="B" then response.write "checked" end if%>>                                                            
            B                                                                                                                                                         
            <input type="radio" name="C2" value="C"<%if C2="C" then response.write "checked" end if%>>                                                                                                                                                           
            C </td>                                                                                                                                                        
        </tr>                                         

⌨️ 快捷键说明

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