Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

值传递和引用传递的描述是不是错了 #207

Open
RenJieWeia opened this issue Apr 15, 2023 · 0 comments
Open

值传递和引用传递的描述是不是错了 #207

RenJieWeia opened this issue Apr 15, 2023 · 0 comments

Comments

@RenJieWeia
Copy link

在Java语言规范中,第15章描述了表达式的求值策略。其中,第15.9节详细介绍了函数调用的求值策略,明确说明了Java中的函数调用是采用值调用或引用调用的方式。

此外,在Java官方文档中也有详细的说明。例如,在Java SE 8文档中,有一份名为“Java Language Specification”的文档,其中的第5章和第15章详细说明了Java的求值策略。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant