If you create a variable with the same name inside a function, this variable will be local, and can only be used inside the function. The global variable ...
確定! 回上一頁