xml 表单提交方式: * 使用submit提交
* 常用事件 1.onclick:鼠标点击事件 2.onchange:改变内容(一般和select一起使用)
3.onfocus:得到焦点 4.onblur:失去焦点