「function」を含む例文一覧(50000)

<前へ 1 2 .... 203 204 205 206 207 208 209 210 211 .... 999 1000 次へ>
  • SOCK HAVING TAPING FUNCTION TO CORRECT DISTORTION OF FOOT
    足の歪みを正すテーピング機能を備えた靴下 - 特許庁
  • To reduce the size of a lens barrel (imaging apparatus) while achieving both an automatic function and a manual function.
    オート機能とマニュアル機能との両立を図りつつ、レンズ鏡胴(撮像装置)を小型化できるようにする。 - 特許庁
  • To sharply enhance operability in a telephone having an answering machine function or a simple pager function.
    留守番電話機能又は簡易ページャ機能を有する電話機における操作性を大幅に向上させる。 - 特許庁
  • SERGERY NAVIGATION SYSTEM WITH NERVE MONITORING FUNCTION
    神経モニタリング機能を有する手術ナビゲーションシステム - 特許庁
  • OPTICAL NETWORK WITH SUB-BAND REJECTION AND BYPASS FUNCTION
    サブバンドの阻止及びバイパス機能をもつ光ネットワーク - 特許庁
  • DTP DISPLAY DEVICE HAVING WINDOW SYNCHRONOUS FUNCTION
    ウインドウ同期機能を有するDTP表示装置 - 特許庁
  • Each of the plurality of IP telephone sets incorporates a DHCP server function and a DHCP relay agent function.
    複数のIP電話機にはDHCPサーバー機能及びDHCPリレーエージェント機能を内蔵する。 - 特許庁
  • ADVERTISEMENT MEDIATING SYSTEM HAVING DOWNLOAD CONFIRMING FUNCTION
    ダウンロード確認機能を有する広告仲介システム - 特許庁
  • WAFER ALIGNMENT APPARATUS HAVING WAFER SUPPLY FUNCTION
    ウエハ供給機能を有するウエハ位置合わせ装置 - 特許庁
  • IMAGING APPARATUS HAVING PROJECTING FUNCTION, LENS EXCHANGEABLE IMAGING APPARATUS, AND MULTIPLE LENS IMAGING APPARATUS HAVING PROJECTING FUNCTION
    投影機能付き撮像装置、レンズ交換式撮像装置及び投影機能付き複眼撮像装置 - 特許庁
  • ACCOUNT SETTLEMENT SYSTEM IN PREPAID SYSTEM WITH CREDIT FUNCTION
    与信機能付きのプリペイド方式での決済システム - 特許庁
  • A pickup image 7 is imaged by an input/output panel 1 having a display function and an imaging function.
    表示機能と撮像機能とを有する入出力パネル1により、撮像画像7を撮像する。 - 特許庁
  • METHOD TO ADD TIME COUNT VOICE NOTICE FUNCTION TO RECORDING PEN, AND RECORDING PEN HAVING VOICE NOTICE FUNCTION
    レコーディング・ペンにタイム・カウント音声通知機能を付与する方法および音声通知機能付きレコーディング・ペン - 特許庁
  • To provide an optical semiconductor element having an optical function such as a function of cutting specific wavelength light and the like.
    特定波長光をカットする機能などの光学機能を備えた光半導体素子を提供する。 - 特許庁
  • An access right management function 244 provides a function for modifying each user's right to access the contents.
    アクセス権管理機能244は各ユーザのコンテンツへのアクセス権を変更するための機能を提供する。 - 特許庁
  • WINDOW WITH LOCKING CONFIRMATION FUNCTION AND IMAGE PROCESSING APPARATUS
    施錠確認機能付き窓及び画像処理装置 - 特許庁
  • ARBITRATION CIRCUIT AND FUNCTION PROCESSING CIRCUIT PROVIDED THEREIN
    調停回路及びこれに備える機能処理回路 - 特許庁
  • As a consequence, aliases defined in a function are not available until after that function is executed.
    その結果として、関数内で定義されたエイリアスは、その関数が実行されるまでは利用できません。 - JM
  • If there exists a shell function by that name, that function is invoked as described above in FUNCTIONS .
    その名前のシェル関数が存在すれば、前に関数で説明したようにその関数が呼び出されます。 - JM
  • ]Run command with args suppressing the normal shell function lookup.
    シェル関数の通常の参照は行いません。 - JM
  • At function exit, these variables are popped so that the original value (at the time of the function call) of these variables are restored.
    これらの変数は関数出口にてポップされ、(関数呼び出し時の)元の値が復元されます。 - JM
  • All constants in the function body will be converted using the value of ibase at the time of the function call.
    関数の中で使われている定数は、関数の呼びだし時点の ibase を元に変換が行われます。 - JM
  • "function format" POSIX bc requires the opening brace on the same line as the define key word and the auto statement on the next line.
    "function format"POSIX bc では、開くブレースが define キーワードと同じ行にあり、auto 文が次の行にあることが必要です。 - JM
  • The only parameter of this function is a string.
    この関数への唯一のパラメータは文字列である。 - JM
  • function returns a pointer to the value in the environment, or NULL if there is no match.
    は、環境における値 value へのポインタを返す。 - JM
  • function rewinds to the beginning of the password database.
    関数を使うと、パスワード・データベースの先頭に戻る。 - JM
  • function sets cd's conversion state to the initial state.
    関数は、cd の変換状態を初期状態にする。 - JM
  • function returns the network number part of the Internet address in.
    関数は、インターネットアドレス in のネットワーク部分を返す。 - JM
  • function returns the base 10 logarithm of x.
    関数は x の常用対数 (底が 10 の対数) を返す。 - JM
  • function is a GNU extension, available since glibc 2.1.91.
    関数は GNU 拡張であり、glibc 2.1.91 から使用可能である。 - JM
  • function is a GNU extension, available since glibc 2.1.
    関数は GNU 拡張であり、glibc 2.1 から使用可能である。 - JM
  • expects the first argument to be the name of a function and any remaining arguments to be function parameters.
    では最初の引数は関数名であり、残りの引数が関数のパラメータであることが必要です。 - JM
  • This leaves a nice vertical space in between the previous function call and the declaration for the next function.
    これによって前の関数呼び出しと次の関数の宣言の間に最適な行間が設定されます。 - JM
  • Avoid this function, and use the standard atexit (3) instead.
    この関数の使用は避け、代わりに標準のatexit (3) - JM
  • These function calls appeared in 4.2BSD.
    4.4BSD, SVr4, POSIX.1-2001.(これらの関数コールは 4.2BSD で最初に登場した)。 - JM
  • The classical BSD version of this function appeared in 4.2BSD.
    この関数の古典的な BSD 版は 4.2BSD で登場した。 - JM
  • If the main function returns to its original caller, or the exit (3)
    main 関数がもとの呼び出し側に返ったり、exit (3) - JM
  • function parses a string into a sequence of tokens.
    関数は文字列を解析してトークンに分割する。 - JM
  • function returns the current location in the directory stream.
    関数はディレクトリストリーム中の現在位置を返す。 - JM
  • If successful, this function returns the slot number.
    成功した場合、この関数はスロット番号を返す。 - JM
  • function returns a property, given by its name.
    関数は、名前によって与えられる属性を返す。 - JM
  • function with a conversion state starting in the initial state before the first byte).
    関数によって)ワイド文字へと変換される。 - JM
  • If the function accepts any arguments, then the left side of the function box has one connector for each argument.
    関数が引数を受け入れる場合は、関数ボックスの左側に、各引数に 1 つずつ、コネクタがあります。 - NetBeans
  • Click the drop-down menu that contains the function.
    関数が入っているドロップダウンメニューをクリックします。 - NetBeans
  • Map the result from the right side of the function box.
    関数ボックスの右側から結果をマッピングします。 - NetBeans
  • This is an XPath extension function defined in WS-BPEL specification.
    WS-BPEL 仕様で定義されている XPath 拡張関数です。 - NetBeans
  • Their function was to stay with the emperor and to address miscellaneous business.
    職掌は天皇の側で雑務を担当した。 - Wikipedia日英京都関連文書対訳コーパス
  • The near infrared light/neon cutting transparent base material 11 has a near infrared light cutting function and a neon cutting function.
    近赤外線/ネオンカット透明基材11は、近赤外線カット機能とネオンカット機能を有する。 - 特許庁
  • FILM WITH GENUINENESS DECIDING FUNCTION AND SHEET TYPE BODY HAVING GENUINENESS DECIDING FUNCTION USING THE SAME
    真贋判定機能を有するフィルム、及びそれを使用した真贋判定機能を有したシート状物 - 特許庁
  • The interferometer 10 uses the positive transfer function and the interferometer 20 uses the negative transfer function.
    干渉計10は正の伝達関数を使用し、干渉計20は負の伝達関数を使用する。 - 特許庁
<前へ 1 2 .... 203 204 205 206 207 208 209 210 211 .... 999 1000 次へ>

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