Tag: String
All the articles with the tag "String".
-
Java String 对 null 对象的容错处理
技术笔记前言 最近在读《Thinking in Java》,看到这样一段话: Primitives that are fields in a class are automatically initialized to zero, as noted in the Everything Is an Objec...
All the articles with the tag "String".
前言 最近在读《Thinking in Java》,看到这样一段话: Primitives that are fields in a class are automatically initialized to zero, as noted in the Everything Is an Objec...