optを含む例文一覧と使い方
該当件数 : 133件
also called opt-80 and tiacumicin b. 例文帳に追加
「opt-80」、「tiacumicin b(チアクマイシンb)」とも呼ばれる。 - PDQ®がん用語辞書 英語版
path. For example, if PYTHONPATH is set to "/www/python:/opt/py", the searchpath will begin with ['/www/python', '/opt/py'].例文帳に追加
例えば、PYTHONPATH を"/www/python:/opt/py" に設定すると、検索パスは['/www/python', '/opt/py'] から始まります。 - Python
Jffnms should be installed in /opt/jffnms/. 例文帳に追加
Jffnmsは、/opt/jffnms/以下にインストールされるはずです。 - Gentoo Linux
Code Listing2.3: /etc/env.d/60prelink PRELINK_PATH_MASK="/opt" 例文帳に追加
コード表示2.3:/etc/env.d/60prelink - Gentoo Linux
/etc/opt Host-specific configuration files for add-on applications installed in /opt . 例文帳に追加
/etc/opt/optにインストールされたアドオンアプリケーションが使う、ホスト固有の設定ファイルの置き場所。 - JM
According to the File Hierarchy Standard, this is /opt or /usr/local.例文帳に追加
File Hierarchy Standardによれば、このパーティションは/opt または /usr/localです。 - Gentoo Linux
/opt This directory should contain add-on packages that contain static files. 例文帳に追加
/optこのディレクトリにはアドオンパッケージの静的なファイルが置かれる。 - JM
# mysql -u jffnms -pjffnms jffnms /opt/jffnms/docs/jffnms-0.8.3.mysql 例文帳に追加
コード表示2.14:MySQLのテーブルを作成する - Gentoo Linux
Most of these applications come from pre-compiled, binary only packages which are installed in /opt.例文帳に追加
これらのアプリケーションの大部分は/optにインストールされているバイナリのみのパッケージです。 - Gentoo Linux
Game servers will have a separate /opt as most gaming servers are installed there.例文帳に追加
ゲームサーバーではほとんどのゲームサーバーパッケージが/optにインストールされるので、そこは別にされます。 - Gentoo Linux
Game servers should have a separate /opt as most game servers are installed there.例文帳に追加
ゲームサーバーではほとんどのゲームサーバーパッケージが/optにインストールされるので、そこは別にされます。 - Gentoo Linux
The size of the root partition need not be large if you will keep/opt /usr /home /var and /tmp in an LVM2 Volume Group(vg). 例文帳に追加
LVM2ボリュームグループ(vg)に/opt/usr/home/var/tmpを含めるなら、ルートパーティションのサイズは大きい必要はありません。 - Gentoo Linux
Code Listing2.5: Creating Jffnms symlink # cd /var/www/localhost/htdocs ln -s /opt/jffnms/ 例文帳に追加
コード表示2.5:Jffnmsのシンボリックリンクを作成する - Gentoo Linux
(LTSP Path Options)option root-path "192.168.0.254:/opt/ltsp-4.1/i386";filename "/lts/vmlinuz-2.4.26-ltsp-2";(Address of the tftp server to download the ltsp file from)next-server 192.168.0.254; 例文帳に追加
(LTSPのパスを設定) filename"/lts/vmlinuz-2.4.19-ltsp-1"; - Gentoo Linux
(Make sure you have mounted your root partition as described in the handbook first)# mkdir /mnt/gentoo/usr# mount /dev/vg/usr /mnt/gentoo/usr# mkdir /mnt/gentoo/home# mount /dev/vg/home /mnt/gentoo/home# mkdir /mnt/gentoo/opt# mount /dev/vg/opt /mnt/gentoo/opt# mkdir /mnt/gentoo/var# mount /dev/vg/var /mnt/gentoo/var# mkdir /mnt/gentoo/tmp# mount /dev/vg/tmp /mnt/gentoo/tmp 例文帳に追加
(最初にハンドブックで記述されているとおりにルートパーティションを確実にマウントしてください) #mount/dev/vg/tmp/mnt/gentoo/tmp - Gentoo Linux
Generating one MD5 password takes about 0.25 seconds! Depending on $type, $opt should be: 例文帳に追加
ひとつの MD5 パスワードを生成するには、およそ 0.25 秒かかります! $opt の内容は、$type の設定内容によって変わります。 - PEAR
Code Listing3.1: Collecting data at regular intervals # crontab -u jffnms /opt/jffnms/docs/unix/crontab# crontab -e -u jffnms 例文帳に追加
コード表示3.1:データを定期的に収集する - Gentoo Linux
Code Listing2.6: Creating the filesystems # mke2fs -j /dev/vg/usr# mke2fs -j /dev/vg/home# mke2fs -j /dev/vg/opt# mke2fs -j /dev/vg/var# mke2fs -j /dev/vg/tmp 例文帳に追加
コード表示2.6:ファイルシステムの作成 - Gentoo Linux
The army tried to co-opt peasants into civil defence groups 例文帳に追加
軍は、農民を民間防衛グループに引き入れようとした - 日本語WordNet
# emerge gnome You can also opt for a minimal Gnome installation using gnome-light: 例文帳に追加
また、gnome-lightを使ってGNOMEを最小インストールすることもできます。 - Gentoo Linux
They drop out of school, or they opt out of life altogether.例文帳に追加
学校を中退したり 生きることすら 諦める子もいます - 映画・海外ドラマ英語字幕翻訳辞書
Why is there a need to opt for a troublesome path like supplying parts?例文帳に追加
部品供給なんて やっかいな道を 選ぶ必要がどこに? - 映画・海外ドラマ英語字幕翻訳辞書
I opt for very simple line drawings kind of stupid looking.例文帳に追加
ちょっとバカらしい位に とても単純な線描を選びました - 映画・海外ドラマ英語字幕翻訳辞書
Once there, you can rerun the emerge command, at which point the JRE/JDK will be begin to install.例文帳に追加
ダウンロードが終わった後、emergeコマンドを実行すると/optへJRE/JDKをインストールします。 - Gentoo Linux
There are many options to configure your workstations, visithttp://ltsp.mirrors.tds.net/pub/ltsp/docs/ltsp-4.1-en.html#AEN1190for a full description of /opt/ltsp/i386/etc/lts.conf. 例文帳に追加
ワークステーションを設定するための項目は数多くあります。 - Gentoo Linux
This invention relates to an 18-membered macrocyclic antimicrobial agent generally called as tiacumicin, especially OPT-80 (consisting almost completely of R-tiacumicin B), a pharmaceutical composition containing OPT-80, and a method for using OPT-80.例文帳に追加
本発明は、一般にチアクミシン(Tiacumicin)と呼ばれる18員大環状抗菌剤、特にOPT−80(これはほぼ完全にR−チアクミシンBからなる)、OPT−80を含有する医薬組成物、及びOPT−80を使用する方法に関する。 - 特許庁
In the given example, you can opt not to installpostfix or to remove ssmtp first. 例文帳に追加
上記の例では、postfixのインストールを諦めるか、先にssmtpを削除するかのどちらかです。 - Gentoo Linux
If you are unsure about the license, you should opt for the New BSD License. 例文帳に追加
オープンソースライセンスについて良く知らないのならば、新 BSD ライセンスを選ぶと良いでしょう。 - PEAR
# mkdir /diskless/192.168.1.21/home# mkdir /diskless/192.168.1.21/dev# mkdir /diskless/192.168.1.21/proc# mkdir /diskless/192.168.1.21/tmp# mkdir /diskless/192.168.1.21/mnt# chmod a+w /diskless/192.168.1.21/tmp# mkdir /diskless/192.168.1.21/mnt/.initd# mkdir /diskless/192.168.1.21/root# mkdir /diskless/192.168.1.21/sys# mkdir /diskless/192.168.1.21/var# mkdir /diskless/192.168.1.21/var/empty# mkdir /diskless/192.168.1.21/var/lock# mkdir /diskless/192.168.1.21/var/log# mkdir /diskless/192.168.1.21/var/run# mkdir /diskless/192.168.1.21/var/spool# mkdir /diskless/192.168.1.21/usr# mkdir /diskless/192.168.1.21/opt 例文帳に追加
(openMosixの場合のみ) #mkdir/diskless/192.168.1.21/mfs - Gentoo Linux
/dev/hda1 /boot ext3 noauto,noatime 1 2/dev/hda2 none swap sw 0 0/dev/hda3 / ext3 noatime 0 1# Logical volumes/dev/vg/usr /usr ext3 noatime 0 2/dev/vg/home /home ext3 noatime 0 2/dev/vg/opt /opt ext3 noatime 0 2/dev/vg/var /var ext3 noatime 0 2/dev/vg/tmp /tmp ext3 noatime 0 2 例文帳に追加
ハンドブックのインストールパートの最後に到達したとき、通常のパーティションと同様に、すべてのLVM2論理ボリュームをumountすることを忘れないでください。 - Gentoo Linux
# psql jffnms jffnms /opt/jffnms/docs/jffnms-0.8.3.pgsql Once you have run those steps, the PostgreSQL database configuration for Jffnms should be ok.例文帳に追加
上記の過程を一旦踏めば、Jffnms向けに用意されたPostgreSQLのデータベース設定はOKのはずです。 - Gentoo Linux
To establish a system of a personal information security management and an effective opt-in mail transmission management for advertisement intended for mobile phone users using opt-in mail by automating e-mail address registration and e-mail transmission.例文帳に追加
本発明は、携帯電話利用者を対象としたオプトインメール広告において、メールアドレス登録の自動化、メール送信の自動化を図り、個人情報のセキュリティ管理や効率的なオプトインメールの送信制御システムを確立することを目的とする。 - 特許庁
Code Listing2.8: Using local options with equery # equery list -p -o vim[ Searching for package 'vim' in all categories among: ]* installed packages[I--] [ ] app-editors/vim-6.3-r4 (0)* Portage tree (/usr/portage)[-P-] [M~] app-editors/vim-7.0_alpha20050126 (0)[-P-] [M~] app-editors/vim-7.0_alpha20050201 (0)[-P-] [ ] app-editors/vim-6.3-r2 (0)[-P-] [M~] app-editors/vim-7.0_alpha20050122 (0)[-P-] [M~] app-editors/vim-core-7.0_alpha20050126 (0)[-P-] [ ] app-editors/vim-core-6.3-r3 (0)[-P-] [M~] app-editors/vim-core-7.0_alpha20050122 (0)[-P-] [M~] app-editors/vim-core-7.0_alpha20050201 (0)[-P-] [ ] app-editors/vim-core-6.3-r4 (0)* overlay tree (/opt/ebuilds) 例文帳に追加
コード表示2.8:equeryでローカルオプションを使う - Gentoo Linux
(iv) Whether the securities company, etc. secures a necessary period of time, after notifying a corporate customer of the opportunity to opt out and before commencing the exchange with its parent/subsidiary corporation, etc. of non-disclosure information on the corporate customer, so that the corporate customer can make a decision within such period regarding whether or not to opt out. 例文帳に追加
④ 法人顧客にオプトアウトの機会の通知を行ってから、親子法人等との間で当該法人顧客に係る非公開情報の授受を開始するまでの間に、当該法人顧客がオプトアウトするか否かを判断するために必要な期間を確保しているか。 - 金融庁
The mode selection terminal selects each mode booted from the internal ROM 16 or the external memory 30 or an OPT mode.例文帳に追加
エミュレーションメモリ32、内部ROM16又は外部メモリ30からブートする各モードやOPTモードを選択するためのモード選択端子を設ける。 - 特許庁
(vi) In cases where the securities company, etc. applies, to some corporate customers, a scheme wherein it exchanges non-disclosure information with its parent/subsidiary corporations, etc. only when the corporate customers opt in (meaning that the customer voluntarily gives consent in writing for the sharing of non-disclosure information; the same shall apply hereinafter), without providing the opportunity to opt out, whether the securities company, etc. posts or provides for inspection at its branches the information regarding the types of corporate customers to which it provides (or does not provide) the opportunity to opt out, so that each corporate customer can easily find if it is eligible to receive the opportunity to opt out. 例文帳に追加
⑥ 証券会社等において、オプトアウトの機会を提供せず、オプトイン(非公開情報を共有されることについて書面により積極的に同意することをいう。以下同じ。)した場合にのみ親子法人等との間でその非公開情報の授受を行う取扱いとする法人顧客がある場合には、どのような属性の法人顧客に対してオプトアウトの機会を提供するのか(又は提供しないのか)の情報の店舗での掲示・閲覧やホームページへの掲載等を通じて、各法人顧客において、自己がオプトアウトの機会の提供を受ける顧客に該当するかを容易に認識できるようにしているか。 - 金融庁
A server 2 which distributes opt-in-mail when receiving a request (S11) to distribute invitation mail inviting members who can use various servers from a server 1 providing the services through the Internet NTW sends invitation mail including personal information of customers as objects of transmission of the opt-in-mail (S12).例文帳に追加
オプトインメールの配信を行うサーバ2は、インターネットNTW を介して各種のサービスを提供するサーバ1から、そのサービスを利用可能な会員の勧誘を行うための勧誘メールの配信依頼(S11)を受けた場合、オプトインメールの送信対象者である顧客の個人情報を含む勧誘メールを前記顧客宛に送信する(S12)。 - 特許庁
(iii) Whether the securities company, etc. notifies corporate customers of the opportunity to opt out by such means that enable them to clearly understand the opportunity to opt out, e.g. making a notification in writing upon concluding a contract; in cases where the securities company, etc. has not made any notification to a corporate customer regarding the opportunity to opt out for one year or more since making the previous notification (this may occur when they are under a long-term contract), whether the securities company, etc. makes further notification, irrespective of the state of transactions with the corporate customer. 例文帳に追加
③ オプトアウトの機会の通知は、契約締結時に書面等により行うなど、法人顧客がオプトアウトの機会について明確に認識できるような手段を用いて行っているか。なお、長期の契約を締結している場合など、例えば概ね1年以上にわたり法人顧客に対してオプトアウトの機会の通知を行っていない場合は、当該法人顧客との取引の状況に関わらず、改めて当該通知を行っているか。 - 金融庁
The platform device in which a television camera is mounted on the platform to remotely control a camera operation has a configuration in which an OPT converter is built in the platform.例文帳に追加
そこで、本発明は、テレビカメラを雲台に取り付け、カメラ動作を遠隔操作する雲台装置において、OPT変換機を雲台に内蔵させた構成とした。 - 特許庁
The marketer sending opt-in e-mail may remind the recipient that they have previously indicated they were interested in receiving such e-mail and that this is not spam. 例文帳に追加
オプトインeメールを送る広告主は、受取人に、そのようなeメールを受け取ることに以前関心を示したこと、だからそれはスパムではないことを思い出させるだろう。 - コンピューター用語辞典
In accordance with the relevant optimization algorithm, a trimming range optimization section 8 then derives an optimal trimming region R_Γ(opt) that is an optimal solution of the total evaluation value TS(R_Γ).例文帳に追加
そして、トリミング範囲最適化部8が当該最適化アルゴリズムに従い、総合評価値TS(R_T)の最適解である最適なトリミング領域R_T(opt)を導出する。 - 特許庁
| Copyright(C) 2026 金融庁 All Rights Reserved. |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| Copyright ©2004-2026 Translational Research Informatics Center. All Rights Reserved. 財団法人先端医療振興財団 臨床研究情報センター |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| 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) 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会員(無料)になると
|


Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)