摘要: KeyValuePair 和 Dictionary 的关系1、KeyValuePair a、KeyValuePair 是一个结构体(struct); b、KeyValuePair 只包含一个Key、Value的键值对。2、Dictionary a、Dictionary 可以简单的看作是KeyValu 阅读全文
posted @ 2022-03-24 16:15 新宇笑 阅读(273) 评论(0) 推荐(0)