| 例文 |
user defined functionsの部分一致の例文一覧と使い方
該当件数 : 22件
USER-DEFINED FUNCTIONS 例文帳に追加
関数 - JM
User-defined functions 例文帳に追加
ユーザ定義関数 (user-defined function) - Python
The type of user-defined functions and lambdas. 例文帳に追加
ユーザー定義の関数またはlambdaの型です。 - Python
SQL Server differentiates between "user defined functions that return a table" and "in-line table functions". 例文帳に追加
SQLサーバは「表を返す利用者定義関数」と「インライン表関数」とを区別する。 - コンピューター用語辞典
These have to do with user defined functions and standard functions. They all appear as "name(parameters)". 例文帳に追加
それはユーザ定義関数と標準関数に関するもので、すべて "name(parameters)" という形をしています。 - JM
func(argument-list).There are really two flavors of function objects: built-in functions and user-defined functions.例文帳に追加
func(argument-list).関数オブジェクトには実際には 2 つの種: 組み込み関数とユーザ定義関数があります。 - Python
The function portion of the menu entry is one of the functions, including any user-defined functions, or additionalmenus.例文帳に追加
メニューエントリの function 部分は、ユーザ定義関数を含むいずれかの関数または追加メニューである。 - XFree86
User-defined functions contain the name by which they are referenced in calls to f.function and a list of other functions to execute.例文帳に追加
ユーザ定義関数は、f.functionの呼び出しで参照される名前と、実行する他の関数群のリストからなる。 - XFree86
Note that the current implementation only supportsfunction attributes on user-defined functions. 例文帳に追加
現在の実装では、ユーザ定義の関数でのみ属性をサポートしているので注意して下さい。 - Python
In C++ a class is a user-defined type, syntactically a struct with member functions. 例文帳に追加
C++におけるクラスは利用者定義型であり, 構文法的にはメンバ関数を持つ構造体である. - コンピューター用語辞典
The Menus section gives any user-defined menus (containing functions to be invoked or commands to be executed).例文帳に追加
メニュー セクションでは、ユーザ定義のメニューを設定する(呼び出される関数や実行されるコマンドも指定する)。 - XFree86
To do this, twm associates names with each of the primitives and provides user-defined functions for building higher level primitives and menus for interactively selecting among groups of functions.例文帳に追加
これを行うために、twm は名前を各プリミティブに対応させ、高レベルのプリミティブを構築するためのユーザ定義関数と関数を対話的に選択するためのメニューを与える。 - XFree86
To provide a method for constituting a prototype data processing system by constituting a hardware-development chip(HDC) according to user- defined settings, structuring user-defined logic which functions on the constituted development chip, and making it possible to reconstitute the HDC and user- defined logic after debugging.例文帳に追加
ユーザ定義設定にしたがってハードウェア開発チップ(HDC)を構成し、構成された開発チップで機能するようになされたユーザ定義論理を構築し、デバッグ後HDCおよびユーザ定義論理の再構成を可能にすることによって、プロトタイプ・データ処理システムを作成する方法を提供すること。 - 特許庁
The files in the environment variables would typically contain function definitions for functions the user wants defined every time bc is run. 例文帳に追加
この環境変数で指定するファイルには、bc を走らせるたびに定義しておきたいような関数の定義を書いておくとよいでしょう。 - JM
The functions and applications of buttons A to D in a region 55 are not preliminarily determined, and the functions and applications of the buttons A to D can be defined by a user.例文帳に追加
領域55のボタンA乃至ボタンDは、それぞれ機能、用途などが予め決められておらず、ユーザがボタンA乃至ボタンDの機能、用途などを定義することが可能となるようになされている。 - 特許庁
PostgreSQL is a sophisticated Object-Relational DBMS, supporting almost all SQL constructs, including subselects, transactions, and user-defined types and functions. 例文帳に追加
PostgreSQLは洗練されたオブジェクト・リレーショナルDBMSであり, サブ選択, トランザクションおよび利用者定義型と関数を含むほとんどすべてのSQL構造体をサポートする. - コンピューター用語辞典
A leaning score calculation part 12 detects functions used by a user and their usage frequencies from the functions/operations 19 and the operation history 18, and based on the degree of difficulty and the usage frequencies of the functions, calculates function learning scores showing the degree of learning of the functions by the user and a learning level showing the total degree of learning defined by the function learning scores.例文帳に追加
習得スコア計算部12は、機能/操作19と操作履歴18から、ユーザが使用した機能とその使用回数を検出し、その機能の難度と使用回数に基づいて、当該機能に対する該ユーザの習得度合いを示す機能別習得スコアと、それら機能別習得スコアから定まる総合的な習得度合いを示す習得レベルを計算する。 - 特許庁
It is also important to note that user-defined functions which are attributes of a class instance are not converted to bound methods; this only happens when the function is an attribute of the class.例文帳に追加
それから、クラスインスタンスの属性になっているユーザ定義関数は、結合メソッドに変換できないと知っておくことも重要です; 結合メソッドへの変換が行われるのは、関数がクラスの一属性である場合 だけ です。 - Python
It is possible to insertobjects created in one sub-interpreter into a namespace of anothersub-interpreter; this should be done with great care to avoid sharing user-defined functions, methods, instances or classesbetween sub-interpreters, since import operations executed by such objects may affect the wrong (sub-)interpreter's dictionary of loaded modules.例文帳に追加
一つのサブインタプリタで生成されたオブジェクトは他のサブインタプリタの名前空間への挿入が可能です; ユーザ定義関数、メソッド、インスタンスおよびクラスをサブインタプリタをサブインタプリタ間で共有しないように十分注意してください。 - Python
The job control system comprises a plurality of authenticating means defined by functions, a job attribute storage means of storing a job execution (operation) mode up to the completion of job output, and an access right decision means of deciding the right to access the job in precedent processing that the user who has been authenticated other than a user who is in job transmission can have.例文帳に追加
機能毎に規定される複数の認証手段と、ジョブ実行(動作)モードをジョブ出力完了まで保存しておくジョブ属性保存手段と、ジョブ送信しているユーザーとは別の認証済みユーザーの、先行処理中ジョブに対してのアクセス権を判別するアクセス権判別手段により構成される。 - 特許庁
When set to a value other than None, this variable defines the default value for the dir argument to all the functions defined in this module.If tempdir is unset or None at any call to any of the above functions, Python searches a standard list of directories and sets tempdir to the first one which the calling user can create files in.例文帳に追加
この値が None 以外に設定された場合、このモジュールで定義されている関数全てのdir 引数に対する標準の設定値となります。 tempdir が設定されていないか None の場合、上記のいずれかの関数を呼び出した際は常に、Python は標準的なディレクトリ候補のリストを検索し、関数を呼び出しているユーザの権限でファイルを作成できる最初のディレクトリ候補を tempdir に設定します。 - Python
| 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
