pygmentize -f html -l python -o test.html test.py. As you can see, the -l option explicitly selects a lexer. As seen above, if you give an input file name ...
確定! 回上一頁