<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Определить регулярное выражение для RegExReplace]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=6466&amp;type=atom" />
	<updated>2011-11-22T04:09:53Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=6466</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Определить регулярное выражение для RegExReplace]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=53763#p53763" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong></p><p>Спасибо ))</p>]]></content>
			<author>
				<name><![CDATA[Rover]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24940</uri>
			</author>
			<updated>2011-11-22T04:09:53Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=53763#p53763</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Определить регулярное выражение для RegExReplace]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=53746#p53746" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Александр_ пишет:</cite><blockquote><p>Должен работать, т.е. в переменной Replace будет строка из буфера обмена, в которой произведены соответствующие замены.</p></blockquote></div><p>... которую и нужно поместить в буфер обмена! <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2011-11-21T11:03:33Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=53746#p53746</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Определить регулярное выражение для RegExReplace]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=53733#p53733" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Rover пишет:</cite><blockquote><p>Этот код не работает, что не так и почему<br /></p><div class="codebox"><pre><code>Replace:=RegExReplace(clipboard, &quot;/w...-h...-.*/&quot;, &quot;/s360/&quot;)</code></pre></div></blockquote></div><p>Должен работать, т.е. в переменной Replace будет строка из буфера обмена, в которой произведены соответствующие замены.</p>]]></content>
			<author>
				<name><![CDATA[Александр_]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24888</uri>
			</author>
			<updated>2011-11-21T08:15:26Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=53733#p53733</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Определить регулярное выражение для RegExReplace]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=53729#p53729" />
			<content type="html"><![CDATA[<p>Добрый день, </p><p>Нужно заменить в строке адреса, скопированного в буфер, определенную часть, не могу заставить регулярное выражение работать. </p><p>Возможные адреса, примеры: </p><p>https://lh6.googleusercontent.com/-a7Slsdq3D2k/Tsh29vb7EwI/AAAAAAAALEg/iasstgM61Nk<strong>/w500-h281-k/</strong>DSC31531.JPG<br />https://lh6.googleusercontent.com/-5VHfeDYPVAE/Tsh29hQLDBI/AAAAAAAALEk/wQDuNi1GkIU<strong>/w500-h281-n-k/</strong>DSC41232.JPG<br />https://lh4.googleusercontent.com/-YE0NQNy7Ap0/Tsh3AbcKXNI/AAAAAAAALFY/IL2VxbUXaGE<strong>/w408-h306-n-k/</strong>GOPR214507.JPG<br />https://lh3.googleusercontent.com/-Fz01d1l-7j4/Tsh3Bka8YsI/AAAAAAAALFg/F3mxKHLlTDg<strong>/w500-h282-k/</strong>DSC6134238.JPG<br />https://lh4.googleusercontent.com/-bzoKjnYKve4/Tsh2_cFWO6I/AAAAAAAALFE/FCu36v9rLL4<strong>/w410-h308-k/</strong>GOPR23405.JPG</p><p>Выделенное жирным нужно заменить на /s360/</p><p>Этот код не работает, что не так и почему</p><div class="codebox"><pre><code>Replace:=RegExReplace(clipboard, &quot;/w...-h...-.*/&quot;, &quot;/s360/&quot;)</code></pre></div><p>Спасибо</p>]]></content>
			<author>
				<name><![CDATA[Rover]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24940</uri>
			</author>
			<updated>2011-11-21T06:42:21Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=53729#p53729</id>
		</entry>
</feed>
