搜索资源列表
liuqianni
- 1.理解String与StringBuffer的区别,掌握String对象的常用创建方式 2.理解String常量采用对象池保存的方式 3.熟练掌握String的各种常用方法 4.掌握StringBuffer在做字符串连接时的优势 -1. Understanding the difference between String and StringBuffer, String object used to create master mode 2. Understand the S
StringStringBufferAndStringBuilder
- 1、对比String的加操作100次、1万次和10万次的时候与StringBuffer、StringBuilder进行append操作的时候的时间差异。-failed to translate
java-common-API
- 黑马程序员经典笔记:java中常用api(String类、StringBuffer类、基本数据类型包装类、system类、Math类、时间类)-Dark horse classic programmer notes: java commonly used api (String class, StringBuffer class, the basic data types wrapper class, system class, Math class, time category)
