- 博客(3)
- 收藏
- 关注
转载 Linux下 Nginx+vsftpd搭建FTP服务器详细步骤
详情请看CSDN论坛 ja.rome 发布文章Linux Nginx+ftp构建图片服务器 http://blog.csdn.net/jlh912008548/article/details/52081567 非常感谢! 转载于:https://www.cnblogs.com/Zy420go/p/6322691.html...
2017-01-20 14:04:00 108
转载 Linux 开启端口命令
命令行方式: 1.开放端口命令: /sbin/iptables -I INPUT -ptcp--dport8080-j ACCEPT 2.保存:/etc/rc.d/init.d/iptables save 3.重启服务:/etc/init.d/iptables restart ...
2017-01-19 23:24:00 1192
转载 No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK Mav...
出现像以上情况,需要在Eclipse中的preferences->Java->Installed JREs修改JDK的路径 修改之后 在Maven选项中,选择Update project.. 错误应该解决得了!!! 新手,做的笔记!如错误不能解决请另行查找! 转载于:https://www.cnblogs.com/Zy420go/p/6123541.html...
2016-12-01 20:54:00 103
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人