示例#1
0
文件: Form1.cs 项目: imrole/c-
 private void button7_Click(object sender, EventArgs e)
 {
     label1.Text = ip.Next();
 }