private Form1 f1; public Form2(Form1 f) { f1=f; }
Form2 f=new Form2(); f.Show();
111,098
社区成员
642,554
社区内容
加载中
让您成为最强悍的C#开发者
试试用AI创作助手写篇文章吧