| 意味 | 例文 (3件) |
Substring indexとは 意味・読み方・使い方
追加できません
(登録数上限)
ウィキペディア英語版での「Substring index」の意味 |
Substring index
出典:『Wikipedia』 (2009/11/21 17:36 UTC 版)
of total length n, you can locate all occurrences of a pattern P in o(n) time. (o(n) means less than O(n). See Big O notation.)「Substring index」の部分一致の例文検索結果
該当件数 : 3件
Return the lowest index in the string where substring sub is found, such that sub is contained in the range [start,end).例文帳に追加
文字列中の領域 [start, end) に sub が含まれる場合、その最小のインデクスを返します。 - Python
Return the highest index in the string where substring sub is found, such that sub is contained within s[start,end].例文帳に追加
文字列中の領域 [start, end) に sub が含まれる場合、その最大のインデクスを返します。 - Python
Since they're mutable, you can change a single character by doing obj[index] = 'a', or change a substring by assigning to a slice:obj[i1:i2] = '...'.例文帳に追加
それらは可変なので、 obj[index] = 'a' のように文字を変換できますし、スライスを使うことでobj[i1:i2] = '...' のように部分文字列を変換することができます。 - Python
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
|
| 意味 | 例文 (3件) |
Substring indexのページの著作権
英和・和英辞典
情報提供元は
参加元一覧
にて確認できます。
|
Text is available under Creative Commons Attribution-ShareAlike (CC-BY-SA) and/or GNU Free Documentation License (GFDL). Weblio英和・和英辞典に掲載されている「Wikipedia英語版」の記事は、WikipediaのSubstring index (改訂履歴)の記事を複製、再配布したものにあたり、Creative Commons Attribution-ShareAlike (CC-BY-SA)もしくはGNU Free Documentation Licenseというライセンスの下で提供されています。 |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
「Substring index」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|