Why should I use a human readable file format?

后端 未结 24 1903
日久生厌
日久生厌 2020-12-04 17:53

Why should I use a human readable file format in preference to a binary one? Is there ever a situation when this isn\'t the case?

EDIT: I did have this as an explana

24条回答
  •  眼角桃花
    2020-12-04 18:12

    Often files become part of your human interface thus they should be human friendly (not programmer only)

提交回复
热议问题