C# for循環遍歷字典裏面的全部元素

using System.Linq;//添加引用 using System; [ContextMenu("DebugTest")] public void MoviePlay() { Dictionary<string, string> TestDic=new Dictionary<string, string> (); TestDic.Add("
相關文章
相關標籤/搜索