摘要:
http://code.skyheng.com/2016/04/17/nexus-install-and-settings/ 安装文件发布到百度云去:nexus-2.12.0-01-bundle.tar.gz 选择使用网盘下载 nexus-2.12.0-01-bundle.tar.gz 版本:链接: 阅读全文
摘要:
JDK安装配置:http://blog.csdn.net/hui_2016/article/details/69941850 JDK安装文件:在MAC电脑里或者百度云里面 tomcat安装:http://blog.csdn.net/uq_jin/article/details/51356799tom 阅读全文
摘要:
代理服务器CCProxy: http://www.ccproxy.com/download.htm linux使用此代理: 在Linux终端下使用代理访问网络 Centos 下设置各种代理上网 阅读全文
摘要:
在使用SecureCRT登陆liunx(我的为CenterOS)系统,发现删除(backspace)键、和上下左右键不起作用,郁闷了很久没有找到解决办法, 今天终于看到了一篇有用的文章,在此记录一下! 解决方法: 先打开Options–>Session Options–>Terminal–>Emul 阅读全文
摘要:
[转载] 无效的原因是:对应的目录或者文件已经被git跟踪,此时再加入.gitignore后就无效了, 解决办法: 先执行 [文件夹] git rm -r --cached .idea [文件] git rm --cached demo-project.iml 再重新加入.gitignore文件 解 阅读全文
摘要:
SVN插件下载地址及更新地址,你根据需要选择你需要的版本。现在最新是1.8.x Links for 1.8.x Release: Eclipse update site URL: http://subclipse.tigris.org/update_1.8.x svn插件包下载: http://su 阅读全文
摘要:
-startup plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar --launcher.library plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.400.v20160518-1444 -product org.springsource.st... 阅读全文
摘要:
1 Web Deployment Assembly信息都合理2 重新clear项目,让JAVA代码重新生成.class文件在target目录中 阅读全文
摘要:
阅读全文