zoukankan      html  css  js  c++  java
  • 今天做的一个小作业

    <!doctype html>
    <html>
    <head>
    <meta charset="utf-8">
    <title>work</title>
    </head>

    <body>
    <table bgcolor="#ECF7FF" width="60%" cellpadding="0" cellspacing="0" border="0">
    <tr>
    <td width="100"></td>
    <td width="100"></td>
    <td width="100"></td>
    <td width="100"></td>
    <td width="100"></td>
    <td width="100"></td>
    </tr>
    <tr>
    <td colspan="6" bgcolor=" #8C8C8C"><h2> 23333</h2></td>
    </tr>
    <tr height="20"></tr>
    <tr>
    <td align="center"><b>1</b></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg" width=100px>
    </center>
    <center>

    </center></td>
    <td></td>
    <td></td>
    <td></td>
    <td></td>
    </tr>
    <tr height="10"></tr>
    <tr>
    <td colspan="6"><hr></td>
    </tr>
    <tr height="10"></tr>
    <tr>
    <td align="center"><b>1112</b></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70px>
    </center>
    <center>

    </center></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70px>
    </center>
    <center>

    </center></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70px>
    </center>
    <center>

    </center></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70p>
    </center>
    <center>

    </center></td>
    <td></td>
    </tr>
    <tr height="10"></tr>
    <tr>
    <td colspan="6"><hr></td>
    </tr>
    <tr height="10"></tr>
    <tr>
    <td align="center"><b>3333</b></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70p>
    </center>
    <center>

    </center></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70p>
    </center>
    <center>

    </center></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70p>
    </center>
    <center>

    </center></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70p>
    </center>
    <center>

    </center></td>
    <td><center>
    <img src="file:///E:/%E6%96%B0%E5%BB%BA%E6%96%87%E4%BB%B6%E5%A4%B9/TIM%E5%9B%BE%E7%89%8720171107162740.jpg"width=70p>
    </center>
    <center>

    </center></td>
    </tr>
    <tr height="10"></tr>
    <tr>
    <td colspan="6"><hr></td>
    </tr>
    <tr height="10"></tr>
    <tr>
    <td align="center"><b>4444</b></td>
    <td colspan="5"> 杨(兼) </td>
    </tr>
    <tr height="20"></tr>
    </table>
    </body>
    </html>

  • 相关阅读:
    Props属性
    逆卷积:convtranspose2d(fractionally-strided convolutions)
    nn.ReflectionPad2d(镜像填充)
    conv1*1的作用
    如何将jupyter中的.ipynb文件转换成python中的.py文件
    低光图像增强学习
    pytorch 中的variable函数
    BCELoss和BCEWithLogitsLoss
    正则化的理解
    网络压缩方法总结
  • 原文地址:https://www.cnblogs.com/MylesXxx/p/7799796.html
Copyright © 2011-2022 走看看