function bigPhoto(www.vip400.cc){oBigPhoto.onmouseover=function(ev)}其中function是什么意思?

来源:学生作业帮助网 编辑:六六作业网 时间:2024/05/15 09:08:52
functionbigPhoto(www.vip400.cc){oBigPhoto.onmouseover=function(ev)}其中function是什么意思?functionbigPhoto(

function bigPhoto(www.vip400.cc){oBigPhoto.onmouseover=function(ev)}其中function是什么意思?
function bigPhoto(www.vip400.cc){oBigPhoto.onmouseover=function(ev)}其中function是什么意思?

function bigPhoto(www.vip400.cc){oBigPhoto.onmouseover=function(ev)}其中function是什么意思?
指带返回值的子例程或语句.在一些编程语言中起着关键字的作用.