错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

String and StringBuffer

  • Jeff Friesen

摘要

Chapter 1 briefly referred to the String type in the context of String[] args. This type showed up in subsequent chapters without a proper discussion. This chapter addresses this oversight by properly introducing you to String. It then introduces String’s companion type: StringBuffer.