头回见原来三元表达式可以这么用
No, this works with all the numbers! Just think about it a lot
First time I've seen a conditional ternary operator chained like this. Thanks!
Why is this line needed? @$text[$len+$i] = @$text[$i] = '';
Loading collection data...
头回见原来三元表达式可以这么用
No, this works with all the numbers! Just think about it a lot
First time I've seen a conditional ternary operator chained like this. Thanks!
Why is this line needed? @$text[$len+$i] = @$text[$i] = '';