RETURNS AN ARRAY in Japanese translation

[ri't3ːnz æn ə'rei]
[ri't3ːnz æn ə'rei]
配列を返します
配列を返却します

Examples of using Returns an array in English and their translations into Japanese

{-}
  • Programming category close
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Here the findFeeds() method returns an array of Zend_Feed_Abstract objects that are referenced by<link> tags on the news. html web page.
FindFeeds()メソッドはZend_Feed_Abstractオブジェクトの配列を返します。その内容は、news.htmlの中の<link>が指しているものとなります。
Selection returns an array containing one entry for each glyph in the current font indicating whether that glyph is selected or not(0=>not, 1=>selected).
Selectionカレントフォントの各グリフが1項目に対応し、そのグリフが選択されているか否か(0=>非選択,1=>選択)を示す配列を返します
To start with, you can get a list of all the stylesheets attached to a document using Document. stylesheets, which returns an array of CSSStyleSheet objects.
まず、ドキュメントに付随する全部のスタイルシートのリストはDocument.stylesheetsを使って得られ、これはCSSStyleSheetオブジェクトの配列を返します
If the route does match the incoming URL, sfRoute::matchesUrl() does more than simply return true. Instead, the route returns an array of parameters that are merged into the request object.
ルートがリクエストされたURLにマッチする場合は、sfRoute::matchsUrl()は単純にtrueを返すのではなく、リクエストオブジェクトにマージされるパラメータ配列を返します
Returns an array that corresponds to the lengths of each field in the last row fetched by mysql_fetch_row(), or FALSE on error.
Mysql_fetch_row()により一番最近に取得された行における各フィールドの長さを格納した配列を返します。エラーの場合は、FALSEを返します。
of arrays A and B and returns an array containing elements set to either logical 1(TRUE) or logical 0(FALSE).
またはlogical0(false)のいずれかに設定された要素を含む配列を返します
is 1, then nanstd returns an array of zeros with the same dimensions and missing values as X.
dim)が1である場合、nanstdはゼロの配列を返します
of arrays A and B and returns an array containing elements set to either logical 1(true) or logical 0(false).
またはlogical0(false)に設定された要素をもつ配列を返します
For example, if getAllFlavors() returns an array of flavors and you want to be sure that lime is in there, you can write.
例えばgetAllFlavors()が風味の配列を返し、limeがその中にある事を確認したいなら、このように書くことができます。
Calling getPushRequired returns an array of so called“dirty documents”, which are documents that have local modifications that do not exist on the back-end system.
GetPushRequiredを呼び出すと、「ダーティーなドキュメント」と呼ばれる配列が返されます。これは、バックエンド・システムには存在しないローカル変更が含まれるドキュメントです。
Because the transformation returns an array of multiple streams, the second step will access one of the several files created by the transformation, using a FlowForce Server expression.3. The third step will copy the file to an archive folder.
変換は、複数のストリームの配列を返すため、2番目のステップは、FlowForceServer式を使用して変換により作成された複数のファイルにアクセスします。
Returns an array of event ID 's that has an alarm going off between the start and end dates, or if just a stream is given, uses the start and end dates in the global event structure.
開始日から終了日までの間にアラームがオフとなるイベントのIDの配列が返されます。ストリームだけが指定された場合、グローバルイベント構造体の開始日および終了日を使用します。
If a query using one of these functions returns an array of AggregateResult objects, only the total number of AggregateResult objects counts toward the limit.
これらの関数のいずれかを使用するクエリでAggregateResultオブジェクトの配列が返される場合、AggregateResultオブジェクトの合計数のみが制限にカウントされます。
Therefore, you can set the value of a repeating item to another repeating item using a function that takes an array as an argument and returns an array.
従って、配列を引数に受け取り、配列を返すような関数を使って、繰り返し項目の値を、別の繰り返し項目へセットすることができます。
The encryption algorithm must be in a public static method that takes a single string, the plaintext, as an argument and returns an array of two non-null strings, the key and the ciphertext.
暗号化アルゴリズムはpublicstaticメソッドである必要があります。プレーンテキストの単一の文字列を引数として取り、鍵と暗号文の2つのnullでない文字列の配列を返さなければなりません。
Create an async function getUsers(names), that gets an array of GitHub logins, fetches the users from GitHub and returns an array of GitHub users.
Githubのログイン(ユーザ名)の配列を取得し、Githubからユーザをフェッチし、Githubユーザの配列を返す非同期関数getUsers(names)を作成してください。
XUL Reference home getElementsByAttribute( attrib, value) Return type: DOM NodeList Returns an array of all the child elements of the element that have the attribute given by the first argument set to the value given by the second argument.
XULリファレンスHOMEgetElementsByAttribute(attrib,value)戻り値の型:DOMNodeList最初の引数に与えた属性に2番目の引数に与えた値が設定された、すべての子要素の配列を返します
In the example above, assuming /api/v1/users returns an array of objects, the User constructor will be instantiated(i.e. called as new User(data)) for each object in the array..
この例では、/api/v1/usersはオブジェクトの配列を返すことを想定しています。その配列の各要素のオブジェクトごとにUserコンストラクタが呼ばれます。内部では要素ごとにnewUser(data)というコンストラクタ呼び出しが行われます。
Returns an array of OpenBaseColumnInfo objects.
OpenBaseColumnInfoオブジェクトの配列を返します。
Values returns an array of them.
Valuesは値の配列を返します
Results: 753, Time: 0.0502

Word-for-word translation

Top dictionary queries

English - Japanese