建立图像对象
建立图像对象:图像对象名称=new Image()
属性:border complete height...
事件:onload onerror onkeydown onkeypress...
src属性一定要写到onload的后面,否则程序在IE中会出错