The next time your code calls the procedure, the variable is not reinitialized, and it still holds the latest value that you assigned to it.
您的代码下次调用该过程时,此变量不会重新初始化,仍然保存已赋给它的最新值。
The next time your code calls the procedure, the variable is not reinitialized, and it still holds the latest value that you assigned to it.
您的代码下次调用该过程时,此变量不会重新初始化,仍然保存已赋给它的最新值。
应用推荐