1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > code textの意味・解説 > code textに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

code textの部分一致の例文一覧と使い方

該当件数 : 314



例文

Literal text or code. 例文帳に追加

リテラルなテキストまたはコード。 - JM

Determine whether code is in tableC.6 (Inappropriate for plain text). 例文帳に追加

code がテーブル C.6 (平文:plain text として不適切) かどうか判定します。 - Python

Code Sample 5: Code to Upload a Text File 例文帳に追加

コード例 5: テキストファイルをアップロードするテキスト - NetBeans

Code Listing8.2: Adding cups to ghostscript-esp # echo "app-text/ghostscript-esp cups" /etc/portage/package.use 例文帳に追加

コード表示8.2:cupsをghostscript-espに追加 - Gentoo Linux

例文

CODE CONVERSION METHOD FOR TEXT INCLUDING EXTERNAL CHARACTER例文帳に追加

外字を含むテキストのコード変換方法 - 特許庁


例文

Later, you add code to put HTML in the component's text property. 例文帳に追加

あとで、コンポーネントの「text」プロパティーに HTML を配置するコードを追加します。 - NetBeans

Click the Source Editor tab for EntryStation.java.You see the typed text in the source code right above the isOperating attribute. 例文帳に追加

ソースエディタの「 EntryStation.java 」タブをクリックします。 - NetBeans

The numeric code specifies the HTTP error code, with message as optional, more specific text.例文帳に追加

code は数値型で、 HTTP エラーコードを指定します。 message はオプションで、より詳細なメッセージテキストです。 - Python

Then, a generated code text is further subjected to code text working processing for converting the text by a secret method (S107, S108), and the converted code text is transmitted to the authentication apparatus.例文帳に追加

そして、生成した暗号文を、更に、秘匿の方法で変換する暗号文加工処理し(S107,S108)、その変換された暗号文を、認証装置に送信する。 - 特許庁

例文

Typically, text such as source code or English 例文帳に追加

一般に、ソースコードや英文といったテキストでは - JM

例文

A raw text information block including raw text indicating the details of reservations, a character code information block indicating coding of the raw text and a language code information block are described in a Resource Schedule Entry of an RSB.例文帳に追加

RSBのResource Schedule Entryに、予約の詳細を表すローテキストを含むraw_text_information_blockと、ローテキストのコーディングを表すcharacter_code_information_blockとlanguage_code_information_blockを記述する。 - 特許庁

That's why you sent her the text messages in code.例文帳に追加

だから あなたは 彼女に暗号のメールを送った - 映画・海外ドラマ英語字幕翻訳辞書

Double-click the Text Field component and replace the code with the following code. 例文帳に追加

「テキストフィールド」コンポーネントをダブルクリックし、既存のコードを次のコードに置き換えます。 - NetBeans

After the end of scanning, the blank judging part 43 judges whether any code other than a non- print code such as a blank code, tab code, and line feed code is present in the text part.例文帳に追加

走査終了後、空白判定部43は、テキストパートに空白、タブ、改行などの非印字コード以外のコードがあるか否か判定する。 - 特許庁

pre caption="Code Sample"This is text output or code.# ithis is user input/i 例文帳に追加

precaption="コードサンプル"これは出力結果かコードのテキストです。 #iこれはユーザーの入力です/i - Gentoo Linux

Other text data are recorded together with a language code.例文帳に追加

その他のテキストデータに関しては言語コードとともに記録する。 - 特許庁

Note: The text of Form SD does not appear in the Code of Federal Regulations.例文帳に追加

注意:FormSDの本文は連邦規則集に表示されない。 - 経済産業省

Hey, lino. they're gonna text the code. you punch it in.例文帳に追加

おい リノ 彼らはテキストに コードを打ってる お前が打ち込め - 映画・海外ドラマ英語字幕翻訳辞書

. Replace this line with the bold text in Code Sample 1, and then press Ctrl-Shift-F to reformat your code. 例文帳に追加

この行をコード例 1 の太字のテキストに置き換え、Ctrl-Shift-F キーを押して、コードを再フォーマットします。 - NetBeans

A first identification code is applied to the image data, and a second identification code is applied to the text data of the name.例文帳に追加

画像データには、第1識別コードを付し、ネームのテキストデータには第2識別コードを付与する。 - 特許庁

the kind of intellectual who converts messages from a code to plain text 例文帳に追加

コードからプレインテキストへとメッセージを変換するある種の知識人 - 日本語WordNet

This is text output or code.# this is user input 例文帳に追加

これは出力結果かコードのテキストです。 #これはユーザーの入力です - Gentoo Linux

the activity of making clear or converting from code into plain text 例文帳に追加

明快にしたり、コードを通常の文章に変換したりする行為 - 日本語WordNet

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

This code creates an HTML table that contains the tally for each vote and puts the HTML table in the text property for the first Static Text component. 例文帳に追加

このコードは、各票の票集計を含む HTML 表を作成し、最初の「静的テキスト」コンポーネントの「 text 」プロパティーに HTML 表を配置します。 - NetBeans

A line feed code included in text data inputted from a browser or the like is detected (T5), and when a code immediately before the line feed code is not a period and a code immediately after the line feed code is not an itemized code, the line feed code is deleted (T6, T7).例文帳に追加

ブラウザなどから取り込んだテキストデータ内の改行コードを検出し(T5)、その直前が句点でなく且つ直後が箇条書き記号でない場合に改行コードを削除する(T6、T7)。 - 特許庁

To provide methods of encoding and decoding text on a matrix code symbol.例文帳に追加

