As it currently stands, this question is no开发者_如何转开发t a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely
As it currently stands, this question is no开发者_如何转开发t a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Basically, why use xml? I mean I know its for structering data, but still not seeing it's real-world benefits? Like with databases for a website, why not just take the user input directly instead of from and xml file first? I'm just not seeing the point.
When you want to exchanges datas between two systems for example, you may need structured, human-readable datas.
精彩评论