240 发简信
IP属地:湖南
  • 120
    IDEA 运行main方法报错:Exception in thread "main" java.lang.NoClassDefFoundError: javax/servlet/http/Htt...

    在IDEA中直接运行main方法时遇到Error: A JNI error has occurred, please check your installation and ...

  • 120
    iTerm2使用脚本自动登录远程服务器

    在iTerm2下ssh不能自动登录,不自动登录每次输入命令太麻烦了。这里介绍一个采取expect脚本的方式实现iTerm2下ssh自动登录。 新建一个expect脚本 log...