テキストをマトリクスコードシンボルに符号化し、復号化する方法を提供する。 - 特許庁

To convert a gdbm error code into English text, use this routine: 例文帳に追加

gdbm のエラーコードを英文のテキストに変換するには、次のルーチン を利用する。 - JM

Double-click the Text Field component to open its source code in the Java Editor. 例文帳に追加

「テキストフィールド」コンポーネントをダブルクリックすると、ソースコードが Java エディタで開きます。 - NetBeans

When plain text transmission data are input to an error-detecting code inserting means 3, the error-detecting code inserting means 3 detects an error-detecting code from the plain text transmission data and inserts the error-detecting code into the plain text transmission data.例文帳に追加

誤り検出符号挿入手段3に平文送信データが入力されると、誤り検出符号挿入手段3はその平文送信データから誤り検出符号を算出し、誤り検出符号を平文送信データに挿入する。 - 特許庁

To embed transparent information into text data without permitting a user to be conscious of an unnatural feeling in a text by converting the code of text data based on transparent information of the corresponding code.例文帳に追加

テキストデータのコードを対応するコードに透かし情報に基づいて変換することで、テキストの不自然さをユーザに感じさせることなく、テキストデータへの透かし情報を埋め込むこと。 - 特許庁

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 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

METHOD AND SYSTEM FOR CONVERTING UNICODE TEXT INTO MIXED CODE PAGE例文帳に追加

Unicodeテキストを混合コードページに変換する方法およびシステム - 特許庁

The device for vehicle also creates a dictionary representing an association between the extracted text code data and the arrangement region of the text code data by a dictionary creation part 31.例文帳に追加

また、抽出したテキスト符号データとそのテキスト符号データについての配置領域との対応関係を示す辞書を辞書作成部31で作成する。 - 特許庁

When host computer text data 1 are read in, a code conversion part 3 converts them to personal computer text data 4 in reference to a character code conversion table 2.例文帳に追加

ホストコンピュータ用テキストデータ1が読込まれたら、コード変換部3が、文字コード変換テーブル2を参照して、パーソナルコンピュータ用テキストデータ4に変換する。 - 特許庁

COMPUTER-IMPLEMENTED METHOD OF ENCODING TEXT ON MATRIX CODE SYMBOL, COMPUTER-IMPLEMENTED METHOD OF DECODING MATRIX CODE SYMBOL, ENCODER FOR ENCODING TEXT ON MATRIX CODE SYMBOL, AND DECODER FOR DECODING MATRIX CODE SYMBOL例文帳に追加

テキストをマトリクスコードシンボルに符号化するコンピュータ実行方法、マトリクスコードシンボルを復号化するコンピュータ実行方法、テキストをマトリクスコードシンボルに符号化するためのエンコーダ、およびマトリクスコードシンボルを復号化するためのデコーダ - 特許庁

When succeeds, a cipher text using the authentication code is transmitted to the other side, a cipher text obtained by reencrypting a plain text decrypted by the other side by the authentication code is received, the received cipher text is decrypted, and whether or not it matches with the plain text is verified.例文帳に追加

一致する場合には、認証コードを使用した暗号文を相手側に送信し、相手側が復号した平文を再度、認証コードで暗号化した暗号文を受信し、受信した暗号文を復号し、平文と一致するか否かが検証される。 - 特許庁

Then, the updated amount and the updated amount code text are transmitted to the prepaid card.例文帳に追加

そして、更新金額と更新金額暗号文をプリペイドカードへ送信する。 - 特許庁

A structuring means 11 conforms the time code to the text information for every sentence.例文帳に追加

構造化手段11は、文ごとにタイムコードと、テキスト情報とを対応付ける。 - 特許庁

The device emulator launches the MIDlet and displays the text you entered in the source code.例文帳に追加

デバイスエミュレータが MIDlet を起動し、ソースコードに入力されたテキストを表示します。 - NetBeans

The device emulator launches the HelloMIDlet and displays the text you entered in the source code.例文帳に追加

デバイスエミュレータが HelloMIDlet を起動し、ソースコードに入力されたテキストを表示します。 - NetBeans

To modify a code template abbreviation, select the abbreviation and edit the text in the Expanded Text field. 例文帳に追加

コードテンプレートの省略名を変更するには、その省略名を選択し、「展開されるテキスト」フィールドのテキストを編集します。 - NetBeans

Caption data for each caption unit is inserted into a caption data stream as caption text data (caption code) for a caption text data group.例文帳に追加

字幕データストリームに、字幕文データグループの字幕文データ(字幕符号)として、各キャプション・ユニットの字幕データを挿入する。 - 特許庁

A display selection caption data decoder 704 converts display selection caption data into a text data specifying a text corresponding to an octal unit code.例文帳に追加

表示選択字幕データデコーダ704は、8単位符号に対応するテキストを特定するテキストデータに変換する。 - 特許庁

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 provide an apparatus and method for decoding text from a matrix code symbol.例文帳に追加

マトリクスコードシンボルからテキストを復号化するための装置および方法を提供する。 - 特許庁

Add the following code to pre-populate the Calendar text field with today's date. 例文帳に追加

カレンダのテキストフィールドに今日の日付を事前入力する次のコードを追加します。 - NetBeans

A code generating part 22 generates and outputs an objective program 6 from the intermediate text 5.例文帳に追加

コード生成部22は、中間テキスト5から目的プログラム6を生成/出力する。 - 特許庁

例文

A data storage means 12 stores the image media, the time code and the text information.例文帳に追加

データ格納手段12は、映像メディアと、タイムコードと、テキスト情報とを格納する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved.
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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 (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.
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
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会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS