//一般写在按钮单击事件中 if(textBox1.Text.Length > 0) { listBox1.Items.Add(textBox1.Text); }
111,117
社区成员
642,552
社区内容
加载中
让您成为最强悍的C#开发者
试试用AI创作助手写篇文章吧