中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

java endswith函數怎么用

小億
203
2023-11-10 09:16:23
欄目: 編程語言

Java的endsWith()函數用于判斷字符串是否以指定的后綴結束。它的用法如下:

String str = "Hello, World!";

// 判斷字符串是否以指定的后綴結束
boolean endsWithExclamation = str.endsWith("!"); // true
boolean endsWithComma = str.endsWith(","); // false

System.out.println(endsWithExclamation);
System.out.println(endsWithComma);

在上面的例子中,endsWith()函數分別判斷字符串str是否以感嘆號!或逗號,結束。結果表明字符串str以感嘆號!結束(為true),但不以逗號,結束(為false)。

0
咸阳市| 鄂尔多斯市| 遵义县| 瑞丽市| 甘孜县| 平潭县| 巴楚县| 平南县| 中超| 锡林浩特市| 长武县| 应用必备| 林周县| 临猗县| 江孜县| 文山县| 高台县| 河北省| 高碑店市| 抚州市| 虞城县| 南漳县| 昌宁县| 洛浦县| 祥云县| 宁远县| 桂阳县| 南安市| 崇文区| 错那县| 横山县| 曲水县| 吉安市| 荃湾区| 贵港市| 收藏| 莒南县| 思茅市| 临高县| 长沙市| 盐津县|