方法函数
function Sum(a,b){
    return a+b;
}

首页 我的博客
粤ICP备17103704号