「callback」を含む例文一覧(306)

1 2 3 4 5 6 7 次へ>
  • 6.21.4.1 Defining a callback
    6.21.4.1 callbackオプションの定義 - Python
  • 6.21.4.1 Defining a callback option
    6.21.4.1 callbackオプションの定義 - Python
  • callback may also be None or NULL.
    callback は None や NULL にしてもかまいません。 - Python
  • 6.21.4.4 Callback example 1: trivial callback
    6.21.4.4 コールバックの例 1: ありふれたコールバック - Python
  • Quite often a simple callback is all you need.There are two steps to defining a callback option:
    callback オプションの定義は二つのステップからなります: - Python
  • Function/method to use, callback.
    callback として使用する関数あるいはメソッド - PEAR
  • The default callback prints the line to sys.stdout.
    デフォルトではcallbackはsys.stdoutに各行を印字します。 - Python
  • Formatter callback.
    フォーマッタ用のコールバック。 - PEAR
  • Optional callback actions
    オプションのコールバックアクション - PEAR
  • define the option itself using the callback action
    callback アクションを使ってオプション自体を定義する。 - Python
  • The ginit callback is called.
    \\(buginit コールバックが呼ばれる。 - XFree86
  • The callback feature cannot be activated...
    "コールバックは出来ません・・" - 映画・海外ドラマ英語字幕翻訳辞書
  • Example 45-4. Using a callback
    例 45-4コールバックの使用 - PEAR
  • Example 46-4. Using a callback
    例 46-4コールバックの使用 - PEAR
  • path to XML package description file mixed $callback callback function used to report output
    XML パッケージ定義ファイルへのパス。 mixed$callback 結果の出力に使用するコールバック関数。 - PEAR
  • Example 45-3. Setup with callback
    例 45-3コールバックの設定 - PEAR
  • Example 46-3. Setup with callback
    例 46-3コールバックの設定 - PEAR
  • any valid PHP callback
    任意の有効な PHP コールバック - PEAR
  • function returns whatever value was returned by the last call to callback .
    関数は最後のcallbackの呼び出しで返された値を返す。 - JM
  • callback object
    コールバックオブジェクトを指定します。 - PEAR
  • The new resources for the textSrcObject are: callback (ClassCallback)
    textSrcObject の新しいリソースは以下の通りである:callback (Class Callback)前のバージョンの Xaw はこのクラスをサブクラスに持っていた。 - XFree86
  • directory to save file in mixed $callback function/method to call for status updates
    mixed$callback 状態が更新された際にコールする関数/メソッド。 - PEAR
  • Adds a callback for the parser.
    パーザにコールバックを加えます。 - Python
  • Sets a callback function.
    コールバック関数を設定します。 - PEAR
  • call_data Specifies the callback data, which is not used by thisprocedure.
    \\fIw\\fP 1iウィジェットを指定する。 - XFree86
  • Each time a telnet option is read on the input flow, this callback (if set) is called with the following parameters :callback(telnet socket, command (DO/DONT/WILL/WONT), option).
    telnet オプションが入力フローから読み込まれるたびに、callback が (設定されていれば) 以下の引数形式:callback(telnet socket, command (DO/DONT/WILL/WONT), option)で呼び出されます。 - Python
  • callback function/method that should be called
    コールされるコールバック関数/メソッド。 - PEAR
  • The callback function is called for each line,with the trailing CRLF stripped.
    関数callbackは末尾のCRLFを取り除いた各行に対して実行されます。 - Python
  • Note that if the callback is not a valid callback, a PHP warning will be triggered.
    指定されたコールバックが有効で無い場合、PHP の警告 (Warning) が生成されます。 - PEAR
  • function,but can be any valid callback.
    関数を使用していますが、これ以外にも任意のcallback を使用することができます。 - PEAR
  • sourceChanged(Class Changed) Like the callback resource, it was on the subclasses on previous versions.
    sourceChanged (Class Changed)callback リソースと同じく、このリソースは前のバージョンではサブクラス内にあった。 - XFree86
  • 6.21.4.3 Raising errors in a callback
    6.21.4.3 コールバック中で例外を送出する - Python
  • The callback will be called with two parameters: the callback type, and parameters.
    コールバック関数には、コールバックの型およびパラメータの2 つのパラメータが渡されます。 - PEAR
  • In the callback model, you register a handler.
    コールバックモデルでは、ハンドラを登録します。 - NetBeans
  • A generic error handling callback means that every single error raised will be handled in the same error callback.
    一般的なエラー処理コールバック (generic error handling callback) では、発生するエラーはすべてひとつのコールバックで処理されるようになっています。 - PEAR
  • Removes the callback for the given type.
    指定したtypeのコールバックを削除します。 - Python
  • positionCallback (Class Callback) Allows installing a callback that will be called every time the cursor is moved and/or the file change its size.
    positionCallback (Class Callback)カーソルが移動した時またはファイルサイズが変わった時に毎回呼び出されるコールバックをインストールできるようにする。 - XFree86
  • callback used for error message generation
    エラーメッセージの生成に用いられるコールバック。 - PEAR
  • Remove a callback from the error callback stackThrows throwsno exceptions thrown
    エラーコールバックのスタックからコールバックを取り除きます。 例外・エラー 例外はスローされません。 - PEAR
  • // Method checkEmail is in class Validate$form-registerRule('checkmail', 'callback', 'checkEmail', 'Validate');
    // checkEmail メソッドが Validate クラス内に存在します。 - PEAR
  • Name of validation rule string $type Either: 'regex' or 'callback' ('function' is also kept for backward compatibility).
    検証規則の名前。 string$type 'regex' あるいは 'callback'(過去との互換性のため、'function' も使用できます)。 - PEAR
  • This flag is initially False and is set to True by XtNoticeSignal; the Intrinsics invoke the callback whenever the flag is True, and the flag is set to False just before the callback is invoked.
    このフラグの初期値はFalseであり、XtNoticeSignalによってTrue に設定される。 - XFree86
  • The rules-custom.php example covers the usage of custom rule classes and callback type rules.
    rules-custom.php では、独自の規則クラスの使用法およびcallback 型の規則の使用方法を説明しています。 - PEAR
  • Apart from action, the only option attribute you must specify is callback, the function to call:
    action の他に指定しなければならない属性は callback、すなわちコールバックする関数自体です: - Python
  • Pop a callback from every Error Stack.
    全エラースタックからコールバックを取り除きます。 - PEAR
  • Set the error set callback.
    setErrorSetCallback($param)エラーを設定するコールバックを設定します。 - PEAR
  • Thus, the minimal callback function signature is:
    従って、最小のコールバック関数シグネチャは: - Python
  • is the Option instance that's calling the callback
    コールバックを呼び出している Option のインスタンスです。 - Python
  • event Pointsto the XEvent that triggered the callback.
    "event" .75iコールバックを起こした XEvent を指すポインタである。 - XFree86
  • A valid callback (function) that decides to following action.
    以下のアクションを決定するコールバック (関数)。 - PEAR
1 2 3 4 5 6 7 次へ>

例文データの著作権について