2019年12月26日
摘要: linux下转换windows文件格式为unix sed -i 's/\r//' 转化为unix格式 spring boot架包在linux中启动脚本 #!/bin/bash source /etc/profile debug=' -Xdebug -Xrunjdwp:server=y,transpo 阅读全文
posted @ 2019-12-26 15:27 yuluoxingkong 阅读(416) 评论(0) 推荐(0) 编辑