🌈 搜索
📅  最后修改于: 2022-03-11 14:52:07.457000             🧑  作者: Mango
for( int i = 0 ; i < 100 || someOtherCondition() ; i++ ) { ... }