Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我打开了我同事的一个 .net 项目。但是这个项目很奇怪,没有任何 .aspx.designer.cs 文件,而只有 .aspx.cs 文件。我想右键单击 aspx 文件并选择“转换为应用程序”按钮。但是没有这样的按钮,为什么会这样呢?
该项目是作为“网站”而不是“Web 应用程序”创建的吗?网站不获取设计器文件。