摘要: private void button1_Click(object sender, EventArgs e) { string filePath = textBox1.Text.Trim(); string directoryName = filePath.Substring(0, filePath.LastIndexOf("\\... 阅读全文
posted @ 2018-07-06 10:57 MyCnblogsCom 阅读(160) 评论(0) 推荐(0)