c#问题,类型或命名空间名称Generic在类或命名空间System.Collections中不存在
usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Da...
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
//添加的命名空间引用
using System.Net;
using System.Net.Sockets;
using System.Threading;
using System.IO;
以上是我开头的引用
但是还报错说
类型或命名空间名称Generic在类或命名空间System.Collections中不存在
还说FormClosingEventArgs找不到类型或命名空间
高手指点一下,什么问题
怎么搞定~ 展开
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
//添加的命名空间引用
using System.Net;
using System.Net.Sockets;
using System.Threading;
using System.IO;
以上是我开头的引用
但是还报错说
类型或命名空间名称Generic在类或命名空间System.Collections中不存在
还说FormClosingEventArgs找不到类型或命名空间
高手指点一下,什么问题
怎么搞定~ 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询