1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 369



例文

an IBM EBCDIC code page 例文帳に追加

IBM EBCDIC コードページ - Python

an IBM PC code page, which is ASCII compatible 例文帳に追加

ASCII 互換の IBM PC コードページ - Python

Code Sample 2: prerender Method for Trip page例文帳に追加

コード例 2: Trip ページの prerender メソッド - NetBeans

Code Sample 6: prerender Method for Trip Page 例文帳に追加

コード例 6: Trip ページの prerender メソッド - NetBeans

例文

Code Listing1.1: Reading the emerge man page 例文帳に追加

コード表示1.1: emergeのmanページを読む - Gentoo Linux


例文

Code Listing4.3: Reading the emerge man page 例文帳に追加

コード表示4.3: emergeのmanページを読む - Gentoo Linux

Code Listing1.1: Reading the Portage man page 例文帳に追加

コード表示1.1: Portageのmanページを読む - Gentoo Linux

Code Listing1.1: Reading the make.conf man page 例文帳に追加

コード表示1.1: make.confのmanページを読む - Gentoo Linux

Code Listing1.2: Reading the dispatch-conf man page 例文帳に追加

コード表示1.2: dispatch-conf man ページを読む - Gentoo Linux

例文

Code Listing3.1: Reading the xorg.conf man page # man 5 xorg.conf 例文帳に追加

コード表示3.1:xorg.confmanページを読む - Gentoo Linux

例文

Code Listing2.6: Bringing up the emerge man page 例文帳に追加

コード表示2.6:emergeのmanページを開く - Gentoo Linux

The file shall be encoded using IBM Code Page 437, IBM Code Page 932 or a compatible code page. 例文帳に追加

当該ファイルは,IBMコードページ437,IBMコードページ 932又は互換性コードページを使用してコード化しなければならない。 - 特許庁

Code Listing1.1: Consulting the make.conf man page 例文帳に追加

コード表示1.1: make.confのmanページを調べる - Gentoo Linux

Code Listing2.9: Bringing up the man 5 portage man page $ man 5 portage 例文帳に追加

コード表示2.9:man5portagemanページを開く - Gentoo Linux

Code Sample 1: Code to Disable the Link for the Current Page 例文帳に追加

コード例 1: 現在のページのリンクを無効にするコード - NetBeans

Code Sample 2: Code to Disable the Link for the Current Page 例文帳に追加

コード例 2: 現在のページのリンクを無効にするコード - NetBeans

Code Listing2.10: End of the man page after SHIFT+g 例文帳に追加

コード表示2.10:SHIFT+gの後manページの最後に - Gentoo Linux

The page transfer part 13 attaches a page code by referring to page information 31, and saves the page code in page information 31 together with a content attribute 36, and transfers the page file 30 to a page transmitting part 21.例文帳に追加

ページ転送部13は、ページ情報31を参照してページコードを付し、内容属性36と共にページ情報31に保存し、ページファイル30をページ発信部21に転送する。 - 特許庁

Full sourcecodeExample 34-6. Source code for the example page例文帳に追加

完全なソースコード例 34-6サンプルのソースコード - PEAR

In the IDE's editor, add an echo statement to the index page:?php// put your code hereecho h2Hello World!/h2;? 例文帳に追加

IDE のエディタで、index ページに次の echo 文を追加します。 ?php// put your code hereecho h2Hello World!/h2;? - NetBeans

ROBUST INSERT PAGE METHOD USING CODE PAGES例文帳に追加

コードページを用いたロバストな挿入ページ方法 - 特許庁

The code redirects the user to the index.php page and cancels PHP code execution. 例文帳に追加

コードはユーザーを index.php ページにリダイレクトし、PHP コードの実行を取り消します。 - NetBeans

Code Listing4.9: Getting the man page for start-stop-daemon 例文帳に追加

コード表示4.9: start-stop-daemonコマンドのmanページを参照する - Gentoo Linux

On the Code Assistance Configuration page, click Next. 例文帳に追加

「コード支援の構成」ページで「次へ」をクリックします。 - NetBeans

As the RDDL website contains RDDL resources embedded in the XHMTL code of the home page, it can be used in the following example. 例文帳に追加

例 68-1www.rddl.org からのリソースの取得 - PEAR

The code calls the show action, which loads the show.rhtml page. 例文帳に追加

コードは show アクションを呼び出し、show.rhtml ページを読み込みます。 - NetBeans

In this section, you add code to make the page redisplay with the message Hello entered-name例文帳に追加

この節では、「こんにちは、入力名 さん ! - NetBeans

Click the Page1 tab and then open the Java source code for the page. 例文帳に追加

「Page1」タブをクリックし、ページの Java ソースコードを表示します。 - NetBeans

Click the News tab and open the Java source code for the page. 例文帳に追加

「News」タブをクリックし、ページの Java ソースコードを表示します。 - NetBeans

