pygmentize -S default -f html -a .highlight > style.css 可產生網頁要用到的css檔 ... 用exec執行pygmentize讀取暫存檔,輸出上色的程式碼
確定! 回上一頁