获得徽章 1
#挑战每日一条沸点#
#4.3
看,我在读这本书
www.freecodecamp.org
评论
#挑战每日一条沸点#
HTML表单输入
<form>
<label for="username"></label>
<input placeholder="用户名" type="text"name="username" id="username">
<button type="submit">提交</button>
<br>
<label for="age">年龄</label>
<input placeholder="age
" type="number"name="age" id="age" >
<br>
<label for="passworrd">密码</label>
<input type="password"name="passworrd" id="password" >
<button type="submit">提交</button>
</form>
展开
评论
#挑战每日一条沸点#
3.28
每一个不曾起舞的日子,都是对生命的辜负
评论
3.27
操作系统小知识点
保险与前端相关的项目
基于 Vue 和 SpringBoot 的大病保险管理系统github.com
保险业务系统github.com
展开
努力成为更好的自己于2023-03-27 21:09发布的图片
评论
下一页