2014年4月16日
摘要: select * from a where (select count(b.abc) from b where b.abc=a.abc)>1 一般treeview datagridview 都要来这么一句:当用户点击右键时,选中当前行再操作。 if (e.Button == MouseButtons 阅读全文
posted @ 2014-04-16 14:12 z5337 阅读(223) 评论(0) 推荐(0)