[Ttssh2-commit] [4010] strsplit マクロコマンドの separator について説明を追加

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 8月 18日 (水) 19:51:55 JST


Revision: 4010
          http://sourceforge.jp/projects/ttssh2/svn/view?view=rev&revision=4010
Author:   maya
Date:     2010-08-18 19:51:55 +0900 (Wed, 18 Aug 2010)

Log Message:
-----------
strsplit マクロコマンドの separator について説明を追加

Modified Paths:
--------------
    trunk/doc/en/html/macro/command/strsplit.html
    trunk/doc/ja/html/macro/command/strsplit.html


-------------- next part --------------
Modified: trunk/doc/en/html/macro/command/strsplit.html
===================================================================
--- trunk/doc/en/html/macro/command/strsplit.html	2010-08-17 14:55:08 UTC (rev 4009)
+++ trunk/doc/en/html/macro/command/strsplit.html	2010-08-18 10:51:55 UTC (rev 4010)
@@ -26,11 +26,16 @@
 <h2>Remarks</h2>
 
 <p>
-Splits the string variable &lt;strvar&gt; by the &lt;separator&gt; delimiter, and returns the 9 system variables from "groupmatchstr1" to "groupmatchstr9".<br>
+Splits the string variable &lt;strvar&gt; by the &lt;separator&gt; delimiter, and returns the 9 system variables from "groupmatchstr1" to "groupmatchstr9".
+</p>
 
+<!--p>
+&lt;separator&gt; ‚É‚Í‹æØ‚è‹L†‚Æ‚µ‚Ĉµ‚¤•¶Žš‚ð1•¶Žš‚¾‚¯Žw’è‚·‚éB
+</p-->
+
+<p>
 The &lt;count&gt; is specified the maximum number of substrings to return.<br>
-
-If a number of substrings is smaller than &lt;count&gt;, the remaining groupmatchstr variables stores NULL.<br>
+If a number of substrings is smaller than &lt;count&gt;, the remaining groupmatchstr variables stores NULL.
 </p>
 
 <p>

Modified: trunk/doc/ja/html/macro/command/strsplit.html
===================================================================
--- trunk/doc/ja/html/macro/command/strsplit.html	2010-08-17 14:55:08 UTC (rev 4009)
+++ trunk/doc/ja/html/macro/command/strsplit.html	2010-08-18 10:51:55 UTC (rev 4010)
@@ -26,9 +26,16 @@
 <h2>‰ðà</h2>
 
 <p>
-•¶Žš—ñ•Ï” &lt;strvar&gt; ‚©‚çA‹æØ‚è‹L† &lt;separator&gt; ‚Å‹æØ‚ç‚ꂽ•”•ª•¶Žš—ñ‚ðŽæ‚èo‚µ‚āAgroupmatchstr1`groupmatchstr9‚É•Ô‚·B<br>
+•¶Žš—ñ•Ï” &lt;strvar&gt; ‚©‚çA‹æØ‚è‹L† &lt;separator&gt; ‚Å‹æØ‚ç‚ꂽ•”•ª•¶Žš—ñ‚ðŽæ‚èo‚µ‚āAgroupmatchstr1`groupmatchstr9‚É•Ô‚·B
+</p>
+
+<p>
+&lt;separator&gt; ‚É‚Í‹æØ‚è‹L†‚Æ‚µ‚Ĉµ‚¤•¶Žš‚ð1•¶Žš‚¾‚¯Žw’è‚·‚éB
+</p>
+
+<p>
 &lt;count&gt; ‚ɂ́AŽæ“¾‚·‚é•”•ª•¶Žš—ñ‚̍ő吔i9ˆÈ‰ºj‚ðŽw’è‚·‚éB <br>
-•¶Žš—ñ’†‚Ì•”•ª•¶Žš—ñ‚̐”‚ª &lt;count&gt; –¢–ž‚Å‚ ‚é‚Æ‚«A•”•ª•¶Žš—ñ‚ª‘ã“ü‚³‚ê‚È‚©‚Á‚½groupmatchstr‚ɂ́ANULL‚ª‘ã“ü‚³‚ê‚éB<br>
+•¶Žš—ñ’†‚Ì•”•ª•¶Žš—ñ‚̐”‚ª &lt;count&gt; –¢–ž‚Å‚ ‚é‚Æ‚«A•”•ª•¶Žš—ñ‚ª‘ã“ü‚³‚ê‚È‚©‚Á‚½groupmatchstr‚ɂ́ANULL‚ª‘ã“ü‚³‚ê‚éB
 </p>
 
 <p>



Ttssh2-commit メーリングリストの案内
Back to archive index