svnno****@sourc*****
svnno****@sourc*****
2012年 8月 29日 (水) 22:26:49 JST
Revision: 5007 http://sourceforge.jp/projects/ttssh2/scm/svn/commits/5007 Author: yutakapon Date: 2012-08-29 22:26:49 +0900 (Wed, 29 Aug 2012) Log Message: ----------- オリジンを明確化した。 Modified Paths: -------------- trunk/doc/en/html/macro/command/waitrecv.html trunk/doc/ja/html/macro/command/waitrecv.html -------------- next part -------------- Modified: trunk/doc/en/html/macro/command/waitrecv.html =================================================================== --- trunk/doc/en/html/macro/command/waitrecv.html 2012-08-29 13:20:07 UTC (rev 5006) +++ trunk/doc/en/html/macro/command/waitrecv.html 2012-08-29 13:26:49 UTC (rev 5007) @@ -29,7 +29,7 @@ <p> The condition is:<br> -The length of the string is <len>, and the string contains the <sub-string> beginning at the <pos>th character.<br> +The length of the string is <len>, and the string contains the <sub-string> beginning at the <pos>th(1-origin) character.<br> For example, if <sub-string> is "def" and <len> is 9 and <pos> is 4, the string "abcdefghi" satisfies the condition. </p> Modified: trunk/doc/ja/html/macro/command/waitrecv.html =================================================================== --- trunk/doc/ja/html/macro/command/waitrecv.html 2012-08-29 13:20:07 UTC (rev 5006) +++ trunk/doc/ja/html/macro/command/waitrecv.html 2012-08-29 13:26:49 UTC (rev 5007) @@ -28,7 +28,7 @@ </p> <p> -\x82\xBB\x82̏\xF0\x8C\x8F\x82Ƃ́A\x95\xB6\x8E\x9A\x97\xF1\x82̒\xB7\x82\xB3\x82\xAA <len> \x95\xB6\x8E\x9A\x82ŁA\x95\xB6\x8E\x9A\x97\xBB\x82\xCC <pos> \x95\xB6\x8E\x9A\x96ڂ\xA9\x82\xE7\x8En\x82܂镛\x95\xB6\x8E\x9A\x97\xF1 <sub-string> \x82\xF0\x8A܂\xF1\x82ł\xA2\x82\xE9\x82Ƃ\xA2\x82\xA4\x82\xB1\x82ƁB<br> +\x82\xBB\x82̏\xF0\x8C\x8F\x82Ƃ́A\x95\xB6\x8E\x9A\x97\xF1\x82̒\xB7\x82\xB3\x82\xAA <len> \x95\xB6\x8E\x9A\x82ŁA\x95\xB6\x8E\x9A\x97\xBB\x82\xCC <pos> \x95\xB6\x8E\x9A\x96ځi1\x83I\x83\x8A\x83W\x83\x93\x81j\x82\xA9\x82\xE7\x8En\x82܂镛\x95\xB6\x8E\x9A\x97\xF1 <sub-string> \x82\xF0\x8A܂\xF1\x82ł\xA2\x82\xE9\x82Ƃ\xA2\x82\xA4\x82\xB1\x82ƁB<br> \x97Ⴆ\x82A<sub-string> \x82\xAA "def"\x81A<len> \x82\xAA 9 \x81A<pos> \x82\xAA 4 \x82̂Ƃ\xAB\x81A\x95\xB6\x8E\x9A\x97\xF1 "abcdefghi" \x82͏\xF0\x8C\x8F\x82\xBD\x82\xB7\x81B </p>