首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C# > C #命令行包装

C #命令行包装

  • 资源大小:17.00 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: csharp Automation commandline

资 源 简 介

This program provides a simplified command line wrapper for C# executables, providing a clean and consistent command-line interface plus a straightforward Windows GUI (WinForms) interface. Simply add one file into your project, and your user interface work is done. You can focus instead on just writing your code and logic, and keep the interface out of the way. Usage To use CommandWrapLib, add the single file CommandWrapLib.cs to your program. The file contains a new main() function - this replaces the one contained in your application. You can then designate any number of functions with the [Wrap] attribute; they will all be offered for execution via the command line with a clean, well-formatted interface. ``` [Wrap] public static void Method1(DateTime startperiod, int count, string recipient
VIP VIP
  • Mason 1小时前 成为了本站会员

  • 1小时前 成为了本站会员

  • Half_Punch 1天前 成为了本站会员

  • liqing71718 1天前 成为了本站会员

  • 伟国 1天前 成为了本站会员

  • songy 1天前 成为了本站会员

  • 纯色幽默 1天前 成为了本站会员

  • odd? 1天前 成为了本站会员

  • 52JOY... 1天前 成为了本站会员

  • Sirius 2天前 成为了本站会员

0.167689s