选中的这一段怎么翻译?为什么Boolean接收的不是true或false,而是return name.startsWith(".");?
这个方法返回的就是一个Boolean类型,用来检测字符串是不是以什么开头的