zoukankan      html  css  js  c++  java
  • Mac-peizhi

    ##1-JMeter4
    export JMETER_HOME=/Users/wulei/softwares/installedsoftwares/apache-jmeter-4.0
    export CLASSPATH=$JMETER_HOME/lib/ext/ApacheJMeter_core.jar:$JMETER_HOME/lib/jorphan.jar:$JMETER_HOME/lib/logkit-2.0.jar:$CLASSPATH
    export PATH=$JMETER_HOME/bin/:$PATH

    # Setting PATH for Python 3.6
    # The original version is saved in .bash_profile.pysave
    PATH="/Library/Frameworks/Python.framework/Versions/3.6/bin:${PATH}"
    export PATH
    export PATH=/usr/local/Cellar/postgresql/11.3/bin:$PATH


    export M2_HOME=/Users/wulei/mvn
    export PATH=$PATH:$M2_HOME/bin

  • 相关阅读:
    OpenCV && C++ 01
    图像矩的理解
    Halcon Example
    LabVIEW
    Working Experience
    Working Experience
    Working Experience
    C++
    Trigger,Cursor
    Paging
  • 原文地址:https://www.cnblogs.com/forfreewill/p/11611507.html
Copyright © 2011-2022 走看看