标签:blog http os io 2014 服务器 log ad
配置很简单,步骤如下:
1. 选择Edit Configurations…
2. 选择Clojure REPL -> Remote
3. 输入远程服务器的ip和端口。
最后点运行就可啦。
可以用如下命令指定REPL服务器的端口:
lein repl :headless :host 0.0.0.0 :port 9191
Clojure:通过cursive连接远程REPL服务器,布布扣,bubuko.com
标签:blog http os io 2014 服务器 log ad
原文地址:http://www.cnblogs.com/ilovewindy/p/3862765.html