java开发资源合集(待整理)

2019独角兽企业重金招聘Python工程师标准>>> hot3.png

开发资源列表

http://mirrors.163.com/

  • 开发相关博客及论坛 http://swiftlet.net/
    专注编程 https://segmentfault.com/ java & android http://www.importnew.com/11908.html
    架构运维 http://www.infoq.com/cn/
    springmvc 技巧集锦 http://www.importnew.com/16176.html 深入理解java http://www.programcreek.com/

专注JAVA WEB高性能程序开发、JVM、Mysql优化、业务架构 http://www.javaranger.com/ javaexamples http://www.javased.com/

微信公众号开发博客 http://blog.csdn.net/lyq8479/article/category/1366622/2

  • solr资源 http://www.solrcn.com/ http://www.solr.cc/blog/

  • shell教程 mysql优化等 http://c.biancheng.net/cpp/view/6998.html

  • sockjs-client http://www.bootcdn.cn/sockjs-client/

  • x-stream XML和Bean互相转换 http://x-stream.github.io/index.html

  • dom4j 学习资料 http://blog.csdn.net/redarmy_chen/article/details/12969219

  • 爬虫设计思路 http://www.36dsj.com/archives/15776

  • 设计爬虫架构 http://www.dataguru.cn/article-5327-1.html

  • Jetty 嵌入式方式使用时 http://repo2.maven.org/maven2/org/eclipse/jetty/aggregate/jetty-all/ jetty嵌入式方式使用springmvc http://www.tuicool.com/articles/b6z6J3M http://www.geedoo.info/springmvc-jetty-embedded-detailed-use.html 9.3 jdk1.8 HTTP/1.1 (RFC 7230), HTTP/2 (RFC 7540), WebSocket (RFC 6455, JSR 356), FastCGI servlet3.1 jsp2.3 Stable 9.2 jdk1.7 HTTP/1.1 RFC2616,javax.websocket, SPDY v3 servlet3.1 jsp2.3 Stable 8 jdk1.6 HTTP/1.1 RFC2616, WebSocket RFC 6455, SPDY v3 servlet3.0 jsp2.2 Mature

  • mariadb mariadb.org mariadb http://www.mariadbpub.com/forum.php

  • cygwin 在windows上体验linux http://www.cygwin.cn

  • 找jar包 各种文档 http://www.java2s.com/

  • sqlite驱动 https://bitbucket.org/xerial/sqlite-jdbc/downloads

  • Markdown的Java实现 MarkdownJ https://github.com/myabc/markdownj

  • markdown4j 解析markdown https://code.google.com/p/markdown4j

有道云笔记 无代码高亮 换机器需登录无法本地备份导入 onenote 目录树。自由度高,office深度兼容,插入文件非常方便,软件巨大 为知笔记 目录树,代码高亮, 流量限制 账号不存在... markdown 专注写作 上手简单 没有合适的本地编辑器 (希望有:目录树,标签云,全文搜索,知识库) fedomd jetty + sqlite/mariadb

  • gradle https://gradle.org/getting-started-gradle-java/

  • Keytool Keytool是Oracle JDK的一部分。Keytool很少用于开发环境,然而如果你正在开发企业级应用时,这将是你最好的密钥和证书管理工具。

  • Spket(支持jQuery智能提示) Update Site:http://www.spket.com/update/ [1]离线安装:到http://www.spket.com/download.html下载 Plugin 版本,当前版本为 1.6.23.下载解压后直接放置于Eclipse的dropins目录下 下载jQuery文件,(要下载开发版本). 设置spket ,Window-> Preferences -> Spket -> JavaScript Profiles -> New,输入“jQuery”点击OK;选择“jQuery” 并点击“Add Library”然后在下拉条中选取“jQuery”; 选择 “jQuery”并点击“Add File”,然后选中你下载的jQuery.js 文件;设成Default; 5.设置js打开方式(这一步很重要,不设置的话,也不会有jQuery的智能提示), Window -> Preferences ->General-> Editors-> FileAssociations-> 选择*.js,将Spket JavaScript Editor设为Default。 6.新建一个js文件,jQuery自动提示!! [2]在线安装:Help->InstallNew Software...->Add...->Name: "Spket", Location:http://www.spket.com/update/ 下载完毕重启Eclipse.

  • aptana插件安装 to access this URL using your web browser will return an Access Denied error. http://download.aptana.com/studio3/plugin/install From the Help menu, select Install New Software... to open the Install New Software dialog. Paste the URL for the update site into the Work With text box, and hit the Enter (or Return) key. In the populated table below, check the box next to the name of the plug-in, and then click the Next button. Click the Next button to go to the license page. Choose the option to accept the terms of the license agreement, and click the Finish button. You may need to restart Eclipse to continue.

  • Spring 相关jar下载 http://repo.spring.io/release/org/springframework/spring/ 文档中文翻译 https://www.gitbook.com/book/waylau/spring-framework-4-reference/details

  • Wicket http://wicket.apache.org/ Wicket是一个基于Java 的Web开发框架,与Struts,WebWork,Tapestry 相类似。其特点在于对Html和代码进行了有效的分离(有利于程序员和美工的合作),基于规则的配置(减少了XML 等配置文件的使用),学习曲线较低(开发方式与C/S相似),更加易于调试(错误类型比较少,而且容易定位。一个结合Eclipse工具的Demo可以引导你如何利用Wicket来发开Web应用程序。

  • tomcat插件 4.4 luna以下版本 http://www.eclipsetotale.com/tomcatPlugin.html

  • java多线程及Synchronized用法 http://blog.csdn.net/kyfg27_niujin/article/details/7942006 通用在线安装 http://marketplace.eclipse.org/content/eclipse-tomcat-plugin

  • svn插件 http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA

  • sts http://spring.io/tools/sts/all

  • mock-server 类似jetty、tomcat用于测试 动态加载配置文件不需重启

http://www.coderli.com/mock-server-moco-guide/

  • java多线程安全 http://blog.csdn.net/haolongabc/article/details/7249098

  • sphinx+mysql+php做千万数据级别的搜索引擎 http://blog.csdn.net/baidu_34812181/article/details/51263028

luke 是 lucene/solr 索引查看工具,基于 swing 开发的,是 lucene、solr、nutch 开发过程中不可或缺的工具。在测试搜索过程,进程出现搜不到东西或者搜到的东西不是想要的结果时,这时就需要用 luke 查看一下索引库的情况,来协助排查问题。 code.google.com/p/luke/ https://github.com/DmitryKey/luke/releases

###前端技术

  • 基于Bootstrap样式的 jQuery UI 控件 (目前最新稳定版v0.5) http://www.bootcss.com/p/jquery-ui-bootstrap/

  • metronic 推荐一个优秀的基于bootstrap的模板——metronic,一款非常棒的响应式后台管理模板。

  • coreadmin 对与JqueryUI,同样推荐一款模板——coreadmin,同样是一款非常棒的后台响应式管理模板。

  • css框架 网易前端代码库 http://nec.netease.com/

Wordpress博客 主题 http://yusi123.com

转载于:https://my.oschina.net/isharecn/blog/702213

你可能感兴趣的:(开发工具,markdown,前端,ViewUI)