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

您现在的位置是:虫虫源码 > Java > 在java命令行工具快速开发框架

在java命令行工具快速开发框架

  • 资源大小:113.42 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: java 开发 框架 工具 命令 快速

资 源 简 介

Overview cltool4j is a simple framework intended to speed development of command-line tools in Java. Some systems, especially scripting languages, handle argument parsing and I/O intrinsically, leaving the developer to concentrate on the actual task. Java provides a huge array of libraries and tools, but simple argument and I/O handling in Java require considerably more code than in Awk, Python, Perl, etc. So a Java developer is often torn between quick development in a scripting language and desire to reuse existing Java code (without resorting to copy-and-pasting (yet again) the boilerplate code from previous projects). The fundamental design goal of cltool4j is to simplify development of command-line Java tools. The style" of tool comes from the standard Unix toolset: * Input is read from any files specified on the command-line, or from STDINif no input files are specified. * Output is written to STD

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 猕猴桃 38分钟前 成为了本站会员

  • 11 4小时前 成为了本站会员

  • 开心快活人 6小时前 成为了本站会员

  • 晋财 7小时前 成为了本站会员

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

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

  • 柳贻 1天前 成为了本站会员

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

  • 焦昱贺 1天前 成为了本站会员

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

0.175869s