substr
There are other pages with same name:
substr (Perl)
String.prototype.substr (JavaScript)
Edit
New
SuikaWiki
>
Wiki
>
substr
substr
[1]
文字列
の一部または全部を、
部分文字列
(
substring
)
といいます。
[2]
多くの
プログラミング言語
には、
文字列
から色々な条件で
部分文字列
を得る手段が用意されています。
substr
substring
部分文字列
History