标签: c# dictionary
我不知道如何将包含多个项目的字典添加到另一个字典作为值
Dictionary<string,Dictionary<string,double>> mydic=new Dictionary<string,Dictionary<string,double>>