判断一个字符串是否以另一个字符开头

字符串方法:boolean stratsWith(String s);判断一个字符串是否以另一个字符开头。(区分大小写)

posted @ 2020-10-07 23:23  SimonShixinlong  阅读(301)  评论(0)    收藏  举报