<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[הסבר | פונקציה להחלפת string בJavaME]]></title><description><![CDATA[<p dir="auto">יש <a href="https://stackoverflow.com/a/10629103" target="_blank" rel="noopener noreferrer nofollow ugc">כאן</a> פונקציה להחלפת סטרינגים (replace בj2me זה רק לchar)<br />
לא הבנתי למה צריך שלושה פרמטרים, בJS לדוגמא יש רק string או regex שמוחלפים בסטרינג השני.<br />
מה צריך לשים בכל פרמטר?<br />
תודה רבה!!</p>
]]></description><link>https://tchumim.com/topic/11658/הסבר-פונקציה-להחלפת-string-בjavame</link><generator>RSS for Node</generator><lastBuildDate>Mon, 09 Mar 2026 14:55:50 GMT</lastBuildDate><atom:link href="https://tchumim.com/topic/11658.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Jul 2021 15:04:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to הסבר | פונקציה להחלפת string בJavaME on Wed, 28 Jul 2021 15:34:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/yossiz">@<bdi>yossiz</bdi></a> תודה רבה! זה עובד!</p>
]]></description><link>https://tchumim.com/post/126516</link><guid isPermaLink="true">https://tchumim.com/post/126516</guid><dc:creator><![CDATA[נ נח]]></dc:creator><pubDate>Wed, 28 Jul 2021 15:34:05 GMT</pubDate></item><item><title><![CDATA[Reply to הסבר | פונקציה להחלפת string בJavaME on Wed, 28 Jul 2021 15:19:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%D7%A0-%D7%A0%D7%97">@<bdi>נ-נח</bdi></a> ב-JS הסטרינג שעליו מבצעים את ההחלפה הוא פרמטר שלא צריך לפרש כי אתה קורא לפוקציית <code>replace</code> על הסטרינג ההוא. כאן צריך להעביר לפונקציה א) סטרינג מקורי שעליו מבצעים את ההחלפה, ב) חיפוש - איזה חלק להחליף, וג) החלפה - במה להחליף אותו.</p>
]]></description><link>https://tchumim.com/post/126512</link><guid isPermaLink="true">https://tchumim.com/post/126512</guid><dc:creator><![CDATA[yossiz]]></dc:creator><pubDate>Wed, 28 Jul 2021 15:19:32 GMT</pubDate></item></channel></rss>