<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>拾光 - java中如何判断一个字符串是否包含另外一个字符串的方法  的评论</title>
<link>https://www.ishiguang.cn/18618.html</link>
<atom:link href="https://www.ishiguang.cn/feed/18618.html" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description>indexOf(String s)的使用，如果包含，返回的值是包含该子字符串在父类字符串中起始位置；如果不包含必定全部返回值为-1 1 package my_automation; 2  3 p...</description>
<lastBuildDate>Thu, 01 Jan 1970 08:00:00 +0800</lastBuildDate>
<pubDate>Thu, 01 Jan 1970 08:00:00 +0800</pubDate>
</channel>
</rss>