在HTML 中使用input 类型为time 的元素可以让用户输入一个时间(小时和分钟)。 要使用24 小时制的格式,您可以这样写: <input type="time" name="myTime" ...
確定! 回上一頁