学无止境,加油屌丝

08 2020 档案

摘要:html代码 <div> <label for="userid">ID</label> <input type="text" id="userid"> <button id="submit">查询</button> </div> <div id="show"> </div> <script> var 阅读全文
posted @ 2020-08-31 11:34 nofeel666 阅读(105) 评论(0) 推荐(0)
摘要:switch练习 <div> <label for="id">ID号</label> <input type="text" id="id" name="id"> <button id="submit">查询</button> </div> <div id="reveal"></div> <scrip 阅读全文
posted @ 2020-08-27 20:41 nofeel666 阅读(145) 评论(0) 推荐(0)