function sum(arg1,arg2){
return arg1+arg2;
}
function sums(sum,1,2){
return sum + 1 + 2;
}
alert(sums);
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
我知道错了,怎么取消这一题?