第一个代码:
if(i==0) {// do instructions here}
第二个代码:
if(0==i) { // do instructions here }
块之间有什么区别?
php c c# c++
c ×1
c# ×1
c++ ×1
php ×1