摘要: 转载自https://blog.csdn.net/wufewu/article/details/84801600 测试 阅读全文
posted @ 2020-03-06 16:13 雪地里的蜗牛 阅读(158) 评论(0) 推荐(0)
摘要: dockerfile编译 docker build t fdfs:6.06 . docker run d e FASTDFS_IPADDR=192.168.128.226 p 8888:8888 p 22122:22122 p 23000:23000 p 8011:80 name test fast 阅读全文
posted @ 2020-03-06 14:00 雪地里的蜗牛 阅读(117) 评论(0) 推荐(0)
摘要: Linux setenv.sh export JPDA_OPTS=" agentlib:jdwp=transport=dt_socket,address=1043,server=y,suspend=n" Windows setenv.bat set JPDA_OPTS=" agentlib:jdwp 阅读全文
posted @ 2020-03-06 10:05 雪地里的蜗牛 阅读(406) 评论(0) 推荐(0)