1153万例文収録!

「string delimiter」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > string delimiterの意味・解説 > string delimiterに関連した英語例文

セーフサーチ:オフ

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

string delimiterの部分一致の例文一覧と使い方

該当件数 : 26



例文

a character string beginning with a delimiter 例文帳に追加

区切り文字で始まる文字列 - コンピューター用語辞典

style from the others. 例文帳に追加

入力ファイル中に以下のデリミタ文字列 (delimiter string) - JM

Return a list of the words in the string, using sep as the delimiter string.例文帳に追加

sep を区切り文字とした、文字列中の単語のリストを返します。 - Python

The delimiter (':' in the example above) will be replaced with whatever string is passed to the $delimiter parameter (default ':'). 例文帳に追加

区切り文字(この例における ':') は、任意のものに変更することが可能です。 これは、パラメータ $delimiter (デフォルトは ':') で指定します。 - PEAR

例文

A one-character string used to quote elements containing the delimiter or which start with the quotechar.例文帳に追加

delimiter を含むか、quotechar から始まる要素をクオートする際に用いられる 1 文字からなる文字列です。 - Python


例文

Delimiter characters at the start or end of the string are ignored. 例文帳に追加

文字列の先頭や末尾にある区切り文字は無視される。 - JM

The string representing the delimiter to use when formatting the MAC Address 例文帳に追加

MAC アドレスの整形に使用する区切り文字を表す文字列。 - PEAR

The string representing the delimiter to use when checking the MAC Address 例文帳に追加

MAC アドレスを調べる際に使用する区切り文字を表す文字列。 - PEAR

The string representing the delimiter to use when verifying the MAC Address 例文帳に追加

MAC アドレスの検証時に使用する区切り文字を表す文字列。 - PEAR

例文

CC are two delimiter characters for separating logical pages, a missing second character implies :. 例文帳に追加

入力ファイル中に以下のデリミタ文字列 (delimiter string) だけからなる行があると、論理ページのセクションの始まりとみなされる。 - JM

例文

A sequence of two or more contiguous delimiter characters in the parsed string is considered to be a single delimiter. 例文帳に追加

解析対象の文字列に2つ以上の区切り文字が連続している場合には、一つの区切り文字とみなされる。 - JM

Return a list of the words in the string, using sep as the delimiter string. If maxsplit is given, at most maxsplitsplits are done.例文帳に追加

sep を単語の境界として文字列を単語に分割し、分割された単語からなるリストを返します。 - Python

The name is the PI target, and the data argument is a string containing the text between the PI target and the closing delimiter, but not the delimiter itself.例文帳に追加

引数 name は処理命令のターゲット、data は、処理命令ターゲットと終了デリミタの間にある文字列であり、デリミタ自体は含まれません。 - Python

The second line uses the splitmethod to split the string into an array, using the comma as a delimiter. 例文帳に追加

2 行目では、split メソッドを使って、文字列を配列に分割しています (区切り文字はコンマ)。 - NetBeans

is similar, but splits the string str into substrings separated by the delimiter delim . 例文帳に追加

も同様の動作をするが、区切り文字delimにしたがって文字列strを複数の文字列に分割する点が異なる。 - JM

The second argument specifies the delimiter character(s) to be used to separate that string into "major" tokens. 例文帳に追加

2番目の引き数には、文字列を「大きな」トークンに分割するために使用する区切り文字を指定する。 - JM

If the optional delimiters parameter is given, it is interpreted as a string containing possible valid delimiter characters.例文帳に追加

オプションの delimiters パラメタを与えた場合、有効なデリミタ文字を含んでいるはずの文字列として解釈されます。 - Python

The returned string consists of a series of directory names separated by a platform dependent delimiter character.例文帳に追加

戻り値となる文字列は、プラットフォーム依存のパスデリミタ文字で分割された一連のディレクトリ名からなります。 - Python

The position of data to be extracted is specified from the number of delimiter bytes of each field to be output to a file, the data are processed (numerically converted) by the size of the number of delimiter bytes (S14, S15), and the processed data are converted into a character string and written in a file as file output data (S16).例文帳に追加

ファイル出力する各フィールドの区切りバイト数から取り出すデータの位置を特定し、該区切りバイト数のサイズで加工(数値変換)し(S14,S15)、加工したデータを文字列に変換してファイル出力データとしてファイルに書き込む(S16)。 - 特許庁

In the concatenated character string used as the file name, a delimiter (for example, en-quad) for identifying the boundary between the character strings before being concatenated is inserted.例文帳に追加

ファイル名として用いられる結合文字列中には、結合される前の文字列間の境界を識別するための区切り記号(例えば、半角スペース)が挿入される。 - 特許庁

If "beauful&" is input, for example, it is determined that a delimiter "&" is input, and "beauful" is added to the search character string and example sentences containing entries matching the added search character string are found and displayed.例文帳に追加

一方、例えば「beauful&」が入力されると、区切り文字「&」が入力されていると判別されて、「beauful」を検索文字列に追加し、この追加された検索文字列と一致する見出語を含む例文が検索されて表示される。 - 特許庁

When a string 21 '1*100' is inputted into the command input field 12, for example, the string 21 is delimited by a delimiter 23 '*', and split into the item number 22 '1' and an item value 24 '100', and the item value 24 '100' is inputted into the input field 14a corresponding to the item number 22.例文帳に追加

コマンド入力欄12に例えば文字列21「1*100」が入力されると、文字列21は区切り記号23「*」で区切られて項目番号22「1」と項目値24「100」に分解され、項目番号22に対応する入力欄14aに項目値24の「100」が入力される。 - 特許庁

To realize synchronous pattern removal processing for performing conversion so as not to be a synchronous pattern by inserting delimiter data into a bit string coinciding with a synchronous pattern in an encoded signal with a small amount of processing.例文帳に追加

符号化信号中から同期パターンに一致するビット列に区切りデータを挿入し同期パターンにならならいように変換する同期パターン除去処理を、少ない処理量で実現すること。 - 特許庁

When the character information accumulation part 4 is filled with characters to capacity, the reading is also ended, and a string back to a delimiter such as a punctuation mark from the last reading is accumulated in the character information accumulation part 4.例文帳に追加

また、文字情報蓄積部4で蓄積可能な文字数になった場合も読取りを終了し、後に読取った側から句読点などの区切りまで文字情報蓄積部4に蓄積する。 - 特許庁

A registration processing part 12 divides document data or text into tokens being a character string of a word unit by using a prescribed delimiter as a boundary, and extracts the tokens together with at least the appearance position information of the tokens.例文帳に追加

登録処理部12は、所定の区切り文字を境界として、文書データ又はテキストを単語単位の文字列であるトークンに分割し、該トークンを少なくともその出現位置情報と共に抽出する。 - 特許庁

例文

A URL input part (a character input frame) 2 displaying the character string input by a character input means such as a keyboard for a personal computer as a means for inputting a desired character is divided into character input frames 2a-2m with a fixed character ("://"/"." "/") as a prescribed character kind as a delimiter.例文帳に追加

所望文字を入力するための手段としてのパーソナルコンピュータ用キーボード等の文字入力手段によって入力される文字列を表示するURL入力部(文字入力枠)2が所定の文字種としての定型文字(「://」・「.」「/」)を区切りとして文字入力枠2a〜2mに分割されている。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS