Skip to main content

Command Palette

Search for a command to run...

Line endings

Updated
1 min read
K

Khanh is a full stack web developer with over 15 years of experience developing for the web

Thỉnh thoảng bị gặp lỗi rất củ chuối với các ký tự new line :( Do có sự khác biệt với mỗi hệ điều hành nên cần check cẩn thận:

  • Dos/Windows: \r\n
  • Unix: \n
  • Mac: \r

Tham khảo thêm tại: http://en.wikipedia.org/wiki/Line_endings ![](http://donamkhanh.com/wp-content/uploads/2008/08/line_endings.jpg "line_endings")

More from this blog

K

Khánh's blog

146 posts