窗口表单应用程序在c#visual studio编译时错误 [英] Window form application in c# visual studio compile time error

查看:113
本文介绍了窗口表单应用程序在c#visual studio编译时错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

今天当我在c#中对窗体应用程序进行一些更改时,在此期间灯光突然消失并且系统关闭,当我重新启动计算机然后编译我的程序时,我面临以下错误



严重级代码说明项目文件行抑制状态



错误CS1056意外字符'



错误CS1061'聊天'不包含'start_Click'的定义,并且没有扩展方法'start_Click'可以找到接受类型'Chat'的第一个参数(你是否缺少using指令或汇编引用?)



与Google云端硬盘相遇 - 您所有文件的一个位置 [ ^ ]



我尝试了什么:



我在聊天窗口中更改表格,重新启动系统聊天时窗口orm丢失,其他窗体表格存在,详见图片

Today when i am doing some changes in window form application in c#, during this time light is gone suddenly and system shutdown, when i restart my computer then compile my program , i am facing following errors

Severity Code Description Project File Line Suppression State

Error CS1056 Unexpected character '

Error CS1061 'Chat' does not contain a definition for 'start_Click' and no extension method 'start_Click' accepting a first argument of type 'Chat' could be found (are you missing a using directive or an assembly reference?)

Meet Google Drive – One place for all your files[^]

What I have tried:

I am changing in chat window form, when restart system class of chat window form is missing, other window form classes are exists, see in image for detail

推荐答案

从这里开始获取如何解决问题的信息:

编译器错误CS1056 [ ^ ]

编译器错误CS1061 [ ^ ]
Start here to get information how to solve your issue:
Compiler Error CS1056[^]
Compiler Error CS1061[^]


这篇关于窗口表单应用程序在c#visual studio编译时错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