1、关于idea的详细学习博客知识网站:
https://blog.csdn.net/column/details/15222.html?&page=1

2、关于Web的详细学习博客知识网站:
https://blog.csdn.net/column/details/24289.html?&page=1

3、关于Java的详细学习博客知识网站:
https://blog.csdn.net/column/details/24380.html

4、关于mysql的详细学习博客知识网站:
https://blog.csdn.net/column/details/13220.html

5、关于架构师的详细学习博客知识网站:
https://blog.csdn.net/column/details/j2ee-guru.html

6、关于设计师的详细学习博客知识网站:
https://blog.csdn.net/column/details/pattern.html?&page=1

7、关于前端的界面学习实用网站(做项目专用):
http://www.ibootstrap.cn/

8、关于前端的基础学习网站:
http://www.bootcss.com/

9、一个开发的博客园:
https://www.cnblogs.com/ygj0930/category/875790.html

10、专业技术社区:
CSDN

11、开源项目网站:
https://www.oschina.net/project/tag/289/jquery-gallery

12、//阿帕奇首页
www.apache.org

13、//maven下载页面
maven.apache.org

14、//maven远程仓库架包资源
mvnrepository.com

15、//下载
Binary zip archive

16、//mybatis官网
mybatis.org

17、//mybatis中文文档
http://www.mybatis.org/mybatis-3/zh/index.html

18、//mybatis知识点
https://www.cnblogs.com/wp5719/p/5645184.html

19、//前端框架使用学习
www.layui.com

20、//抽象类学习
https://www.cnblogs.com/pssp/p/6296677.html

21、//面向对象设计五项原则
http://www.importnew.com/10656.html

22、//有关mybatis框架的博客
https://www.cnblogs.com/wanghuaijun/p/7704270.html

23、//个人简历模版下载
https://www.job592.com/doc/latest.html

24、//设计模式菜鸟网
http://www.runoob.com/design-pattern/factory-pattern.html

25、//学生管理系统案例
https://www.cnblogs.com/oumyye/p/4278068.html

26、//代理模式案例
https://blog.csdn.net/briblue/article/details/73928350

27、//电影院系统模仿模型
https://blog.csdn.net/llqqxf/article/details/79745910

28、//电影数据库表
https://wenku.baidu.com/view/215cf5894a7302768f99392a.html

29、//spring框架下载
https://sourceforge.net/projects/springframework/

30、//spring框架的入门博客
https://blog.csdn.net/qq_15096707/article/details/72819930#%E7%9B%AE%E5%BD%95

31、//MVC入门
https://www.cnblogs.com/whgk/p/7152732.html

32、//软件下载网站
http://www.pc6.com/

34、//数据库连接池使用官网
https://github.com/alibaba/druid/wiki/DruidDataSource%E9%85%8D%E7%BD%AE

35、//Spring事务管理值得学习的博客
https://www.cnblogs.com/editor/tag/%E9%85%8D%E7%BD%AE/

36、//影城购票系统资料分析
https://www.taodocs.com/p-125155559.html
https://movie.jd.com/m_76157

37、//天马营学习教学网站(重要)
https://course.tianmaying.com/

38、//SSM简单案例博客
https://blog.csdn.net/guigu2012/article/details/81507297

39、//轻量级layui后台框架下载(包涵很多很广的学习资料,非常重要!!!)
http://x.xuebingsi.com/

40、//一个好的学习型网站(包括项目的案例)
https://gitee.com/shuzheng/zheng

41、//jetty下载网站
https://www.eclipse.org/jetty/download.html

42、//Cloud Studio官网
https://coding.net

43、//网页特效
http://www.17sucai.com/pins/tag/2863.html
http://www.5icool.org/

44、教学万维网视频:
http://www.iqiyi.com/w_19rv770ovh.html

45、图标框架:
https://www.thinkcmf.com/font/font_awesome/icons.html

46、Video.js播放器插件官网(国外网)
https://docs.videojs.com/

47、可以学习的博客:
https://dpn525.iteye.com/blog/768190
https://www.cnblogs.com/Frank99/p/5951222.html
https://blog.csdn.net/qq_38797181/article/details/72725198

48、文本编译器:
www.wangEditor.com

49、码源之家:
http://www.mycodes.net/

50、mysql自学资料:
https://www.cnblogs.com/Anidot/p/8053157.html

51、关于职业个人简历的案例:
http://www.jianliben.com/article/detail/11822

最新文章

  1. Hibernate中使用Criteria查询
  2. Spark代码调优(一)
  3. angularjs中ng-selected使用方法
  4. fedora配置网络
  5. ZooKeeper学习第二期--ZooKeeper安装配置
  6. WCF分布式开发步步为赢(7):WCF数据契约与序列化
  7. 0c-34-自动释放池
  8. oracle 回车、换行符
  9. django ORM中update_or_create功能,如果只要匹配某一特定字段呢
  10. 【C++基础之十五】内联函数
  11. AJAX(XMLHttpRequest)进行跨域请求方法详解(二)
  12. gradient渐变IE兼容处理
  13. 分针网—IT教育: Html / CSS常见问题的解决方案
  14. day4 liaoxuefeng---函数
  15. Maven发布jar包到私库
  16. 团队作业——Beta冲刺
  17. MYSQL学习笔记——sql语句优化工具
  18. 数据驱动测试之—— Excel+TestNG
  19. SQL Server2008 R2 数据库镜像实施手册(双机)SQL Server2014同样适用
  20. BroadcastReceiver(广播)的静态注册和动态注册 --Android开发

热门文章

  1. centos7 把终端显示改为英文/中文
  2. SQLAlchemy+Flask-RESTful使用(三)
  3. 关于COOKIE在本地可以正常写入发布后不能写入浏览器的问题
  4. NOIP2018Day1T1 铺设道路
  5. linux yum提示Loaded plugins: fastestmirror, security错误的解决方法
  6. React知识杂烩(持续更新)
  7. sql--迁移条件数据和补全数值的一个流程
  8. 怎样用css写出一个下拉菜单
  9. 小程序-组件component和模版template的选择和使用
  10. java去除查询实体字段多值之间空格