Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
そのため、その中に のセットを含むパターンをコンパイルする必要があります" "。このパターン比較を使用すると、他のパターンでは機能しません。
" "
Pattern urlPattern = Pattern.compile("<div class="thumb"><a href=(.*?)-t1");
私はそれについて読んでいますが、あなたは何かをする必要がありますが"\stuff\"、上記のパターンではうまくいきません。何か助けはありますか?
"\stuff\"