首页
编程
java
php
前端
首页
编程
java
php
前端
c#中WPF中的一个基础问题
c#新建xaml 但是默认生成类型的是UserControl 我想默认生成Window 怎么办呢
UserControl 改为Window
后端cs代码 继承改为Window
点击展开全文