经常使用到的一些网站的记录

http://www.baeldung.com/jackson-bidirectional-relationships-and-infinite-recursion

这篇文章讲解的是如何处理hibernate双向关联数据转换成json时出现的stackoverflow异常问题解决办法。

1.http://haohaoxuexi.iteye.com/category/182974

博客写的很好的一位大牛的地址,保存在这里以后多多借鉴学习吧。

1.http://www.jetbrains.com/

是WebStorm(javascript开发使用的工具)及IntelliJ IDEA(java开发工具)等开发工具的网站。

----http://plugins.jetbrains.com

是jetbrains插件下载地址,里面有很多插件,比如mybatis的插件

2.http://nodejs.org/

是nodejs的官网

3.http://spring.io

是spring的官网

4.http://repo1.maven.org/

是maven远程中央仓库下载jar包的地址

5.http://mvnrepository.com/

是maven依赖项查看的地址,经常用于写pom.xml地址时不知道该依赖怎么填写可以到这个网站上面去查看

6.http://struts.apache.org/

是struts的官网地址

7.http://hibernate.org/

是hibernate的官网地址

8.http://www.devstore.cn/

一个很好查找资料以及项目源码的网站

9.https://git-scm.com/book/zh/v2/

git官方学习文档

10.http://git-scm.com/

git网站

11.http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000/

唐雪峰git教程

<!--StartFragment -->
git-for-windows| https://git-for-windows.github.io
GitHub 添加 SSH keys| http://daemon369.github.io/git/2015/03/10/add-ssh-keys-for-github
gogithub| http://www.worldhello.net/gotgithub/index.html
git常规命令练习| http://pcottle.github.io/learnGitBranching
git的资料整理| https://github.com/xirong/my-git
我所记录的git命令(非常实用)| http://www.cnblogs.com/fanfan259/p/4810517.html 

企业开发git工作流模式探索部分休整| https://github.com/xirong/my-git/blob/master/git-workflow-tutorial.md
GitHub 漫游指南| https://github.com/phodal/github-roam
GitHub秘籍| https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.zh-cn.md
使用git和github进行协同开发流程| http://livoras.com/post/28
动画方式练习git| http://onlywei.github.io/explain-git-with-d3
 
nodejs学习教程:
<!--StartFragment -->
Gulp官网| http://gulpjs.com
Gulp中文网| http://www.gulpjs.com.cn
gulp资料收集| https://github.com/Platform-CUF/use-gulp
Gulp:任务自动管理工具 - ruanyifeng| http://javascript.ruanyifeng.com/tool/gulp.html
Gulp插件| http://gulpjs.com/plugins
Gulp不完全入门教程| http://www.ido321.com/1622.html
为什么使用gulp?| https://github.com/hjzheng/CUF_meeting_knowledge_share/issues/33
Gulp安装及配合组件构建前端开发一体化| http://www.dbpoo.com/getting-started-with-gulp
Gulp 入门指南| https://github.com/nimojs/gulp-book
Gulp 入门指南 - nimojs| https://github.com/nimojs/blog/issues/19
Gulp入门教程| http://markpop.github.io/2014/09/17/Gulp%E5%85%A5%E9%97%A8%E6%95%99%E7%A8%8B
Gulp in Action| http://www.imooc.com/video/5692
Gulp开发教程(翻译)| http://www.w3ctech.com/topic/134
前端构建工具gulpjs的使用介绍及技巧| http://www.cnblogs.com/2050/p/4198792.html
 10.一个资料比较全面的网站
 
11.一些实例代码网站
http://www.java2s.com/Code/Java
12.微信学习网站(一个很好的个人博客网站)
http://cuiyongzhi.com/

猜你喜欢

转载自forsave.iteye.com/blog/2297239
今日推荐