文件名称:XYObjArray
- 所属分类:
- JSP源码/Java
- 资源属性:
- [C/C++] [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- 王**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, since the tool I developed has a compatible Java version. I checked the Java SDK documentation before writing my own code, and found that almost everything I needed is already there, like the C++ case.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ArrayTest.java
TestObj.java
XYObjArray.htm
XYObjArray.java
TestObj.java
XYObjArray.htm
XYObjArray.java