AlexYoung's blog

AlexYoung's blog

当你的才华还撑不起你的野心时,你就应该静下心来学习。

    • 首页
    • 归档
    • 关于

[置顶]博客文章汇总目录

博客传送机,帮你快速定位所需教程,以后的文章也将在此帖同步更新,后期将不断加入博客外的优秀学习资源链接和下载地址。

1月 6 2015

LinkedList

The LinkedList class extends AbstractSequentialList and implements the List interface. LinkedList supports sequential access data store.

5月 1 2015

ArrayList

The ArrayList class extends AbstractList and implements the List interface. ArrayList supports dynamic arrays that can grow as needed.

4月 12 2015

Java容器类

It’s a fairly simple program that only has a fixed quantity of objects with known lifetimes.

4月 6 2015

五天七面——正确定位自己

You gotta have a little faith man.

3月 13 2015

抽象类和接口

Interfaces and abstract classes provide more structured way to separate interface from implementation.

3月 6 2015

Java多态性

多态是一项让程序员将改变的事物与未变的事物分离开来的重要技术。

3月 4 2015

Java复用类

One of the most compelling features about Java is code reuse. But to be revolutionary, you’ve got to be able to do a lot more than copy code and change it.

1月 14 2015

Java访问权限控制

把数据和方法包装进类中,以及具体实现的隐藏,常共同被称作封装。

1月 12 2015

编译与解释

很多文章习惯将高级编程语言分成编译型语言和解释型语言,其实这是有误导成分的。语言一般只会定义其抽象语义,而不会强制性要求采用某种实现方式。

1月 8 2015
1234Next »

分类

  • JVM1
  • Java24
  • 生活感悟3
  • 黑科技2

标签

  • coding18
  • leetcode6
  • stack3
  • skill3
  • life2
  • Tree2
  • hash2
  • Arrays1
  • Bit Manipulation1
  • heap1
  • Movie1
  • dfs1
  • consectetur0

友情链接

  • CoolShell
  • DeepinMind
  • MindHacks
  • Beyond the Void
  • Script Ahead,Code Behind
  • WILLIAM M. BRIGGS

新浪微博

赞助我


RSS 订阅

欢迎第 AmazingCounters.com 位访问者

Labeling is cheap. Show me the story

Powered by hexo and Theme by Geekman © 2015 AlexYoung