Oh, and you have a new codename. a codename? それと 新しいコードネーム - 映画・海外ドラマ英語字幕翻訳辞書
Codename, the tomb. コードネーム"墓場" - 映画・海外ドラマ英語字幕翻訳辞書
the operation codename,
演算コード名。 - Python
My codename. 私のコードネームだ - 映画・海外ドラマ英語字幕翻訳辞書
Code Listing4.3: Checking the created kernel image name and initrd
コード表示4.3: Checking the created kernel image name and initrd - Gentoo Linux
It's my codename. 俺のコードネームです。 - 映画・海外ドラマ英語字幕翻訳辞書
The station-name telegraph code is 'FUCHINAMI' (code is denoted in Katakana).
駅名電略は「フチナミ」。 - Wikipedia日英京都関連文書対訳コーパス
Codename duchess. コードネーム: 公爵夫人 - 映画・海外ドラマ英語字幕翻訳辞書
Code Listing7.8: Testing name resolution
コード表示7.7:DNSのテスト - Gentoo Linux
Codename 0091. this is luna. コードネーム0091 こちら ルナ - 映画・海外ドラマ英語字幕翻訳辞書
SELECT NAME="name"--creates PHP variable and code for select lists
SELECT NAME="name"--select リストのための PHP 変数およびコードを作成する - PEAR
The station-name telegraph code is 'フチチヨ.'
駅名電略は「フチチヨ」。 - Wikipedia日英京都関連文書対訳コーパス
The station-name telegraph code is 'フチヨシ.'
駅名電略は「フチヨシ」。 - Wikipedia日英京都関連文書対訳コーパス
And speaking of lame, my code name... 黙れ 僕のコードネームも... - 映画・海外ドラマ英語字幕翻訳辞書
'));}The code block executes the query "SELECT * FROM wishers WHERE Name = '" . name .
次のコードブロックを入力します。 - NetBeans
Code Listing3.1: variable name example
コード表示3.1: 変数名の例 - Gentoo Linux
Code Listing2.1: Setting the host name コード表示2.1: ホスト名を設定 - Gentoo Linux
I want the name, address and fucking postal code. 名前と住所を教えろ - 映画・海外ドラマ英語字幕翻訳辞書
Yes, I mean locke. I need a cool codename. クールなコードネームがいるなぁ - 映画・海外ドラマ英語字幕翻訳辞書
the name corresponds to the code 名前はコードに対応している - コンピューター用語辞典
SYSTEM FOR MATCHING COMPONENT NAMECODE OF CATALOG カタログの部品名コードマッチングシステム - 特許庁
Codename? oh, this one is better u. コードネーム? ああ こっちの方がいい U. - 映画・海外ドラマ英語字幕翻訳辞書
Well, your old gang name is not a codename. あれは あんたの昔のギャング名だ コードネームじゃない - 映画・海外ドラマ英語字幕翻訳辞書
Copy the following code and paste it over the body tags in index.jsp:bodyform name="Test" method="post" action="SpellCheckServlet"pEnter the text you want to check:/ppptextarea rows="7" name="TextArea1" cols="40" ID="Textarea1"/textarea/ppinput type="submit" value="Spell Check" name="spellcheckbutton"/form/body
次のコードをコピーし、index.jsp の body タグにペーストします。 bodyform name=Test method=post action=SpellCheckServletpEnter the text you want to check:/ppptextarea rows=7 name=TextArea1 cols=40 ID=Textarea1/textarea/ppinput type=submit value=Spell Check name=spellcheckbutton/form/body - NetBeans
The source code is loaded from the file name file.
ソースコードはファイル名fileで渡します。 - Python
You should see the following code:?xml version=1.0 encoding=UTF-8?xsd:schema xmlns:xsd=http://www.w3.org/2001/XMLSchematargetNamespace=http://xml.netbeans.org/schema/HelloXSLTIncomingxmlns:tns=http://xml.netbeans.org/schema/HelloXSLTIncomingelementFormDefault=qualifiedxsd:element name=name type=xsd:string/xsd:element/xsd:schema
次のコードが表示されます。 ?xml version=1.0 encoding=UTF-8?xsd:schema xmlns:xsd=http://www.w3.org/2001/XMLSchematargetNamespace=http://xml.netbeans.org/schema/HelloXSLTIncoming xmlns:tns=http://xml.netbeans.org/schema/HelloXSLTIncomingelementFormDefault=qualified xsd:element name=name type=xsd:string/xsd:element/xsd:schema - NetBeans
How come you haven't given me a codename? どうして呼び名を 付けてくれないの? - 映画・海外ドラマ英語字幕翻訳辞書
The disk name of sub-code data is recorded as a group name. また、サブコードデータのディスクネームをグループネームとして記録する。 - 特許庁
'));}The code block executes the query INSERT wishers (Name, Password) この name は新しいウィッシャーの名前で、password はウィッシャーのパスワードです。 - NetBeans
Generate a fully qualified name in the code.
コードに完全修飾名を生成する。 - NetBeans
So, has my operation got a secret name, like a codename or something? この作戦には 秘密の名前があるのか? コードネームか何かさ? - 映画・海外ドラマ英語字幕翻訳辞書
ELECTRONIC MUSICAL INSTRUMENT EQUIPPED WITH CODENAME LEARNING FUNCTION コードネーム学習機能を備えた電子楽器 - 特許庁
Enter the following PHP code block inside the HTML input form, below the wisher's name input:Welcome!brform action=createNewWisher.php method=POST Your name: input type=text name=user/br/
次の PHP コードブロックを、HTML 入力フォーム内の、ウィッシャーの名前入力の下に入力します。 Welcome!brform action=createNewWisher.php method=POST Your name: input type=text name=user/br/ - NetBeans
To correctly separate a corporate name from a personal name, even when the corporate name is mixed with the personal name in one code. 法人名と個人名が1レコードに混在しても正しく法人名と個人名に分離する。 - 特許庁
HTML Form in index.php Enter the following code block into the body of index.php:form action=wishlist.php method=GET name=wishList Show wish list of: input type=text name=user/input type=submit value=Go //form
index.php での HTML フォーム index.php の本文に次のコードブロックを入力します。 form action=wishlist.php method=GET name=wishList Show wish list of: input type=text name=user/input type=submit value=Go //form - NetBeans
The code indication 8 comprises a road namecode 11, an intersection position code 12, and an intersection azimuth direction code 13. コード表示8は、道路名コード11と、交差点の位置コード12と、交差点の方位コード13とからなる。 - 特許庁
Run the bos setcellname command to set the cell name: Code Listing5.4: Set the cell name セルの名前をセットするためにbossetcellnameコマンドを実行します:コード表示4.5 - Gentoo Linux
Just get me the name andor the approval code. 医師の名前と 承認番号が必要なんです - 映画・海外ドラマ英語字幕翻訳辞書
The official name on the code is 'Sokuseki Kappumen.'
規約上の正式名は「即席カップめん」である。 - Wikipedia日英京都関連文書対訳コーパス
The code presents an HTML form that enables entering the name and password of the user in the text fields.
form name=logon action=index.php method=POST Username: input type=text name=user/Password input type=password name=userpassword/input type=submit value=Edit My Wish List//formコードは、テキストフィールドにユーザーの名前とパスワードを入力できる HTML フォームを示します。 - NetBeans
Code Listing4.4: Checking the created kernel image name and initrd
コード表示4.4: 作成されたカーネルイメージとinitrdの確認 - Gentoo Linux
Note that this code contains the name of the project.
このコードにはプロジェクトの名前が含まれています。 - NetBeans
Keys to the kingdom. that is code. what is the name of garza's outfit? "王国への鍵"がコードだ ガルザの組織の名は? - 映画・海外ドラマ英語字幕翻訳辞書
In this section, you add code to make the page redisplay with the message Hello entered-name この節では、「こんにちは、入力名 さん ! - NetBeans
Enter the following PHP code block inside the HTML input form below the code for the password input:Password: input type=password name=password/br/ 次の PHP コードブロックを、HTML 入力フォーム内の、パスワード入力のコードの下に入力します。 Password: input type=password name=password/br/ - NetBeans
TEMPO DETECTOR, CODENAME DETECTOR AND PROGRAM テンポ検出装置、コード名検出装置及びプログラム - 特許庁
It's the codename for the prosthetic valve we're developing. 私達が開発している 人工弁のコードネームです - 映画・海外ドラマ英語字幕翻訳辞書
The above example code creates a HTML form that only contains a single textfield with the name "name" and with the label "What's your name" and a submit button labeled "Go, Go".
上のサンプルコードは、"name"という名前を持つ1つのテキストフィールドと、"What's your name" というラベル、そして "Go, Go" とラベルされた submit ボタンを含むHTML フォームを生成します。 - PEAR
I was able to crack the virus' code and learn the name decima technologies. ウイルスのコードを解読できた 名前は- デシマ・テクノロジーズ - 映画・海外ドラマ英語字幕翻訳辞書
Sanchez, check up on honey. is it a name? a code? サンチェス、「ハニー」を調べてくれ それは、名前か暗号かも - 映画・海外ドラマ英語字幕翻訳辞書
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.