private void button1_Click(object sender, EventArgs e)
{
string Path = Environment.GetFolderPath(Environment.SpecialFolder.Desktop);
this.textBox1.Text = Path;
}
2023-08-25 10:24:52
private void button1_Click(object sender, EventArgs e)
{
string Path = Environment.GetFolderPath(Environment.SpecialFolder.Desktop);
this.textBox1.Text = Path;
}
下一篇:UVa11526 H(n)