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.
私は次のようなURLを持っています
http://www.somesite.com/$(someKey).php
これらのキーを含む辞書があります。必要なのは、正規表現を使用して、$(*)そのキーでラベル付けされた辞書の値に置き換えることです。
$(*)
どうやってやるの?