Windows小技巧

  • 讓cygwin取得VC的環境變數設定:
    • in cygwin.bat:

      @echo off

      call “path to your VCVARS32.BAT”
      C:
      chdir somedir

      bash –login -i

  • 跟linux shell script類似的東西…
    • @java -jar .libjavatest.jar

  • bat檔中的註解符號是 rem

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>