1153万例文収録!

「string array」に関連した英語例文の一覧と使い方(3ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > string arrayに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 163



例文

An automatic transfer terminal 1 converts numeric information of an accounting number and a deposit balance into a bit string, and generates array pattern data by arraying the bit string based on the array rule of the QR code, and transmits the array pattern data to a mobile telephone 15.例文帳に追加

自動振込端末1は、口座番号および預金残高の数字情報をビット列に変換し、ビット列をQRコードの配列規則に基づいて配列して配列パターンデータを生成し、配列パターンデータを携帯電話機15に送信する。 - 特許庁

SOLAR BATTERY MODULE, SOLAR BATTERY MODULE STRING, SOLAR BATTERY ARRAY, SOLAR POWER GENERATION SYSTEM, AND POWER CABLE例文帳に追加

太陽電池モジュール、太陽電池モジュールストリング、太陽電池アレイ、太陽光発電システムおよび電力ケーブル - 特許庁

String formats are described in the DSN section while array formats are covered in the "Intro - Connect"section. 例文帳に追加

文字列形式についてはDSN の節、配列形式については"導入 -接続"の節で説明されています。 - PEAR

the SQL query or the statement to prepare mixed $params array, string or numeric data to be added to the prepared statement. 例文帳に追加

SQL クエリあるいはプリペアドステートメント。 mixed$params プリペアドステートメントに適用する配列・文字列あるいは数値のデータ。 - PEAR

例文

Since the readers are passed by reference, you will have to pass a variable and not the raw string or array. 例文帳に追加

リーダーは参照渡しとなるので、生の文字列や配列ではなく変数を渡す必要があります。 - PEAR


例文

Since the writers are passed by reference, you will have to pass a variable and not the raw string or array. 例文帳に追加

ライターは参照渡しとなるので、生の文字列や配列ではなく変数を渡す必要があります。 - PEAR

For multiple selects you can pass either an array or a comma delimited string of values.Parameter 例文帳に追加

複数選択可能な select の場合は、配列あるいはカンマ区切り文字列で値を渡すことが可能です。 パラメータ - PEAR

This also accepts a string in the format "href='/test.jpg' alt='test'", which will be parsed into the attributes array of the object. 例文帳に追加

ここには"href='/test.jpg' alt='test'" のような文字列も指定でき、これはオブジェクトの属性の配列として扱われます。 - PEAR

A character string sandwiched between specific symbols in a problem sentence text is held as the correct answer of a selection type program in an array.例文帳に追加

問題文テキストの特定の記号で挟まれた文字列を選択肢問題の正答として配列に保持する。 - 特許庁

例文

This property should contain a array of field names that will be used to display a string out of this linked DataObject. 例文帳に追加

このプロパティには、リンク先の DataObjectから文字列を表示する際に使用するフィールド名の配列を指定します。 - PEAR

例文

If it expects three integers and returns a string, its signature is "string, int, int, int".If no signature is defined for the method, a non-array value is returned.例文帳に追加

パラメータが三つの整数で戻り値が文字列の場合は"文字列, 整数, 整数, 整数"となります。 メソッドにシグネチャが定義されていない場合、配列以外の値が返ります。 - Python

name of the storage driver that should be used mixed $options a string containing some login information or an array containing a bunch of options for the storage driver 例文帳に追加

使用するストレージドライバの名称mixed$options ログイン情報に関する文字列、もしくはストレージドライ版のオプションの配列 - PEAR

Name(s) of the element to apply template for (either single element name as string or multiple element names as an array) 例文帳に追加

テンプレートを適用する要素の名前(単一の要素名を表す文字列か、あるいは複数の要素名を表す配列)。 - PEAR

This data source, may be one of these follows: a directory, a file, a string (chunk of code), an array of multiple origin. 例文帳に追加

データソースになりうるのは、ディレクトリやファイル、文字列 (コードの一部)、そしてそれらを要素として持つ配列のいずれかです。 - PEAR

When they match, of the stored data of the memory array 120, a first character string which matches longest starting from the retrieval start character of the input character string and a second character string which matches longest starting from the next character of the first character string are retrieved in a primary selector 130.例文帳に追加

一致していれば、メモリ配列120の格納データのうち、上記入力文字列の検索開始文字から始まり最長に一致する第1の文字列および該第1の文字列の次の文字から始まり最長に一致する第2の文字列の検索を一次セレクタ130で行う。 - 特許庁

Otherwise, simple text content will be a string, and nested tags/attributes will be passed in as an array. 例文帳に追加

それ以外の場合は、単純なテキストは文字列として渡され、タグや属性が入れ子になっている場合は配列として渡されます。 - PEAR

That means you may either pass a function name as a string or an array containing an object or class and a method to call. 例文帳に追加

これは関数名を文字列、もしくはオブジェクトやクラスとコールするメソッドを含む配列のいずれかで渡す事を意味します。 - PEAR

This means that if a separator string (or an array of separators) was specified, it will be used the usual way. 例文帳に追加

つまり、セパレータ文字列 (あるいはセパレータの配列) が指定されていた場合はそれが通常通りに使用されるということです。 - PEAR

A 33-element string array that contains the ASCII mnemonics for thethirty-two ASCII control characters from 0 (NUL) to 0x1f (US), inorder, plus the mnemonic "SP" for the space character. 例文帳に追加

0 (NUL) から 0x1f (US) までの 32 の ASCII 制御文字と、空白文字"SP" のニーモニック符号名からなる 33 要素の文字列によるシーケンスです。 - Python

Consequently, even if the user becomes usable to find the key array of double Pinyin in the input operation, the user can correctly input the character string which should be inputted after confirming the character string together with the Pinyin character string and obtain desired Chinese characters as the conversion result.例文帳に追加

これにより、入力中にダブルピンインのキー配列が分からなくなっても、入力すべき文字列をピンイン文字列と共に確認した上で、正しく入力することができ、所望の中国語漢字を変換結果として得ることができる。 - 特許庁

If you give an empty string (""), there will be no root element created here, but only when you add a resultset, array or SQL Statement. 例文帳に追加

もしあなたが空の文字列 ("") を与え、リザルトセット、配列もしくは SQL ステートメントが加えられているときだけ、ルートタグは生成されません。 - PEAR

A control part 150 controls a display information generation circuit 161 to array selectable characters two-dimensionally character by character and display only a character string including a character to select and one character string relating to and crossing the character string.例文帳に追加

制御部150は、表示情報生成回路161を制御し、選択可能な1文字ずつの文字を2次元に配列し、選択するようにされている文字を含む文字列と、この文字列に関連し、当該文字列と交差する1つの文字列とだけを表示する。 - 特許庁

Six contact rubber parts 32a are formed on a movable sheet 32 in the string array direction and the dummy strings 2 are fitted to their columnar movable parts 32c.例文帳に追加

可動シート32に弦並び方向に6つの接点ゴム部32aを形成し、その柱状の可動部32cに疑似弦2を取り付ける。 - 特許庁

An LED chip includes an element array having a plurality of string LED elements arranged in a direction perpendicular to an extending direction of the elements.例文帳に追加

LEDチップは、線状LED素子が当該素子の延伸方向に垂直な方向に沿って複数配列されてなる素子アレイを備える。 - 特許庁

The initializer is omitted if the array is empty, otherwise it is a string if the typecode is 'c', otherwise it is a list of numbers.例文帳に追加

アレイが空の場合、initializer の表示を省略します。 アレイが空でなければ、typecode が 'c' の場合には文字列に、それ以外の場合には数値のリストになります。 - Python

Also, of the stored data of the memory array 120, a third character string which matches longest starting from the next character of the retrieval start character of the input character string is retrieved in the primary selector 140.例文帳に追加

また、上記メモリ配列120の格納データのうち、上記入力文字列の上記検索開始文字の次の文字から始まり最長に一致する第3の文字列の検索を一次セレクタ140で行う。 - 特許庁

function returns the number of characters placed in the array s, not including the terminating null byte, provided the string, including the terminating null byte, fits. 例文帳に追加

関数は、結果の文字列が終端の NULL バイトを含めて配列sに収まった場合には、sに書きこまれた文字数を返す。 NULL バイトは文字数に入らない。 - JM

The array is sorted by the expression (character string), and the index for the entry to the expression of the upper hierarchy is set for each entry (705-712).例文帳に追加

次に、表現(文字列)によって、配列をソートし、各エントリについて、上位の階層の表現へのエントリへのインデックスを設定する(705〜712)。 - 特許庁

Callback to notity, may either be a string containing the name of a global function or an array containing class or object and the name of the method to call. 例文帳に追加

通知のためのコールバックで、グローバル関数名を含むを文字列、もしくはクラスやオブジェクトとコールするメソッド名を含む配列のいずれかを指定します。 - PEAR

The parameter $files can be an array of files/directories or a space separated string of files/directories which should be packed to an archive. 例文帳に追加

パラメータ $files は、ファイルもしくはディレクトリの配列、あるいは、アーカイブに格納されるべきファイルもしくはディレクトリをスペースで区切った文字列を指定できます。 - PEAR

Check target parameter: A string with a single domain or IP, or a one-dimensional array with domain or IP in every element 例文帳に追加

target パラメータをチェックします。 単一のドメイン名・IP アドレスを表す文字列、あるいは複数のドメイン名・IP アドレスからなる一次元配列のどちらかでなければなりません。 - PEAR

A capacitive array type DA converter constituted of a capacitive array composed of capacitors C1-C5 and a group of switch elements 1 and switches 2, 3 is used as a main DAC, and a resistor string type DA converter constituted of a resistor string composed of resistors R0-R15 and a group of switch elements 4 is used as a sub-DAC.例文帳に追加

コンデンサC1〜C5からなる容量アレイとスイッチ素子群1、スイッチ2および3によって構成される容量アレイ型DA変換器を主DACとして用い、抵抗R0〜R15からなる抵抗ストリングとスイッチ素子群4によって構成される抵抗ストリング型DA変換器を副DACとして用いる。 - 特許庁

Thus, the character string of the plotting target is converted to the array of names of structured characters including a character not to take the argument and dispatched to the plotting procedures corresponding to these names of characters for each partial character string, which is the argument.例文帳に追加

このようにして、描画対象の文字列を引数をとらない文字も含めた構造化された文字の名前の配列に変換し、その文字の名前に対応した描画手続きに引数である部分文字列ごと渡す。 - 特許庁

When a correspondence relation display indication key 21b is pressed while a character string is being inputted from an input part 21 while a double Pinyin input mode is set, a control part 22 actuates a Pinyin correspondence reference process part 25 to extract a double Pinyin character string which can be inputted successively to the input character string and a Pinyin character string corresponding to it from a key array table 26.例文帳に追加

ダブルピンイン入力モードが設定されている状態で、入力部21から文字列を入力しているときに、対応関係表示指示キー21bを押下すると、制御部22はピンイン対応参照処理部25を起動して、当該入力文字列に続けて入力可能なダブルピンイン文字列とそれに対応したピンイン文字列をキー配列テーブル26から抽出する。 - 特許庁

When the number of the array storing the long file name is combined with a previously decided character string, the short file name matching the long file name is formed.例文帳に追加

そこで、当該ロングファイルネームが格納された配列の番号と、予め決められた文字列とを組み合わせて、そのロングファイルネームに対応したショートファイルネームが作成される。 - 特許庁

Alphabetic characters are input to a left side textbox, and the character string is substituted for the array for input, and data input to the textbox are converted into numbers in the order of alphabets.例文帳に追加

左側のテキストボックスにアルファベットの文字を入力し、その文字列を入力用の配列に代入し、textboxに入力したデータをアルファベットの順番の数字に変換する。 - 特許庁

'default': in all other cases an attribute value with a single value is returned as string, if it has multiple values it is returned as an array (without value count) 例文帳に追加

'all': すべての値とその数を配列で返します。 'default': 値がひとつだけのときは文字列で返し、複数の場合は配列で返します (この場合の配列には、値の数は含まれません)。 - PEAR

Return value returns A two-element array: the first element contains the response code as an integer and the second element contains the response's arguments as a string.例文帳に追加

返り値 returns2つの要素からなる配列:最初の要素にはレスポンスコードが整数で格納され、2番目の要素にはそのコードの内容が文字列で格納されます。 例外・エラー - PEAR

The retrieval processing of voice data by the use of a retrieval word is achieved by representing a two-dimensional array with a syllable string of a voice recognition result of voice data and a syllable string of a retrieval word, constructing a plane as an element of the two-dimensional array by the use of a distance between syllables, that is, similarity, and detecting a straight line on the plain.例文帳に追加

音声データの音声認識結果の音節列と検索語の音節列から2次元配列を表し、前記2次元配列の要素として音節間の距離、すなわち類似度を用いることにより平面を構成し、前記平面上で直線を検出することにより、検索語による音声データの検索処理を実現する。 - 特許庁

Afterwards, a substitution processing part 25 substitutes the input character string from the double Pinyin to Pinyin by referring to the key array table 26, and a dictionary retrieving part 23 retrieves a Chinese character dictionary 24 based on the substituted Pinyin character string, and extracts the index as the candidate of conversion.例文帳に追加

以後、置換処理部25はキー配列テーブル26を参照して入力文字列をダブルピンインからピンインへ置換し、辞書検索部23はその置換後のピンイン文字列に基づいて中国語辞書24を検索し、該当する見出しを変換候補として抽出する。 - 特許庁

A minimum/maximum child node search means 103 searches a minimum/maximum child node index 112 for child nodes of the node found by the double array index search means 102 which correspond to a minimum character string and a maximum character string in dictionary order.例文帳に追加

最小・最大子ノード探索手段103は、最小・最大子ノード索引112に基づいて、ダブル配列索引探索手段102で探索されたノードの子ノードのうち、辞書順で最小の文字列となるノードと最大の文字列となるノードとを探索する。 - 特許庁

A character string to be encoded is inputted to an IDBR 100 and whether characters on the IDBR 100 match with each character already stored in a memory array 120 is compared.例文帳に追加

符号化するための文字列をIDBR100に入力し、該IDBR100上の文字がメモリ配列120に既に格納されている個々の文字と一致するかを比較する。 - 特許庁

The photovoltaic power generating array 10 is constituted, by including a plurality of strings 11, and each string 11 is constituted by being connected with a plurality of photovoltaic power generation module 12 which performs power generation in series.例文帳に追加

太陽光発電アレイ10は、複数のストリング11を有して構成され、各ストリング11は、発電を行う太陽光発電モジュール12が直列に複数接続されて構成される。 - 特許庁

When display-displaying the candidate characters are displayed in a list, the array of the specific characters and normal characters is created from the input character string, and its matching rate with the complementary information is calculated, and the specific characters are displayed in the order of high matching rate.例文帳に追加

候補文字をリスト表示する場合、入力文字列から特定文字、通常文字の配列を作成し、補完情報との一致率を算出し、高い順に表示する。 - 特許庁

A yomigana extraction part 13 extracts a character string equivalent to the yomigana of the search word based on an extraction rule, and sets it to yomigana corresponding to the words/phrases as the search word of the array 4 for operation.例文帳に追加

読み仮名抽出部13は,抽出ルールをもとに,検索ワードの読み仮名相当の文字列を抽出し,作業用配列4の検索ワードである語句に対応する読み仮名に設定する。 - 特許庁

To provide a photovoltaic power generation array and a photovoltaic power generation system which stably take out generated power from each string, even when imbalance in output voltage values arises among strings.例文帳に追加

各ストリング間に出力電圧値の不均衡が生じた場合であっても、各ストリングから発電電力を安定的に取り出す太陽光発電アレイ及び太陽光発電システムを提供する。 - 特許庁

A linguistic post processor (36) may be connected from the low level recognition processor for receiving the sequential character array and generating an output string representing the most probable interpretation of the handwritten characters of the document.例文帳に追加

言語的なポスト・プロセッサ(36)が、低レベル認識プロセッサから接続されており、シーケンシャルな文字アレーを受け取り、文書の手書き文字の最も蓋然性のある解釈を表す出力ストリングを発生する。 - 特許庁

A mismatch string kernel is used for a calculation method to execute the mapping of the functional array data to the feature space, and a support vector machine(SVM) or a support vector recurrence(SVR) is applied to the learning with a teacher.例文帳に追加

該機能性配列データを特徴空間に写像する計算方法にミスマッチ・ストリング・カーネルを用い、教師付き学習にサポート・ベクター・マシン(SVM)または、サポート・ベクター・回帰(SVR)を適用する。 - 特許庁

The masking processing part 101 reads a character string included in the electronic document, and decides whether or not it is pertinent to a masking object character string showing the personal information according to a prefix, suffix or array pattern defined in the masking object decision dictionary 104, and performs such masking processing as turned letters according to the decision result.例文帳に追加

マスキング処理部101は、電子文書に含まれる文字列を読み込み、マスキング対象判定辞書104に定義された接頭辞,接尾辞又は配列パターンに応じて個人情報等を示すマスキング対象文字列に該当するか否かを判定し、当該判定結果に応じて伏字等のマスキング処理を行う。 - 特許庁

例文

The handwritten character recognition system includes the linguistic processor (266) which receives a sequential character array and generates an output string representing the most probable interpretation of the handwritten characters of a document.例文帳に追加

本発明によると、手書き文字認識システムにおいて用いられ、シーケンシャルな文字アレーを受け取り、文書の手書き文字の最も蓋然的な解釈を表す出力ストリングを発生する言語的プロセッサ(266)が提供される。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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 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 (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