Can the if else statement be used with a for loop? -PHP Chinese website Q&A-Can the if else statement be used with a for loop? -PHP Chinese website Q&A
Please watch and learn.
当然可以 整理下逻辑就可以了
比如if(成立){执行一种For循环}else{执行另一种For循环}
Can the if else statement be used with a for loop? -PHP Chinese website Q&A-Can the if else statement be used with a for loop? -PHP Chinese website Q&A
Please watch and learn.
当然可以 整理下逻辑就可以了
比如if(成立){执行一种For循环}else{执行另一种For循环}