| 例文 |
string arrayの部分一致の例文一覧と使い方
該当件数 : 163件
string $configType Type of configuration array 例文帳に追加
string$configType 設定の型。 array - PEAR
string $configType Type of configuration to parse array 例文帳に追加
string$configType 解析するべき設定のタイプです。 array - PEAR
array/string- If message exists the header or a PEAR_Error, if fail. 例文帳に追加
array/string- 記事が存在した場合、そのヘッダを返します。 - PEAR
string|array $xml The raw parsed content of the task's xml as parsed from package.xml. 例文帳に追加
string|array $xml package.xml からパースしたタスクの xml の、パースした内容そのもの。 - PEAR
array/string- If message exists the message or a PEAR_Error, if fail. 例文帳に追加
array/string- 記事が存在した場合、その内容を文字列で返します。 - PEAR
string- If message exists the body as string or a PEAR_Error, if fail. 例文帳に追加
string/array- 記事が存在した場合、その本文を文字列で返します。 - PEAR
Possible types are: string, integer, float, boolean, array, and object. _ATTRIBUTE_CLASS 例文帳に追加
可能な型は、string, integer, float, boolean, 配列もしくはオブジェクトです。 - PEAR
array of elements composing the group string $name (optional) group name 例文帳に追加
グループを構成する要素の配列。 string$name (オプション) グループ名。 - PEAR
variable name or array ('varname'='value') string $value variable value if $variable is not an array 例文帳に追加
変数名あるいは ('変数名'='値') 形式の配列。 - PEAR
Returns a string containing struct, array or scalar describing the base type of the value. 例文帳に追加
値の型を表す文字列 struct、arrayあるいは scalar を返します。 - PEAR
Extends this array with data from the given unicode string. The array must be a type 'u' array; otherwise a ValueError is raised.例文帳に追加
指定した Unicode 文字列のデータを使ってアレイを拡張します。 - Python
element name or array ('element name' = 'style name') string $styleName style name if $elementName is not an array例文帳に追加
要素名あるいは配列 ('要素名' = 'スタイル名')。 string$styleName $elementNameが配列でない場合に、スタイル名。 - PEAR
element name or array ('element name' = 'block name') string $blockName block name if $elementName is not an array例文帳に追加
要素名あるいは配列 ('要素名' = 'ブロック名')。 string$blockName $elementNameが配列でない場合に、ブロック名。 - PEAR
if xsdversion is '2.0', this should be an array of format: array( 'name' = package name 'channel' = package channel - see notes below ['min' = minimum version (inclusive),] ['max' = maximum version (inclusive),] ['exclude' = single version to exclude (string), or array of versions to exclude,] ) 例文帳に追加
xsdversion が '2.0' の場合、以下の形式の配列となります。 - PEAR
Name the property currentItemData, make it a String array (String[]), and use the default mode Read/Write. 例文帳に追加
「新規プロパティーパターン」ダイアログで、名前を「currentItemData」にし、String 配列 (String[]) にして、モードをデフォルト値「読み取り/書き込み 」のままにします。 - NetBeans
which method that was called string $args An array of the parameters passed in the original call 例文帳に追加
コールされるメソッド。 string$args 本来のコールで渡されたパラメータの配列。 - PEAR
Returns string representation of attributes array. 例文帳に追加
属性の配列を文字列形式で返します。 - PEAR
then the array subscript is a string consisting of the 例文帳に追加
の間の式によってインデックスを指定します。 - JM
MEMORY CELL STRING IN RESISTANT CROSS POINT MEMORY CELL ARRAY例文帳に追加
抵抗性クロスポイントメモリセルアレイ内のメモリセルストリング - 特許庁
Associative array or string of colgroup attributes 例文帳に追加
colgroup の属性を表す連想配列あるいは文字列。 - PEAR
string $getDescription - If set to TRUE, the return value will be an array with keys 'vendor' and 'description'. 例文帳に追加
string $getDescriptionTRUEを指定すると、返り値は 'vendor'と 'description' というキーを持つ配列となります。 - PEAR
Array of element names/objects or string of elements to be updated mixed $attrs Array or string of html attributes 例文帳に追加
要素名かオブジェクトの配列または更新する要素文字列です。 mixed$attrs HTML 属性の配列か文字列です。 - PEAR
Parameter $attributesEither a typical HTML attribute string or an associative array 例文帳に追加
パラメータ $attributesHTML の属性文字列あるいは連想配列。 - PEAR
When an array object is printed or converted to a string, it is represented as array(typecode, initializer).例文帳に追加
アレイオブジェクトを表示したり文字列に変換したりすると、array(typecode, initializer) という形式で表現されます。 - Python
Either a typical HTML attribute string or an associative array.例文帳に追加
典型的な HTML 属性の文字列あるいは連想配列。 - PEAR
Associative array or string of table cell attributes 例文帳に追加
テーブルのセル属性を表す連想配列あるいは文字列。 - PEAR
Associative array or string of caption attributes 例文帳に追加
見出しの属性を表す連想配列あるいは文字列。 - PEAR
Empty string, string with attributes or an associative array of attributes for the columns 例文帳に追加
空の文字列、列の属性を表す文字列、あるいは列の属性の連想配列。 - PEAR
A character string is restored by using the suffix array of the character string and a character table containing positions in the suffix array by the characters in the character string.例文帳に追加
文字列の接尾配列と、文字列中の各文字毎に接尾配列中の位置を記憶した文字表を用いて文字列を復元する。 - 特許庁
The memory cell array part includes a first memory string, a second memory string and an element isolation insulator layer.例文帳に追加
メモリセルアレイ部は、第1メモリストリングと、第2メモリストリングと、素子分離絶縁層と、を含む。 - 特許庁
string $doReturn - If TRUE, an array will be returned, if FALSE, the data will be imported into the database. 例文帳に追加
string $doReturn TRUE の場合は、配列が返されます。 FALSEの場合は、データがデータベースに保存されます。 - PEAR
THREE-DIMENSIONAL ARRAY MEMORY ARCHITECTURE HAVING DIODE IN MEMORY STRING例文帳に追加
メモリストリングにダイオードを有する3次元アレイのメモリアーキテクチャ - 特許庁
Associative array or string of table column attributes 例文帳に追加
テーブルの列の属性を表す連想配列あるいは文字列。 - PEAR
SOLAR BATTERY MODULE, SOLAR BATTERY STRING AND SOLAR BATTERY ARRAY例文帳に追加
太陽電池モジュール、太陽電池ストリングおよび太陽電池アレイ - 特許庁
Either a typical HTML attribute string or an associative array 例文帳に追加
標準的な HTML 属性を表す文字列あるいは連想配列。 - PEAR
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
| © 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 (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. |
| 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/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|