Local object that is created and initialized once before the function is first called and whose value persists across invocations of the function.
英
美
- 在函数第一次调用前就已经创建和初始化的局部对象,其值在函数的调用之间保持有效。