阅读背景:

返回最后一块......为什么不呢?

来源:互联网 

As MSDN mentions:

正如MSDN提到的那样:

The code in a Finally block runs after a Return statement in a Try or Catch block is encountered, but before that Return statement executes. In this situation, a Return statement in the Finally block executes before the initial Return statement. This gives a different return value. To prevent this potentially confusing situation, avoid using Return statements in Finally blocks.The cod




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: