【发布时间】:2016-10-19 20:44:50
【问题描述】:
https://sourceforge.net/projects/rtf2html/
我跑
rtf2html "C:\Users\user\Desktop\test.rtf" test.html
并且没有得到任何输出? 为什么?如何正确运行?
也尝试了 github 上的 cli 选项
rtf2html [<rtf file> [<html file>]]
【问题讨论】:
-
你必须在使用前编译它。你做过吗?
-
它是源伪造上的 exe 文件。已经编译好了,不是github项目
-
哦,我很抱歉。首先尝试:将 exe 和 rtf 放在同一个文件夹中,看看会发生什么。 Ciao Italia。
-
也试过了,获取一个空的html文件或者系统找不到指定的文件
-
尝试另一个 rtf,也许更简单。您收到任何错误消息吗?
标签: windows command-line command-line-interface command-line-arguments command-prompt