Lab

数据结构基础类:http://student.zjzk.cn/course_ware/data_structure/web/paixu/paixu8.3.2.2.htm

JAVA基础类:

JAVA概念类的基础知识:http://student.csdn.net/space.php?uid=536599&do=blog&id=37860

JAVA数据类型、堆与栈的概念:http://pengjiaheng.javaeye.com/blog/518623

JAVA学习资料汇总:http://www.java2s.com/CN

J2ee学习资料汇总:http://ajava.org/readbook/J2EE/index.html

JVM基础知识:http://www.javaeye.com/topic/821872

JVM(IBM&SUM)的异常诊断和性能调优 :http://blog.csdn.net/netyeaxi/archive/2009/12/16/5020726.aspx

JAVA内存溢出分析比较好的文章:http://www.itisbi.com/thread-369-1-1.html

getClass(),class属性和getName()解析 http://blog.csdn.net/Ghost_T/article/details/5811974

==============================================================================================

Hibernate http://docs.huihoo.com/hibernate/reference-v3_zh-cn/index.html

axis: http://www.blogjava.net/nokiaguy/archive/2009/01/02/249556.html

正则学习:http://www.cnblogs.com/deerchao/archive/2006/08/24/zhengzhe30fengzhongjiaocheng.html#commenting

单行注释和多行注释匹配正则:http://wgxsoft.blog.163.com/blog/static/1738191712010111411621174/

JAVA多行匹配正则:http://www.java3z.com/cwbwebhome/article/article8/81254.html?id=2808

LogFactory.getLog :http://qyongkang.iteye.com/blog/379532

Spring AOP讲的不错:http://pandonix.iteye.com/blog/336873

equals and hashCode的正确使用:http://blog.csdn.net/afgasdg/article/details/6889383

JS相关

JavaScript URL汉字编码转换,网页里面的编码总结汇总   http://www.nowamagic.net/librarys/veda/detail/327

WEB基础类:

关于AJAX同步和异步的研究(取AJAX验证后的结果的同学注意): http://kennylee26.javaeye.com/blog/356829

关于汉字编码的在线研究网站:http://bm.kdd.cc/

关于JSESSIONID的重新认识:http://hi.baidu.com/solaris_/blog/item/0d5321debbec1d14632798ec.html

数据库类:

-Oracle

关于oracle sql转义的问题:http://space.cnblogs.com/group/topic/3804/

关于多级分类的表设计: http://www.sqlteam.com/article/more-trees-hierarchies-in-sql

关于分组后字段拼接的问题:http://www.dnbcw.com/biancheng/sql/drrm44212.html

为什么要降低一致性读?http://jiangjp2000.blog.sohu.com/25091203.html

Oracle的SQL优化技巧:http://blogold.chinaunix.net/u2/73684/article_94862.html

万能的SQL格式化工具:http://www.dpriver.com/pp/sqlformat.htm

-SQL Server

监控 SQL Server 的运行状况(CPU 瓶颈内存瓶颈I/O 瓶颈阻塞) : http://technet.microsoft.com/zh-cn/library/bb838723.aspx

数据仓库类:

关于开源ETL工具Kettle的研究:

数据仓库性能优化:http://tech.ccidnet.com/art/1105/20080611/1471903_1.html

开源项目类:

memcache介绍:http://tech.idv2.com/2008/07/10/memcached-001/

lucene的介绍: http://www.lucene.com.cn/about.htm#_Toc43005313

solr技术入门: http://blog.chenlb.com/2009/05/apache-solr-quick-start-and-demo.html

hadoop研究:

基本原理:http://www.ibm.com/developerworks/cn/linux/l-hadoop/

安装部署:http://jportal.javaeye.com/blog/281513

比较好的博客:

http://coderplay.javaeye.com/

http://caibinbupt.javaeye.com/

中文开发基础文档:http://www.docin.com/p-43460533.html

一个JAVA牛人的博客:http://www.blogjava.net/killme2008/category/33789.html

eclipse下的开发:

http://trac.nchc.org.tw/cloud/wiki/Hadoop_Lab5#a1.1.1.安裝sun-java6-doc

http://ebiquity.umbc.edu/Tutorials/Hadoop/00%20-%20Intro.html(国外的一个,推荐)

http://blog.csdn.net/savechina/archive/2010/06/08/5656937.aspx

项目管理类:

敏捷项目管理资料http://www.leadge.com/zhuanti/20090217.htm

敏捷开发实践: http://blog.163.com/prevBlogPerma.do?host=mylovejsj&srl=386739752009111213852159&mode=prev

 

不错的博客群:

网站数据分析:http://webdataanalysis.net/

工具类:

手机界面设计原型工具:http://pencil.evolus.vn/

WordPress插件开发Tookit

问题搜索:http://wordpress.org/search/

函数参考:http://codex.wordpress.org/zh-cn:%E5%87%BD%E6%95%B0%E5%8F%82%E8%80%83

源代码解读:http://phpxref.ftwr.co.uk/wordpress/nav.html?index.html

别人建的hook database:http://adambrown.info/p/wp_hooks

wordpress论坛:http://wordpress.org/support/

比较好的学习网站:http://wpengineer.com/ http://weblogtoolscollection.com/ http://planetwordpress.planetozh.com/

List table开发:http://wpengineer.com/2426/wp_list_table-a-step-by-step-guide/

List table from database开发:http://mac-blog.org.ua/wordpress-custom-database-table-example-full/

Jquery函数文档参考:

http://www.php100.com/manual/jquery/

Jfreechart  demo

http://www.java2s.com/Code/Java/Chart/CatalogChart.htm

 PHP类

LAMP在linux上的安装: http://www.howtoforge.com/apache_php_mysql_on_centos_6.5_lamp

SVN:http://www.cnblogs.com/zhoulf/archive/2013/02/02/2889949.html

YII :http://blog.csdn.net/mengxiangbaidu/article/details/6967631

http://yii2.techbrood.com/guide-active-record.html

多线程 :http://www.epooll.com/archives/805/

Git 教程:

git – 简明指南 http://rogerdudler.github.io/git-guide/index.zh.html

比较完整的教程:http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000

Android:

个人博客 http://www.stormzhang.com/android/2014/03/08/review-boohee-architecture/

Material Design在线配色 : http://www.materialpalette.com/blue/light-green

 

发表评论

电子邮件地址不会被公开。 必填项已用*标注

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax

您可以使用这些HTML标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>