我有以下情况:
if condition {
if nestedCondition {
// logic
// I want to somehow break at this point but also be able
// to check the outer otherCondition
}
if otherNestedCondition {
// logic
}
}
if otherCondition {
//logic
}
有没有办法“打破”,但也能够检查?nestedConditionotherCondition
至尊宝的传说
ABOUTYOU
有只小跳蛙
开心每一天1111
相关分类