结对审评

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了结对审评相关的知识,希望对你有一定的参考价值。

<html>
 <head>
  <title> New Document </title>
  <meta name="Generator" content="EditPlus">
  <meta name="Author" content="">
  <meta name="Keywords" content="">
  <meta name="Description" content="">
 </head>
<h1 align="center">修改密码</h1>
 <body>
 
  <h2 >原密码:<input type="password"></input></h2>
  <h2 >新密码:<input type="password"></input></h2>
  <h2 >再次输入新密码:<input type="password"></input></h2>
  <input type="button" align="center" value="确认修改"></input>
   <input type="button" align="center" value="取消"></input>

 </body>
</html>

  

1.完全没有注释

2.作为网页ui过于简陋

3.没有指定数据传输方式

4.ui不太工整

以上是关于结对审评的主要内容,如果未能解决你的问题,请参考以下文章

药审中心发布《度药品审评报告》和11个重要品种(转载)

软件工程(2018)第二次结对作业

药审中心项目管理人联系方式细分至适应症了!

最新!药审中心项目管理人联系方式细分至适应症!

赞药审中心项目管理人联系方式细分至适应症了!

结对编程初涉猎——结对伙伴的代码复审