How to use regex to find a word?

后端 未结 0 1017
春和景丽
春和景丽 2021-01-31 16:59

I am getting edit text as follows;

String message = messageEt.getText().toString().trim();

Now I want to find whether this message contains the w

相关标签:
回答
  • 消灭零回复
提交回复
热议问题