各参数含义如下:
Themeaningoftheargumentsareasbelow:
VirtualFolder:一个文件夹(如example文件夹下的book文件夹)或zip文件(如example文件夹下的book.zip),里面包含要处理的文件。(AnOSfolder(forexample:folderbookinfolderexample)orazipfile(forexample:book.zipinfolderexample)whichcontainstheinputfiles.)
OutputFolder一个文件夹,用于保存输出文件。(AnOSfoldertostoretheoutputfile(s).)
InputFolder:一个文件夹,里面有输入文件或文件夹。(AnOSfolderwhichcontainstheinputfolder(s)/file(s).)
-epub2:默认生成EPUB3格式的文件,使用此参数将生成EPUB2格式的文件。(Bydefault,theoutputfileisEPUB3format,usethisargumentifEPUB2formatisrequired.)
-noduokan:禁用多看扩展。(DisableDuoKanexternsion.)
BatchFile:一个文本文件,里面列出了所有要处理的VirtualFolder,每行一个。(Atextwhichliststhepathof'VirtualFolders'tobeprocessed,onelineforone'VirtualFolder'.)
OutputFile:输出文件的路径。(Thepathoftheoutputfile.)
EpubFile:一个epub文件的路径。(ThepathofanEPUBfile.)
Port:Web服务器的监听端口,默认80。(TheTCPportforthewebservertolistento,defaultvalueis80.)