Javascript is a pass by value language, meaning whatever you do with the parameter inside the function, it won't change the value of the variable inside the ...
確定! 回上一頁