摘要: bool creat = true; if (this.is_check.Checked) { creat = false; } this.tip_Title.Text = "添加索引:开始 "; string Old_Path = this.txt_path.Text.Trim()... 阅读全文
posted @ 2011-05-18 13:26 白草红叶 阅读(274) 评论(0) 推荐(0)