Avoid global variables. Avoid using global variables. In exceptional cases, start the name of such a variable with _G , add a prefix ...
確定! 回上一頁