搜索资源列表
java
- java 面试大汇总 java 面试大汇总
2
- 稳定性是衡量软件系统质量的重要指标,内存泄漏是破坏系统稳定性的重要因素。由于采用垃圾回收机制,Java语言的内存泄漏的模式与C++等语言相比有很大的不同。全文通过与C++中的内存泄漏问题进行对比,讲述了Java内存泄漏的基本原理,以及如何借助Optimizeit profiler工具来测试内存泄漏和分析内存泄漏的原因,在实践中证明这是一套行之有效的方法。
jdk1.50API
- jdk1.50中文API,对于进行JAVA编程的人士大有用处,很方便的
java
- java试题大全,包括各大公司面试试题. 本试题仅供个人学识交流使用,不要用于商业用途.
89346479NetBeansstudy
- 一片非常好的关于netbeans使用方法的电子书籍,NETBEANS是一款非常棒的JAVA开发平台,非常棒,对JAVA学习者有很大帮助
FileInOut
- 利用java把一个大文件的路径输出 然后对文件进行规定大小的分割 最后再把它们重新合并-The use of java to the path of a large file and then output to the provisions of the document the size of the final partition and then re-merge
CutJoinFile
- 分割大文件为一定数量的小文件 对文件进行分割与合并的工具-Split large files for a certain number of small files Partition of the document and merge tools
FileManager
- java操作File的例子包括:操作Excel,文件读写、随机访问文件、分割大文件为多个小文件-Examples of java File operations: Operation Excel, the file read and write, random access files, split large files into smaller files
split_words
- 分词程序,正向最大匹配法,JAVA语言。核心思想是从句子最左端开始,单字节扫描匹配,直至句末-Segmentation procedure, forward maximum matching, JAVA language. Core idea is to start from the leftmost sentence, single-byte scan match until end of the sentence
mreatintermediate
- java编程最好的书籍,感觉对初学者或者中级java人员帮助很大-Java programming of the best books, the feeling is a great help to a beginner or intermediate Java developer
books
- java编程最好的书籍,感觉对初学者或者中级java人员帮助很大-Java programming of the best books, the feeling is a great help to a beginner or intermediate Java developer
betwekn
- 主要描述JAVA和SERVLET之间的联系,可以很好的在J2EE中使用SERVLET,有着很大的帮助-Mainly described the connection between the JAVA and SERVLET, can very good use in J2EE SERVLET, there is a big help
7473421
- JAVA常用小实例代码,对初学者会有很大的帮助的()