Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/regex/20.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Regex eclipse中的多行搜索_Regex_Eclipse - Fatal编程技术网

Regex eclipse中的多行搜索

Regex eclipse中的多行搜索,regex,eclipse,Regex,Eclipse,目前我在eclipse中工作。我有一些按钮,有一些属性,比如 <button class="btn btn-primary" data-customid="btn_select"> <span>Select</span> </button> <button class="btn btn-primary" data-customid="btn_select"> <span>Select</spa

目前我在eclipse中工作。我有一些按钮,有一些属性,比如

<button class="btn btn-primary" data-customid="btn_select">
    <span>Select</span>
</button>
<button class="btn btn-primary" 
    data-customid="btn_select">
    <span>Select</span>
</button> 

挑选
挑选
当我使用

<button * data

请参见
]*数据
是这正在工作请参见
]*数据
是这正在工作