Implements del TOS1[TOS:].
del TOS1[TOS:]を実行します。 - Python
del msg['subject']msg['subject'] = 'Python roolz!'
たとえば: del msg['subject']msg['subject'] = 'PythonPythonPython!' - Python
same as del s[s.index(x)]
del s[s.index(x)] と同じです - Python
Implements del TOS2[TOS1:TOS].
del TOS2[TOS1:TOS]を実行します。 - Python
delete-is-del (class SmeBSB) This entry invokes the delete-is-del(toggle)action.
"delete-is-del (class SmeBSB)"このエントリは delete-is-del(toggle) アクションを起動する。 - XFree86
This is equivalent to the Python statement "del o[key]". Python の文 "del o[key]" と同じです。 - Python
This is the equivalent of the Python statement"del o[i]".
Python の文 "del o[i]" と同じです。 - Python
/proc/sys/kernel/ctrl-alt-del This file controls the handling of Ctrl-Alt-Del from the keyboard.
/proc/sys/kernel/ctrl-alt-delこのファイルはキーボードの Ctrl-Alt-Del の扱いを制御する。 - JM
(003, ETX, Ctrl-C, or also 0177, DEL, rubout) Interrupt character.
(003, ETX, Ctrl-C か 0177, DEL, rubout)割り込み文字。 - JM
This is the equivalent of the Python statement "del o[i1:i2]". Python の文 "del o[i1:i2]" と同じです。 - Python
(0177, DEL, rubout, or 010, BS, Ctrl-H, or also #) Erase character.
(0177, DEL, rubout か 010, BS, Ctrl-H か #)消去文字。 - JM
To puerta del sol. 太陽の門だ - 映画・海外ドラマ英語字幕翻訳辞書
m[name] =value and del m[name].
m[name] =value および del m[name] をサポートしています。 - Python
(not in POSIX) Fill character is ASCII DEL (0177).
(POSIX にはない) 補填文字を ASCII DEL にする。 - JM
x = s[i]; del s[i]; return x
と同じです - Python
special character to Ctrl-C, erase to Del, and kill to Ctrl-U.
Ctrl-C に、 erase を Del に、 kill を Ctrl-U に設定する。 - JM
Next stop, puerta del sol. 次は太陽の門 - 映画・海外ドラマ英語字幕翻訳辞書
For example,delattr(x, 'foobar') is equivalent todel x.foobar
例えば、delattr(x, 'foobar') はdel x.foobar - Python
Next town is torres del ro. 次の町はトレス・デル・リオ - 映画・海外ドラマ英語字幕翻訳辞書
(c) Overview of the Southern Cone Common Market (MERCOSUR/MERCOSUL: Mercado Comun del Sur/Mercado Comun du Sul) (c)南米南部共同市場(MERCOSUR:Mercado Comun del Sur)の概観 - 経済産業省
del A pointer to a routine to remove key/data pairs from the database.
delデータベースからキー/データ対を削除するルーチンへのポインタ。 - JM
This is the equivalent of the Python statement "delo[key]".
Python の文 "del o[key]" と同じです。 - Python
When the value in this file is 0, Ctrl-Alt-Del is trapped and sent to the init (8)
このファイルにある値が 0 の場合、Ctrl-Alt-Del が捕捉されるとinit (8) - JM
You gotta take me to puerta del sol. 太陽の門へ 連れて行って - 映画・海外ドラマ英語字幕翻訳辞書
Meaning the user should type the Ctrl, Alt, and Del keys at the same time.
は、ユーザーが Ctrl, Alt それから Del キーを同時に 押すことを意図しています。 - FreeBSD
She's with the polica militar del per. 彼女はペルーの軍事警察だ。 - 映画・海外ドラマ英語字幕翻訳辞書
The best show is mundo del amor. 最高の番組は「ムンド・デル・アモー」さ。 - 映画・海外ドラマ英語字幕翻訳辞書
The following symbolic character names are recognized: RUBOUT , DEL , ESC , LFD , NEWLINE , RET , RETURN , SPC , SPACE , and TAB .
認識されるシンボリックな文字名を以下に示します:RUBOUT ,DEL ,ESC ,LFD ,NEWLINE ,RET ,RETURN ,SPC ,SPACE ,TAB 。 - JM
Try using the arrow keys and the DEL key to get a feel for how insert mode works. By using the arrow keys and DEL key, you can perform significant editing steps without repeatedly entering and leaving insert mode. 矢印キーやDELを使うことで挿入モードを繰り返し切り換えることなく編集できます。 - Gentoo Linux
You gotta take me to puerta del sol. I need to find my family. 太陽の門へ 家族を探す - 映画・海外ドラマ英語字幕翻訳辞書
Tell tom.00 pm. puerta del sol. トムに伝えろ 午後6時に太陽の門 - 映画・海外ドラマ英語字幕翻訳辞書
Tengo que continuar adelante. se era el ltimo bus del da. 行かなきゃ ー今日の最終バスよ - 映画・海外ドラマ英語字幕翻訳辞書
Sequential key/data pair retrieval may begin at any time, and the position of the "cursor" is not affected by calls to the del ,
シーケンシャルなキー/データ対の取得はいつでも行える。 また「カーソル」の位置はdel , - JM
Slicings may be used as expressions or as targets in assignment or del statements. スライス表記は式として用いたり、代入や del 文の対象として用いたりできます。 - Python
The rc-update script requires a second argument that defines the action: add, del or show. rc-updateスクリプトは、何を実行するかを指定する別の引数を必要とします。 それは、addかdelかshowです。 - Gentoo Linux
(The object referred to by names must be modified in place, using del or sliceassignment.) (namesで参照されるオブジェクトは、delあるいはスライスを使って正しく変更しなければなりません。 - Python
Specifies whether the Delete key on the editing keypadshould send DEL (127) or the VT220-style Remove escape sequence.
"deleteIsDEL (class DeleteIsDEL)"編集用キーパッドの Delete キーが DEL (127) を送るか、VT220 形式の Remove エスケープシーケンスを送るかを指定する。 - XFree86
This should only be implemented if "delobj.name
このメソッドを実装するのは、オブジェクトにとって"del obj.name - Python
He's in panama city at the fin del camino hotel. パナマ市のフィンデルカミノ・ホテルに泊まっているらしい - 映画・海外ドラマ英語字幕翻訳辞書
His favorite was the story of el viejo del monte. あの子はエル・ビエホ・デル・モンテの話が好きだった - 映画・海外ドラマ英語字幕翻訳辞書
He called it the... iluminacion del sol, it looked like a sun. 確か..."イルミネーション・デル・ソル" 太陽のようだった - 映画・海外ドラマ英語字幕翻訳辞書
This action toggles the state of the deleteIsDEL resource.
"delete-is-del()"このアクションは deleteIsDEL リソースの状態をトグルさせる。 - XFree86
Key combinations that are meant to be typed simultaneously are shown with `+' between the keys, such as: Ctrl+Alt+Del 同時に押すことを意図したキーの組み合わせは、キーの間に `+' を入れて表されます。 たとえばCtrl+Alt+Del - FreeBSD
Please push the Ctrl+Alt+Del key to log on the system.
システムにログオンするにはCtrl+Alt+Delキーを押してください。 - Tanaka Corpus
The spanish, who first settled here, called it boca del infierno 最初に来たスペイン人は ボカ デル インフィエルノと呼んで - 映画・海外ドラマ英語字幕翻訳辞書
Please push the Ctrl+Alt+Del key to log on the system. システムにログオンするにはCtrl+Alt+Delキーを押してください。 - Tatoeba例文
# rc-update del famd# emerge --unmerge app-admin/fam Next we'll clean up the remaining services.
次に、残っているrunlevelへの作業を片付けます。 - Gentoo Linux
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 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.