C# 因缺乏CategoryName,而未能初始化 的解決辦法

羣裏一小夥伴在開發APP時遇到了問題,便截圖提問 1、傻瓜式解決辦法:   刪除:   ((System.ComponentModel.ISupportInitialize)(this.performanceCounter1)).EndInit();   這個辦法雖然簡單,可是會出錯。   緣由是,當你添加performanceCounte之類的控件時,它會要求生成CategoryName,但VS
相關文章
相關標籤/搜索