关于自动重命名的实现
摘要:
string strLabel = ""; string strBaseName = this.listView1.Items[listBox1.SelectedIndex].Text; if (fcx.Boxes.Count == 0) { strLabel = strBaseName + "1"; ... 阅读全文
posted @ 2006-06-16 17:15 Jimmy.Yu 阅读(264) 评论(0) 推荐(0)
浙公网安备 33010602011771号