在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
示例需求 拷贝文件,如:CopyFiles -s "E:\Framework\Tenoner - 副本 (2)" -p "*.csproj" -t "E:\Framework\Tenoner - 副本 (2)\Bak",可以支持:深度拷贝、拷贝符合指定模式的文件、是否覆盖等选项。 选项类 复制代码 代码如下: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using CommandLine; namespace CopyFiles [Option( [Option( [Option('a', "all", DefaultValue = true, [Option('o', "overwrite", DefaultValue = true, [Option('v', "verbose", DefaultValue = true, [HelpOption] public void WriteLine(string format, params object[] args) 工具类 复制代码 代码如下: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using CommandLine; namespace CopyFiles exceptionInfo.ExceptionHandled = true; |
请发表评论