Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在学习如何用 Java 编程,这是我的第一门语言。我一直在寻找if 语句的明确答案。if 语句是循环的吗?先感谢您。
简短的回答,不,如果语句不是循环。
我建议你收藏这个http://docs.oracle.com/javase/tutorial/