本文介绍了以下文件中的行结尾不一致。你想要标准化行结尾吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用VB 2.0中的WinForms应用程序


当我打开我开发的用户控件时,我收到此错误消息。


错误意味着什么,我该如何解决?无论我选择是或否,似乎没有任何事情发生,下次打开控件时我仍然会收到错误。

解决方案

I'm working on a WinForms app in VB 2.0

I'm getting this error message when I open a user control that I have developed.

What does error mean and how do I fix it? Whether I choose Yes or No, nothing seems to happen, and I still get the error the next time I open the control.

解决方案


这篇关于以下文件中的行结尾不一致。你想要标准化行结尾吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-10 04:37