导演:Mic·Graves
主演:Nicolas·Cantu 泰莉莎·加拉赫 Donielle·T.·Hansley
关键词:喜剧 动画
';
*/
public class RegularExpression {
/** @name: regularExpression
*
';
*/
public class RegularExpression {
/** @name: regularExpression
* @brief: regularExpression
* @Author: zhanghai
* @param content
* @return
*/
public static String regularExpression(String content) {
String regex = "(【[^【】]*】)";
Pattern p = Pattern.compile(regex);
Matcher matcher = p.matcher(content);
content = matcher.replaceAll("");
return content;
}
}
详情
更多影视:
影林影视