/ / etc."/> / / etc."/> / / etc"/>
خرید بک لینک

I have huge codebase containing 400-500 files. In most of the files we have this kind of lines, <cfcatch type="any"> / <cfcatch type="database"> / <cfcatch> etc. So the common patte is <cfcatch.

So what I need is, where ever there is a <cfcatch , I need to add this new line after that line i.e <cfinclude template="test.cfm">.

So <cfcatch type="any"> will be now

<cfcatch type="any"> <cfinclude template="test.cfm">

I tried with multiple regex replace but no success.

برچسب: نویسنده: استخدام کار تاريخ: يکشنبه 9 خرداد 1395 ساعت: 11:07

صفحه بندی