douyou7797 2017-08-15 17:33
浏览 81
已采纳

会在if语句中执行所有条件吗?

Example:

if function1(input) && function2(input) {}

In this case would function2(input) be executed if function1(input) returns false?

  • 写回答

2条回答 默认 最新

  • douliao8402 2017-08-15 17:43
    关注

    What you are asking about is called Short Circuiting, and yes, Go does it.

    In the language spec, it says that

    Logical operators apply to boolean values and yield a result of the same type as the operands. The right operand is evaluated conditionally.

    This means that, in your case, if function1 returned false, function2 would not be called.

    See an example for && here and for || here.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 对于相关问题的求解与代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料