1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

recursiveを含む例文一覧と使い方

該当件数 : 346



例文

You entered a directory for deletion ($recursive = true) without ending '/'. 例文帳に追加

削除したいディレクトリ名($recursive = true)を、最後の'/' をつけずに指定しました。 - PEAR

If $recursive is TRUE, it builds a tree of template blocks using $parent as root.例文帳に追加

$recursive が TRUE の場合は、$parentをルートとするテンプレートブロックのツリーを作成します。 - PEAR

Recursive directory creation function. 例文帳に追加

再帰的なディレクトリ作成関数です。 - Python

parent block name boolean $recursive whether to return a tree of child blocks (TRUE) or a 'flat' array (FALSE) 例文帳に追加

親ブロック名。 boolean$recursive 子ブロックのツリーを返す (TRUE) か 'フラット'な配列を返す (FALSE) か。 - PEAR

例文

Directories are added recursively by default.This can be avoided by setting recursive to False;the default is True. 例文帳に追加

これは、recursive を False に設定することで避けることができます。 デフォルトは True です. - Python


例文

$recursive = false- This parameter determines, whether a directory is deleted only if it's empty (standard) or if all included files and directories will be deleted with it ($recursive = true). 例文帳に追加

$recursive = false-このパラメータは、空のディレクトリのみ削除する(標準)あるいは中身が存在した場合にそれも含めてすべて削除する($recursive = true)のどちらであるかを指定します。 - PEAR

Replace fetch with fetch-recursive if you want to fetch all the dependencies of a port too. 例文帳に追加

portが依存しているものもダウンロードしたければ fetch の代わりにfetch-recursive を使って下さい。 - FreeBSD

Determine if object requires a recursive representation. 例文帳に追加

objectが再帰的な表現かどうかを返します。 - Python

This is a recursive search. 例文帳に追加

親子関係の検索は再帰的に行われる。 - XFree86

例文

Maybe the directory is not empty ($recursive = false) or you do not have the permission to delete the directory. 例文帳に追加

ディレクトリの中身が空でない($recursive = false)あるいはそのディレクトリを削除する権限がないのでしょう。 - PEAR

例文

So that's this kind of recursive observation system.例文帳に追加

これは一種再帰的な観察システムなのです - 映画・海外ドラマ英語字幕翻訳辞書

That recursive nature is the infinite game.例文帳に追加

その再帰的な性質が 無限のゲームなのです - 映画・海外ドラマ英語字幕翻訳辞書

Depth limit on the creation of recursive representations. 例文帳に追加

再帰的な表現を作る場合の深さ制限。 - Python

This always returns false for recursive objects.例文帳に追加

再帰的なオブジェクトに対しては常にfalseを返します。 - Python

defines the deep of recursive mapping of subdirectories 例文帳に追加

サブディレクトリの再帰的なマッピングの深さを定義します - PEAR

Returns a list of blocks within a template.If $recursive is FALSE, it returns just a 'flat' array of $parent's direct subblocks. 例文帳に追加

テンプレート内のブロックの一覧を返します。 $recursive が FALSE の場合は、$parent の直下のサブブロックのみを'フラットな' 配列で返します。 - PEAR

If the representation of objectexposes a recursive entry, the recursive reference will be represented as "Recursion on typename with id=number".例文帳に追加

もしobjectの文字列表現が再帰的な要素を持っているなら、再帰的な参照は"Recursion on typename with id=number"で表示されます。 - Python

Change the group membership of each FILE to GROUP. 例文帳に追加

\\-R, \\-\\-recursiveファイルとディレクトリのグループ所有権を再帰的に変更する。 - JM

This is typically used with recursive invocations of make . 例文帳に追加

このオプションは通常、makeを再帰的に呼び出す時に使われる。 - JM

So in manghetu sculpture, you'd see this recursive geometry.例文帳に追加

このマンベトゥの彫刻には再帰的なな幾何がみられます - 映画・海外ドラマ英語字幕翻訳辞書

And this peculiar recursive quality that we call selfawareness例文帳に追加

我々が自己認識と呼ぶ この特異な再帰的性質こそ - 映画・海外ドラマ英語字幕翻訳辞書

We may be able to reconstruct the directory with a recursive algorithm.例文帳に追加

再帰的アルゴリズムでディレクトリを 復元できるかもしれません - 映画・海外ドラマ英語字幕翻訳辞書

Recursive objects (compound objects that, directly or indirectly,contain a reference to themselves) may cause a recursive loop. 例文帳に追加

再帰的なオブジェクト (直接、間接に関わらず、自分自身に対する参照を持つ複合オブジェクト) は再帰ループを引き起こします。 - Python

This figure is accurate even for recursive functions.例文帳に追加

この項目は再帰的な関数においても正確に計測されます。 - Python

METHOD FOR ADJUSTING CONTRAST OF DIGITAL IMAGE BY ADAPTIVE RECURSIVE FILTER例文帳に追加

適応帰納的フィルタでディジタル画像のコントラストを調整する方法 - 特許庁

REFLECTIVE FRONT SCREEN HAVING RECURSIVE PROPERTY AND REFLECTIVE SCREEN FOR STEREOSCOPIC DISPLAY例文帳に追加

反射型再帰性フロントスクリーンおよび反射型立体表示用スクリーン - 特許庁

alphabetical order; this comparison is not recursive unless the 例文帳に追加

