0
我使用yuicompressor從命令行工作。在Vim中自動執行yuicompressor的問題(從任何目錄執行它)
但我沒從this tutorial理解的僅僅是這一部分:
You most install yuicompressor and make yuicompressor executable from any directory.
我如何讓它從任何目錄下執行?
我使用yuicompressor從命令行工作。在Vim中自動執行yuicompressor的問題(從任何目錄執行它)
但我沒從this tutorial理解的僅僅是這一部分:
You most install yuicompressor and make yuicompressor executable from any directory.
我如何讓它從任何目錄下執行?
你需要put it in your PATH環境變量在Windows中或類似的其他OS'es。
是的,我試過了,但沒有奏效!我在路徑中輸入'D:\ yuicompressor-2.42 \ build',但是當我嘗試執行它時,顯示的命令行:無法訪問jarfile。當我寫了一個不正確的目錄時,同樣的消息。 – alexchenco 2010-06-24 07:27:29
您需要註銷 - 登錄或重啓以讓操作系統將新值加載到路徑變量中,您嘗試過嗎? – Restuta 2010-06-24 09:10:34