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.
xxxxxxxx.xxxx.xxxx.xx:XXXXXサブドメインの長さの制限なしですべてを検索するためのJavaアプリの正規表現を作成する必要があります。コード内:
xxxxxxxx.xxxx.xxxx.xx:XXXXX
msgEditOne = msgText.replaceAll("REGEXCODE", "replaced");
これは仕事をするべきです...
([a-zA-Z0-9-]+\.)*[a-zA-Z0-9-]+:[0-9]+