アルファベット順にそれぞれ比較する。 比較は再帰的には行われないが、 - JM

Supports multiple files and dirs and also recursive deletes. 例文帳に追加

複数のファイルやディレクトリの削除、再帰的な削除もサポートしています。 - PEAR

Specially, this system is provided with a recursive analysis means which takes a recursive analysis by using, as a parameter, a variable regarding months lasping after the specific debt is generated.例文帳に追加

特に本発明では、所定債務の発生時から経過した月数に関する変数をパラメータとして回帰分析する回帰分析手段を設けている。 - 特許庁

(But during the recursive copy of directories, newly created 例文帳に追加

(しかし再帰コピーの最中には、新しく作られたディレクトリの最終モードに、 - JM

TRIANGULAR PYRAMID CUBE CORNER RECURSIVE REFLECTION ARTICLE PROVIDED WITH SUB-REFLECTIVE PROFILE例文帳に追加

副反射側面が設置された三角錐型キューブコーナー再帰反射物品 - 特許庁

Were just like the recursive cycles in the geometric algorithm that builds this.例文帳に追加

この場所を築いた幾何的なアルゴリズムの 再帰的なサイクルと同様です - 映画・海外ドラマ英語字幕翻訳辞書

To efficiently verify a program handling recursive data by a model checking method.例文帳に追加

再帰データを扱うプログラムをモデル検査法により効率的に検証すること。 - 特許庁

The motion adaptive recursive filter 11 is used as a first noise removing part.例文帳に追加

第1のノイズ除去部として、例えば動き適応リカーシブフィルタ11を用いる。 - 特許庁

can represent recursive data structures, such as binary trees or linked lists. 例文帳に追加

は二分木や連結リストのような再帰的なデータ構造体を表現できる。 - JM

Figure 3-4 shows an example of a trace-back map that is output at recursive calls. 例文帳に追加

図3-4に再帰呼び出し時に出力されるトレースバックマップの一例を示す。 - コンピューター用語辞典

A recursive reflecting surface 2 formed in a shape of, for example, an arrow and light emitters 3 flashing along the contour of the recursive reflecting surface 2 on the outside separate from at least the outer peripheral edge of this recursive reflecting surface 2, are formed in an indicating part 1.例文帳に追加

標示部1に例えば矢印などの形状に形成された再帰反射面2と、この再帰反射面2の外周縁から少なくとも離れた外側に、前記再帰反射面2の輪郭に沿って点滅する発光体3を形成する。 - 特許庁

Recursive filter processing is applied to a photographed motion picture and on the basis of frame information of the motion picture and a feedback coefficient of the recursive filter processing, a spatial filter is designed.例文帳に追加

撮影された動画にリカーシブフィルタ処理を行い、その動画のフレーム情報及び前記リカーシブフィルタ処理のフィードバック係数に基づいて空間フィルタを設計する。 - 特許庁

An invisible marker 7 is composed of a transparent substance having recursive reflection characteristics.例文帳に追加

不可視マーカ7は、再帰性反射特性を有する透明な物質で構成される。 - 特許庁

Functions may call each other and may be recursive. 例文帳に追加

関数は、他の関数を呼び出したり、自分自身を再帰的に呼び出すことができます。 - JM

new recursive robust open-loop identification algorithm applicable to SISO stable systems 例文帳に追加

SISO安定系に適用可能な新しい再帰的で頑強な開ループ同定アルゴリズム - コンピューター用語辞典

SYSTEM AND METHOD FOR IMAGE NOISE REDUCTION USING A MINIMAL ERROR SPATIO-TEMPORAL RECURSIVE FILTER例文帳に追加

最小誤差時空間再帰フィルタを使用する画像ノイズ低減のためのシステム及び方法 - 特許庁

BLOCK FLOATING POINT EXECUTION METHOD FOR RECURSIVE CALCULATION IN DUAL DATA PATH DSP例文帳に追加

複式データパスDSPにおける再帰的計算のブロック浮動小数点実施方法 - 特許庁

To provide a method and a system for constructing a generalized recursive PLS model.例文帳に追加

一般化した再帰PLSモデルを構築する方法及びモデル構築システムを提供する。 - 特許庁

ignores symbolic links encountered during recursive directory traversals. 例文帳に追加

コマンドは再帰的にディレクトリを移動しながら処理している時に見つけたシンボリックリンク は無視する。 - JM

A server executes acquisition of the value, the numerical processing to the value, and recursive reference by the attribute value.例文帳に追加

サーバは、属性値により、値の取得、値への数値処理、再帰的参照を実行する。 - 特許庁

To provide a number of strategies for evolving a polypeptide through a recursive recombination method.例文帳に追加

再帰組換え法を介してポリペプチドを進化させるための多数のストラテジーを提供する。 - 特許庁

level - 1 for the value of level in the recursive call. 例文帳に追加

level - 1を与える再帰的な書式化を実行するために、型に固有のメソッドはrepr1()を呼び出します。 - Python

The amount of indentation added for each recursive level is specified by indent; the default is one.例文帳に追加

再帰的なレベルごとに加えるインデントの量はindentで設定できます;デフォルト値は1です。 - Python

例文

The inclination of each edge line inside the edge array is calculated by a linear recursive method preferably.例文帳に追加

エッジアレー内の各エッジラインの傾斜が、好ましくは線形回帰法で計算される。 - 特許庁




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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.
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS