if else语句可以和for循环一起用吗?
check
check 2016-12-21 10:36:02
0
2
1126
check
check

reply all(2)
数据分析师

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循环}


Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template