This essentially acts like a static variable of the class, but bound to the scope of the function. For example, you can put static var x = 0 at ...
確定! 回上一頁