Furthermore, the control unit 217 of the copy machine 210 obtains page information, that the page code represents, on the basis of the information of the printing position of the page code.例文帳に追加

また、コピー機210の制御部217は、ページコードの印刷位置の情報に基づいてページコードが表すページ情報を取得する。 - 特許庁

GENERATION OF SERVER SIDE CODE FROM DYNAMIC WEB PAGE CONTENTS FILE例文帳に追加

動的ウェブページコンテンツファイルからのサーバ側コード生成 - 特許庁

a href=createNewWisher.php/a is the code that implements a link that opens the createNewWisher.php page. 例文帳に追加

a href=createNewWisher.php/a は、createNewWisher.php ページを開くリンクを実装するコードです。 - NetBeans

In addition, if a code length of the decoded code data in one page differs from a code length predetermined as a code length thereof in one page, a semantics error of the code data is detected.例文帳に追加

また、復号した1ページ分の符号データの符号長と、1ページ分の符号長として予め指定された符号長とが異なっている場合に、符号データのセマンティクスエラーを検出する。 - 特許庁

Concerning a page next to the final page, an end code is applied at the part of the file name of the recorder.例文帳に追加

最後のページの次のページには、レコーダのファイル名の部分にエンドコードが付与される。 - 特許庁

Call the Component's setter method from the page bean's source code. 例文帳に追加

コンポーネントの設定メソッドをページ Bean のソースコードから呼び出す。 - NetBeans

The code then redirects the user to the editWishList.php page and stops the PHP processing. 例文帳に追加

コードはユーザーを editWishList.php ページにリダイレクトし、PHP 処理を停止します。 - NetBeans

Code Listing2.3: Viewing the default man page 例文帳に追加

なぜならbcに関するmanページが含まれる最初のセクションだからです): - Gentoo Linux

Code Sample 5: Page Navigation XML for Applications With a Large Number of Pages 例文帳に追加

コード例 5: 多数のページを含むアプリケーション用のページナビゲーション XML - NetBeans

a printer control code 例文帳に追加

プリンター制御コード《ページプリンターでは page description language の語が使われることが多い》 - 研究社 英和コンピューター用語辞典

Further, a page number D1 indicating a corresponding page is printed below each bar code B1 collectively.例文帳に追加

また、各バーコードB1の下方に対応するページを示すページ番号D1をあわせて印刷する。 - 特許庁

In this section you add code to disable the Home link on the Page1 page and the Company News link on the News page. 例文帳に追加

この節では、Page1 ページの「ホーム」リンクと News ページの「社内報」リンクを無効にするコードを追加します。 - NetBeans

In this section you add code to to disable the Home link on the Page1 page and the Company News link on the News page. 例文帳に追加

この節では、Page1 ページの「ホーム」リンクと News ページの「社内報」リンクを無効にするコードを追加します。 - NetBeans

A two-dimensional bar code 204 is added to each page of a notebook 200, the two-dimensional bar code 204 is photographed by a digital camera 10 to acquire page data for specifying a page.例文帳に追加

手帳200の各ページに二次元バーコード204を付し、その二次元バーコード204をデジタルカメラ10で撮影してページを特定するページデータを取得する。 - 特許庁

The program code 70 includes a page acquisition module 78 processing the image data 74.例文帳に追加

プログラムコード(70)は、画像データ(74)を処理するページ捕捉モジュール(78)を含む。 - 特許庁

This code uses the web page you made in Designing the Web Page to collect data and display the result.例文帳に追加

このコードは Web ページのデザインで作成した Web ページを使用してデータを収集し、結果を表示します。 - NetBeans

The patrol task specifies the updated page based on the updated page table 143, generates the error detection correction code of the updated page, and sets the error detection correction code to an entry corresponding to the updated page in the error detection correction code table 122.例文帳に追加

パトロールタスクは更新ページテーブル143に基づいて更新ページを特定し、更新ページの誤り検出訂正符号を生成し、誤り検出訂正符号を誤り検出訂正符号テーブル122内の更新ページに対応するエントリに設定する。 - 特許庁

In the internal encoding, the error correction code is added by a logical page unit.例文帳に追加

内部符号化では論理ページ単位で誤り訂正符号を付加する。 - 特許庁

Code in the prerender method is invoked before a web browser starts to display the page. 例文帳に追加

prerender メソッドのコードは、Web ブラウザにページが表示される前に呼び出されます。 - NetBeans

In the same page, you can also determine the types of code to be generated: 例文帳に追加

同じページで、生成されるコードの種類を指定することもできます。 - NetBeans

例文

A robot 1 retrieves a Web, and acquires the source code of a page, and a price character string retrieval engine 3 extracts a page including a price by retrieving the source code of the acquired page.例文帳に追加

ロボット1はウエブ上を探索してページのソースコードを取得し、価格文字列検索エンジン3は取得されたページのソースコードを検索することにより価格を含むページを抽出する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright © Japan Patent office. 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.
  
© 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 - 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-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