Heim > Fragen und Antworten > Hauptteil
数据分析师2017-09-30 23:45:55
那如果提交和重置放一起怎么写呢?可以放一起嘛?-PHP中文网问答-那如果提交和重置放一起怎么写呢?可以放一起嘛?-PHP中文网问答
围观一下哦,学习一下。
迷茫2016-12-24 17:31:56
可以 用两个input标签写<input type="reset">重置</input>;<input type="submit">提交</input>;