Life doesn't get easier or more forgiving; we get stronger and more resilient.
生活從未變得更加輕松或?qū)捜荩俏覀冊谝稽c一點變強、變堅韌。———— Steve Maraboli
doc帶格式轉(zhuǎn)文本,如html 之前發(fā)布過使用antiword把doc文檔轉(zhuǎn)出成純文本,但這個工具的轉(zhuǎn)出是無格式的,下面是我找到的一款工具,說是可以把任何openoffice支持的格式的文檔進行互轉(zhuǎn),我只測試了doc轉(zhuǎn)到html。 具體文檔見這里: http://dag.wiee.rs/home-made/unoconv/ 還有這里: https://www.systutorials.com/docs/linux/man/1-unoconv/ 我在ubuntu下使用 sudo apt-get install unoconv 可...