hba*_*hba 10 java apache ubuntu command-line command-line-interface
我正在使用Apache CLI来解析命令行参数.我的一个参数是一个带字符串的过滤器MyApp -f "search for this string"
我想当我这样做cmdLine.getOptionValue("f")会回来:search for this string
但它只是回归 search
我该怎么做才能确保检索整个字符串,显然只是用双引号将其包装起来似乎不起作用.
我在ubuntu上.
| 归档时间: |
|
| 查看次数: |
2148 次 |
| 最近记录: |