So use function scope to create variable so that variables are deleted when the function ends. Instead of. var object1 = {}; var object2 = ...
確定! 回上一頁