Suppose you want to use a variable for counting something, and you want this counter to be available to all functions. You could use a global variable, ...
確定! 回上一頁