











I recall there is a chance missed by me.
In a project, I have coded a saving format like this:
<msgnode><src>foo</src><dst><bar></dst><info>quz</info></msgnode>
Actually, what I need is the following one:
(msgnode (src foo)
________(dst bar)
________(info quz)).
If I could redo this, I will adopt the "parentheses" one.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。