1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 113



例文

form: array(name = value, ...) 例文帳に追加

array(name = value, ...) 形式の属性。 - PEAR

Form group name mixed $arg1array ( 'element name or index' = array( array(rule data), ... 例文帳に追加

フォームのグループ名。 - PEAR

an array of format: array( 'channel' = channel name, 'package' = package name, ['version' = specific version to retrieve,] ['state' = specific state to retrieve,] ) 例文帳に追加

以下の形式の配列。 - PEAR

The attributes for the XML or HTML TD tag; form: array(name = value, ...) 例文帳に追加

XML あるいは HTML の TD タグの属性。 array(name = value, ...) 形式。 - PEAR

例文

Note that in the above output, directories are flagged as type D, and files are flagged as type F. 例文帳に追加

Array([0] = Array([name] = docs[type] = D)[1] = Array([name] = package.xml[type] = F)[2] = Array([name] = SVN.php[type] = F)[3] = Array([name] = SVN[type] = D)[4] = Array([name] = tests[type] = D)) 上の出力例で、ディレクトリにはD、ファイルには Fというフラグが立っていることに注意しましょう。 - PEAR


例文

Package name array $info information to update 例文帳に追加

パッケージ名。 array$info 更新する情報。 - PEAR

Additional headers, the format of the argument is $array["header-name"] = "header-value" 例文帳に追加

追加のヘッダで、引き数の書式は$array["header-name"]= "header-value" です。 - PEAR

array( 'channel' = channel name, 'package' = package name, 'version' = specific version to retrieve, ) 例文帳に追加

array('channel' = チャネル名,'package' = パッケージ名,'version' = 取得したい特定のバージョン,) - PEAR

Name of new section array array $attributes Section attributes 例文帳に追加

新規セクションの名前。 arrayarray $attributes セクションの属性。 - PEAR

例文

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

array of elements composing the group string $name (optional) group name 例文帳に追加

グループを構成する要素の配列。 string$name (オプション) グループ名。 - PEAR

header value if $name is not an array 例文帳に追加

$nameが配列でない場合、ヘッダ値を指定します。 - PEAR

string $nName Name of the notification. 例文帳に追加

string $nName 通知名を指定します mixed $info = array() - 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

parameter value if $name is not an array 例文帳に追加

$name が配列でない場合、パラメータ値を指定します。 - PEAR

array( 'name' = package name 'type' = 'pkg' - anything else is an error 'rel' = 'has', 'ge', 'le', 'lt', 'le', 'not', 'ne' ['version' = specific version to retrieve,] ) 例文帳に追加

array('name' = パッケージ名,'type' = 'pkg' - これ以外はエラー,'rel' = 'has', 'ge', 'le', 'lt', 'le', 'not', 'ne'['version' = 取得したい特定のバージョン,]) - PEAR

Package name array $info additional information for the package entry 例文帳に追加

パッケージ名。 array$info パッケージのエントリに関する追加情報。 - PEAR

Callback, either function name or array($object, 'method') boolean $mergeFiles Whether uploaded files should be processed too 例文帳に追加

コールバック。 関数名あるいは array($object, 'method') 形式です。 - PEAR

Callback, either function name or array($object, 'method') 例文帳に追加

コールバック。 関数名あるいは array($object, 'メソッド名') で指定します。 - PEAR

header name or array ('header name' = 'headervalue') 例文帳に追加

ヘッダ名、あるいは配列 ('ヘッダ名' ='ヘッダ値') を指定します。 - PEAR

variable name or array ('varname'='value') string $value variable value if $variable is not an array 例文帳に追加

変数名あるいは ('変数名'='値') 形式の配列。 - PEAR

Element name(s) (as array or string) string $class(optional) 例文帳に追加

要素名 (文字列あるいは配列)。 - PEAR

Return value Returns array 'name map'. 例文帳に追加

返り値 「名前マップ」の配列を返します。 - PEAR

values used to fill the form, array('element name' = 'element value') mixed $filter (optional) filter(s) to apply to all default values 例文帳に追加

フォームに設定する値。 - PEAR

In this case, the array key contains the tag name and the array value the corresponding attribute name. _ATTRIBUTE_TYPE 例文帳に追加

この場合、配列のキーはタグ名と属性名に一致する値を取ります。 - PEAR

parameter name or array ('parameter name' = 'parametervalue') 例文帳に追加

パラメータ名、あるいは配列 ('パラメータ名' ='パラメータ値') を指定します。 - PEAR

unset name[subscript] destroys the array element at index subscript. 例文帳に追加

unset name[subscript]とすると、インデックスが subscript である配列の要素が破棄されます。 - JM

Form element name or array of such names. 例文帳に追加

フォームの要素名、あるいは要素名の配列。 - PEAR

in the array name that has a length of len bytes. 例文帳に追加

で設定された) NULL 終端されたホスト名を、長さ len バイトの配列 name に返す。 - JM

This function should return an array of this format for all packages that match the constraints defined above: array( array( 'name' = 'packagename', 'category' = 'category name', 'license' = 'release license', 'summary' = 'package summary', 'description' = 'package description', 'stable' = 'latest release version that matches constraints', 'unstable' = 'latest unstable release version or false if stable_only', 'state' = 'release state of latest release that matches constraints', 'deps' = array( // same format as for package.info ) ), // etc.); 例文帳に追加

この関数は、上で示した条件を満たすすべてのパッケージをこのような形式の配列で返します。 - PEAR

The key of each element in the $idx array is an index name, and the value is generally an array containing a definition for the index.例文帳に追加

$idx 配列における各要素のキーがインデックス名となります。 - PEAR

returns either array('file' = file, 'line' = line, 'function' = function name, 'class' = class name) or if this doesn't work, then false Throws例文帳に追加

成功した場合にarray('file' = ファイル名, 'line' = 行番号,'function' = 関数名, 'class' = クラス名) を、失敗した場合に false を返します。 - PEAR

This only makes sense for HTML or XML renderingReturn value returnsAttributes; form: array(name = value, ...) 例文帳に追加

これは、HTML あるいは XML 形式でレンダリングする際にのみ使用されます。 返り値 array(name = value, ...) 形式で属性を返します。 - PEAR

The keys of the array are 'title'- name of the channel 例文帳に追加

配列キーは下記のとおりです。 'title'- チャンネル名です。 - PEAR

"'",where name is the name of the wisher.The query result is an array of id's from the records that meet the query. 例文帳に追加

この name はウィッシャーの名前です。 クエリーの結果は、クエリーに一致するレコードの ID の配列です。 - NetBeans

The second parameter (definition of changes) is an array with these keys: name: new name for the table. 例文帳に追加

二番目の引数 (変更内容の定義) は、これらのキーを持つ配列です。 name: テーブルの新しい名前。 - PEAR

The first item in the array (at position 0) contains the last name, and position 1contains the first name.例文帳に追加

配列の最初の項目 (位置 0) には姓が、位置 1 には名が含まれます。 - NetBeans

The name, or an array of names, of constants to load 例文帳に追加

ロードしたい定数の名前、もしくは名前の配列 - PEAR

It takes three parameters: the table name, the constraint name and the definition array. 例文帳に追加

このメソッドのパラメータは、テーブル名と制約名、そして定義配列の三つです。 - PEAR

A file is a linear array of bytes with at least one name. 例文帳に追加

ファイルは、少なくとも 1個の名前を持つバイト列です。 - FreeBSD

Fortune file name, or name of a directory containing fortune files.If passing an array, array of fortune files names. 例文帳に追加

fortune ファイルの名前、あるいは fortune ファイルを含むディレクトリの名前。 複数の fortune ファイル名を配列で渡すこともできます。 - PEAR

The name, or an array of names, of functions to load 例文帳に追加

ロードしたい関数の名前、もしくは関数の配列 - PEAR

Associative array of tag attributes or HTML attributesname="value" pairs 例文帳に追加

タグの属性や HTML の属性をname="value" のペアで表した連想配列。 - PEAR

A single option name or the options array. 例文帳に追加

単一のオプション名、もしくはオプションの配列を指定します。 - PEAR

Individual array elements may be assigned to using the name[subscript]=value syntax introduced above. 例文帳に追加

個別の配列要素に対する代入は、先に説明したname[subscript]=value の記法を使って行います。 - JM

Example 37-2. Resulting array with attributes and directives with same name or not 例文帳に追加

例 37-2同名の属性やディレクティブが含まれる結果の配列 - PEAR

A data array name is set as header and footer elements for showing the beginning and the end of the data array.例文帳に追加

データ配列名は、データ配列の最初と最後を示すヘッダーおよびフッターエレメントとして設定される。 - 特許庁

It is an associative array of the form 'option name' = 'option value'. 例文帳に追加

これは、'オプション名' = 'オプションの値'という形式の連想配列となります。 - PEAR

例文

The format is: filename = array('type' = php-const|pear-config|package-info 'from' = text in file 'to' = name of variable) if type is php-const, then 'to' must be the name of a PHP Constant. 例文帳に追加

書式は以下のようになります。 filename = array('type' = php-const|pear-config|package-info'from' = ファイル内のテキスト'to' = 変数名)type が php-const の場合、'to' は PHP の定数名でなければなりません。 - PEAR




  
Copyright © Japan Patent office. 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 (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/ ).
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS