gpt4 book ai didi

c# - 在 app.config 中存储树状信息的最佳方式

转载 作者:太空宇宙 更新时间:2023-11-03 20:46:32 28 4
gpt4 key购买 nike

在 app.config 中存储像下面这样的树的最佳方法是什么?我将如何从中反序列化此信息?

Tree
|-node1-
| |-name - value
| |-name - value
| | ......
|-node2-
| |-name - value
| |-name - value
| | ......
|-node3-
| |-name - value
| |-name - value
| | ......

如果有帮助,我可以将该树转换为 xml。

提前感谢您的帮助。

最佳答案

使用自定义配置部分。有关执行此操作的一种方法,请参阅 Configuration Section Designer .您可以手动执行此操作,但您可能喜欢使用 CSD 并查看它生成的代码。

关于c# - 在 app.config 中存储树状信息的最佳方式,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/658204/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com