摘要: 效果图:一款可圈可点的改名小工具设计实现还是不错的,主要实现代码如下:using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.IO;using System.Linq;using System.Text;using System.Text.RegularExpressions;using System.Windows.Forms;namespace Beinet.cn.FilenameReplace{ 阅读全文
posted @ 2011-07-15 15:11 brainmao 阅读(550) 评论(0) 推荐(0) 编辑