在…之间有什么不同吗?
if ($value) { }
...and...
if ($value): endif;
https://stackoverflow.com/questions/564130
相似问题