摘要: 换行符 unix系列用 \n windows系列用 \r\n mac用 \r PHP中可以用PHP_EOL来替代,以提高代码的源代码级可移植性 如: 阅读全文
posted @ 2017-05-03 22:43 Young_G 阅读(171) 评论(0) 推荐(0) 编辑