正文:
<li><a href="#">Animal and Plant Health Inspection Service Permits
Provides information on the various permits that the Animal and Plant Health Inspection Service issues as well as online access for acquiring those permits.我想使用正则表达式在许可的末尾插入</a>。碰巧的是,我所有类似的HTML/文本块都已经有一个换行符。我认为我需要找到一个包含(或以) <li><a href="#">开头的换行符\n。
https://stackoverflow.com/questions/5200353
复制相似问题