期刊文献+

JAVA中实现“相等”比较的深入分析 被引量:1

The Depth Analysis of “Equal”Comparison in JAVA
下载PDF
导出
摘要 本文主要目标是研究在JAVA中对象"相等"比较的方式。通过研究JVM对内存的管理方式、JAVA函数重写、装箱与拆箱阐明其实现"相等"的原理。文章指出了实现两种"相等"比较的不同点,读者可以对"相等"比较有一个理论上深化,同时也助于更好理解面向对象的编程思路。 The main goal of this article is to study the methods of JAVA object for "equal". By studying the JVM memory management methods,JAVA function overrides,boxing and unboxing we can clarify the realization of the principle for "equal". In this article the author points out the difference between two kinds of "equal ",the readers can understand the principle of object"equal"deeply,and also help the readers to understand the idea of object oriented programming better.
作者 黄海东
出处 《湖北第二师范学院学报》 2015年第2期31-35,共5页 Journal of Hubei University of Education
关键词 JAVA “相等” == equals()方法 装箱与拆箱 方法重写 JAVA equals = = equals() method boxing and unboxing rewriting
  • 相关文献

参考文献4

二级参考文献13

  • 1王克宏.Java技术教程[M].北京:清华大学出版社,2002,4..
  • 2[美]Cay S Horstmann,Gary Cornell.Java2核心技术(卷Ⅰ、卷Ⅱ)[M].朱志,等译.北京:机械工业出版社,2003.
  • 3王少峰,等.Java2程序设计[M].北京:清华大学出版社,2002.
  • 4[美] Joshua Bloch.Effective Java Programming Language Guide(影印版)[M].北京:中国电力出版社,2004.
  • 5[美] Gray J Bronson.Java编程原理--面向工程和科学人员[M].张珑,等译.北京:清华大学出版社,2004.
  • 6[美] Bruce Eckel.Java编程思想(英文版)[M].北京:机械工业出版社,2003.
  • 7Tim Lindholm, Frank Yellin. Java Virtual Machine Specification, 2nd Edition[EB/OL]. http://java.sun.com/docs/books/vmspec/2nd-edition/html/VMSpecT OC.doc.html.1999
  • 8Bill Venners. Inside the Java2 Virtual Machine[EB/OL]. http://www. artima.com/insidejvm/ed2/index.html.2001.
  • 9Sun. JDK1.2 documentation bundle[EB/OL]. http://www.javasoft.com.2 000
  • 10Ted Neward.Understanding Class.forName[EB/OL]. http://www.javageek s.com 2000

共引文献6

同被引文献3

引证文献1

二级引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部