Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
「RM」に関連した英語例文の一覧と使い方 - Weblio英語例文検索
[go: Go Back, main page]

1153万例文収録!

「RM」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 435



例文

and rm (1)). 例文帳に追加

rm (1)) - JM

"rm [" options "] " file. 例文帳に追加

"rm [" オプション "] " file. - JM

rm man page 例文帳に追加

rm のマニュアル - PEAR

the arguments for rm 例文帳に追加

rm に渡す引数。 - PEAR

例文

(typically `/bin/rm'). 例文帳に追加

(一般には `/bin/rm') である。 - JM


例文

System::rm--remove files 例文帳に追加

System::rm--ファイルを削除する - PEAR

Doshisha Rohm Plaza (RM) 例文帳に追加

同志社ローム記念館(RM - Wikipedia日英京都関連文書対訳コーパス

l RM Reset Mode (see below). 例文帳に追加

l RM モードのリセット(後述)。 - JM

Code Listing4.1: Default system crontab */15 * * * * test -x /usr/sbin/run-crons /usr/sbin/run-crons0 * * * * rm -f /var/spool/cron/lastrun/cron.hourly0 3 * * * rm -f /var/spool/cron/lastrun/cron.daily15 4 * * 6 rm -f /var/spool/cron/lastrun/cron.weekly30 5 1 * * rm -f /var/spool/cron/lastrun/cron.monthly 例文帳に追加

コード表示4.1:デフォルトのシステムcrontab - Gentoo Linux

例文

The command rm (from "remove") deletes the file, and be careful! it is gone. 例文帳に追加

rmコマンドはファイルを削除する。 - JM

例文

The rm command for removing files. 例文帳に追加

ファイルを削除するための rm コマンドです。 - PEAR

IT and Media Center 例文帳に追加

情報メディア館(RM - Wikipedia日英京都関連文書対訳コーパス

R1-Rm-1 are internal resistance of a TFT driver.例文帳に追加

R1〜Rm-1はTFTソースドライバの内部抵抗である。 - 特許庁

The shell would print out rm foo[BEEP].bar. 例文帳に追加

するとシェルは rm foo[BEEP].bar と出力するでしょう。 - FreeBSD

Place the name of the printer host in the rm capability. 例文帳に追加

rm 項目でプリンタホストの名前を指定します。 - FreeBSD

If the info and rm programs are properly installed at your site, the command info rm should give you access to the complete manual. 例文帳に追加

infoとrmが正しくインストールされていれば、次のコマンドinfo rmで完全なマニュアルを参照することができる。 - JM

Usual operations like cp, mv, rm, etc work fine. 例文帳に追加

cp、mv、rmなどのよくある命令は正常に動作します。 - Gentoo Linux

Several errors may be returned by rm. 例文帳に追加

rm から戻されるエラーにはいくつかの種類があります。 - PEAR

Code Listing1.2: Modifying distcc # rm c++ g++ gcc cc 例文帳に追加

コード表示1.2:distccの修正 - Gentoo Linux

It is safe to remove these using rm.例文帳に追加

rmを使うことでこれらを安全に削除することができます。 - Gentoo Linux

Rm: the double raindrop I worked on for nine months例文帳に追加

RM: 実は「ふたつの雨の雫」の製作には9ヶ月かかりました - 映画・海外ドラマ英語字幕翻訳辞書

A resistance RM for a monitor is arranged in the respective wiring UL1 and UL2.例文帳に追加

各配線UL1,UL2には、モニタ用の抵抗RMが設けられている。 - 特許庁

You want to delete foo.bar. So what you would type on the keyboard is: rm fo[Tab].[Tab]. 例文帳に追加

ここで foo.bar の方を削除するには、 rm fo[Tab].[Tab] と入力します。 - FreeBSD

# rm /etc/make.profile# cd /etc# ln -sf ../usr/portage/profiles/obsolete/arch make.profile# emerge -n '=sys-apps/portage-2.0.51' Updating to 2004.2 例文帳に追加

2004.2への更新 - Gentoo Linux

A machinery controller 3 reads the machine tool data from the recording medium RM.例文帳に追加

工作制御装置3は記録媒体RMから工作機データを読み込む。 - 特許庁

The full documentation for rm is maintained as a Texinfo manual. 例文帳に追加

関連項目rmの完全なドキュメントはinfoマニュアルとしてメンテナンスされている。 - JM

Rm: that's whet moser from chicago magazine.例文帳に追加

(ローマン)シカゴマガジンの ウェット・モーザーです - 映画・海外ドラマ英語字幕翻訳辞書

Rm: underneath the phoenix, there's a motto on a ribbon例文帳に追加

(ローマン)フェニックスの下の リボンには - 映画・海外ドラマ英語字幕翻訳辞書

In this apparatus, after the belt rotation detection mark TM is detected by the pattern sensor 18, the registration marks RM(K), RM(C), RM(M), and RM(Y) are formed.例文帳に追加

この装置では、ベルト回転検出マークTMがパターンセンサ18で検出された後にレジストマークRM(K)、RM(C)、RM(M)、RM(Y)が形成される。 - 特許庁

Rm: I think it's okay. but (laughter)例文帳に追加

(ローマン)いいと思いますよ ただし・・・(笑) - 映画・海外ドラマ英語字幕翻訳辞書

Code Listing2.23: Removing a directory # rm *.c# cvs remove 例文帳に追加

コード表示2.23:ディレクトリを削除する - Gentoo Linux

Rm: before I moved to chicago in 2005例文帳に追加

(ローマン)2005年に シカゴに引っ越すまでは - 映画・海外ドラマ英語字幕翻訳辞書

on the depth of directory trees that can be removed by `rm -r'). 例文帳に追加

全ディレクトリツリーが削除される - JM

Rm: thanks. (jc: thank you, reuben.)例文帳に追加

今日は素敵なお話をどうもありがとうございました RM:ありがとう (JC: ルーベン、ありがとう) - 映画・海外ドラマ英語字幕翻訳辞書

Rm: on the flag. yeah. yeah. (laughter)例文帳に追加

(ローマン)旗の中にです そうですよね(笑) - 映画・海外ドラマ英語字幕翻訳辞書

According to the simulation on the RM of the digital circuit, an index for substrate noise is generated (32).例文帳に追加

ディジタル回路のRMのシミュレーションにより、基板のノイズの指標を生成する32。 - 特許庁

Rm: and that first city flag I discovered in chicago例文帳に追加

(ローマン)シカゴで 初めて目にした市旗は - 映画・海外ドラマ英語字幕翻訳辞書

A mark detecting means 16 of a second printer P2 detects this alignment mark Rm.例文帳に追加

この位置合せマーク(Rm)を第2印刷装置(P2)のマーク検出手段(16)で検出する。 - 特許庁

The computer system includes a hardware resource 1, an OS resource 2, a program resource 3, a network resource 4 and a storage resource 5, and these resources are managed by a server RM (resource manager)10, a software RM 20, a network RM 30, and a storage RM 40.例文帳に追加

コンピュータシステムは、ハードウェアリソース1、OSリソース2、プログラムリソース3、ネットワークリソース4、ストレージリソース5を備え、これらのリソースは、(サーバRM(リソースマネージャ)10、ソフトウェアRM20、ネットワークRM30、ストレージRM40により管理される。 - 特許庁

After that, when the gear ratio Rm returns to the low ratio Rlow, DBW control is released in the step S4.例文帳に追加

その後、変速比RmがローレシオRlowまで戻ると、ステップS4ではDBW制御が解除される。 - 特許庁

Code Listing1.1: Changing your profile # rm -f /etc/make.profile# ln -snf /usr/portage/profiles/default-linux/x86/2005.1 /etc/make.profile 例文帳に追加

コード表示1.1:プロファイルの変更 - Gentoo Linux

Rm: i've seen firsthand what a good city flag can do例文帳に追加

(ローマン)私は優れた市旗に できることを - 映画・海外ドラマ英語字幕翻訳辞書

Tk: hello. rm: he's a flag expert.例文帳に追加

(テッド)こんにちは (ローマン)彼は旗の専門家で - 映画・海外ドラマ英語字幕翻訳辞書

When a snapshot is no longer required, it can be removed with the standard rm(1) command. 例文帳に追加

スナップショットが必要無くなったときは、 標準の rm(1) コマンドを用いて削除することができます。 - FreeBSD

Code Listing3.5: Changing to a 2005.1 profile # rm /etc/make.profile# ln -s ../usr/portage/profiles/selected profile /etc/make.profile 例文帳に追加

コード表示3.3:2005.1プロファイルへの変更 - Gentoo Linux

Rm: but the current phoenix, that's got to go.例文帳に追加

(ローマン)ただし 今あるフェニックスは外すべきです - 映画・海外ドラマ英語字幕翻訳辞書

A corresponding record RM is searched from the MAC information table using a base station MAC address, a terminal MAC address and a signal type, and a record RL having a counter value matching that of the record RM is searched from the position module information table.例文帳に追加

基地局MACアドレス、端末MACアドレスと信号タイプを用いてMAC情報テーブルから該当レコードRMを検索し、レコードRMとカウンタ値が一致するレコードRLを位置モジュール情報テーブルから検索する。 - 特許庁

Determined that the change gear ratio Rm does not return to the low ratio Rlow at the time of starting, makes advance to the step S3.例文帳に追加

変速比Rmが発進時のローレシオRlowまで戻っていないと判定されるとステップS3へ進む。 - 特許庁

Rm: the design of the chicago flag has complete buyin例文帳に追加

(ローマン)シカゴの旗のデザインは すっかり受け入れられ - 映画・海外ドラマ英語字幕翻訳辞書

例文

Rm: ted literally wrote the book on flag design.例文帳に追加

(ローマン)彼は旗の デザインに関する本を書きました - 映画・海外ドラマ英語字幕翻訳辞書




  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
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 1994-2010 The FreeBSD Project. All rights reserved. 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 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS