09 2012 档案

摘要:private void btn_PLEnglishSingleInsert_Click(object sender, EventArgs e){ if ((this.txtb_FolderIn.Text == string.Empty) || !Directory.Exists(this.txtb_FolderIn.Text)) { MessageBox.Show("批量插入的文件夹路径错误!"); } else if ((this.txtb_FolderOut.Text == string.Empty) || !Directory.Exists(thi... 阅读全文
posted @ 2012-09-27 13:24 shineme 阅读(2194) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2012-09-23 11:15 shineme 阅读(1) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2012-09-22 22:04 shineme 阅读(3) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2012-09-17 18:37 shineme 阅读(1) 评论(0) 推荐(0)