| 意味 | 例文 |
In codeの部分一致の例文一覧と使い方
該当件数 : 17715件
The latest revision of the package's source code has to be available in a public SCM (Source Code Management) system such as the CVS server at cvs.php.net, the Subversion repository of Google Code, or at sites such as SourceForge. 例文帳に追加
そのようなシステムには、例えば cvs.php.net にあるCVS サーバ、Google Codeの Subversion リポジトリや SourceForge のサイトなどがあります。 - PEAR
Under the Taiho Ritsuryo Code and Yoro Ritsuryo Code (code promulgated in the Yoro period) established in the eighth century, Shinden was stated in Jingiryo (the part of the code that dealt with all matters relating to Shinto) and Denryo (the law about providing rice fields). 例文帳に追加
8世紀に成立した大宝律令・養老律令では、神祇令・田令などに神田の規定が置かれた。 - Wikipedia日英京都関連文書対訳コーパス
Code Listing2.8: Installing GRUB in the MBR 例文帳に追加
コード表示2.8: GRUBをMBRにインストールする - Gentoo Linux
Kindly show up in formal dress code.例文帳に追加
どうぞ正装でお越しください。 - 旅行・ビジネス英会話翻訳例文
Cut the code for displaying the comments (shown in Code Sample 1). 例文帳に追加
コメント表示用のコード (コード例 1 に示すコード) をカットします。 - NetBeans
of a code developed in Japan which is capable of being read optically by a computer, called Karura code 例文帳に追加
カルラコードという,光学的読みとりのためのコード - EDR日英対訳辞書
Determine whether code is in tableC.6 (Inappropriate for plain text). 例文帳に追加
code がテーブル C.6 (平文:plain text として不適切) かどうか判定します。 - Python
Use three copies of DES in Electronic Code Book (ECB) mode as a basic primitive. 例文帳に追加
基本的なプリミティブとして、DESを3つ、 Electronic Code Book (ECB) モードで使うこと。 - Electronic Frontier Foundation『DESのクラック:暗号研究と盗聴政策、チップ設計の秘密』
Code Listing2.2: An example USE setting in /etc/make.conf 例文帳に追加
コード表示2.2: /etc/make.conf でのUSE設定例 - Gentoo Linux
Code Listing4.1: Example of USE variable in /etc/make.conf 例文帳に追加
コード表示4.1:/etc/make.confのUSE変数の例 - Gentoo Linux
Code Listing3.5: Port configuration in /etc/cups/cupsd.conf 例文帳に追加
コード表示3.5:/etc/cups/cupsd.confでポートの設定 - Gentoo Linux
A storage device 8 stores in advance a category code, a control code and a command code.例文帳に追加
記憶装置8には、カテゴリーコードと制御コードとコマンドコードとがあらかじめ記憶されている。 - 特許庁
Jogan-shiki Code was a Kyakushiki code (amendments and enforcement regulations of the Ritsuryo Code) that was compiled and enforced in the early Heian period. 例文帳に追加
貞観式(じょうがんしき)は、平安時代初期に編纂・施行された格式。 - Wikipedia日英京都関連文書対訳コーパス
Deciphering the Ninja Secret Code in Iga 例文帳に追加
伊(い)賀(が)で忍者の暗号を解く - 浜島書店 Catch a Wave
Code Listing3.16: Editing a crontab in place # crontab -e 例文帳に追加
コード表示3.16:crontabの直接編集 - Gentoo Linux
Code Listing7.1: Bridge configuration in /etc/conf.d/net 例文帳に追加
コード表示7.1: /etc/conf.d/netでのブリッジ設定 - Gentoo Linux
Code Sample 3: Processing a Button in a Table 例文帳に追加
コード例 3:表内のボタンの処理 - NetBeans
The medium ID code and the key code are registered in a contents server 22.例文帳に追加
メディアIDコードと鍵コードはコンテンツサーバ22に登録される。 - 特許庁
A code which is not the ZRL code is held in a second buffer 20.例文帳に追加
ZRL符号ではない符号は第2のバッファに保持する。 - 特許庁
Consequently, that code is displayed in the receiving code display column J2.例文帳に追加
すると、そのコードが受信コード表示欄J2に表示される。 - 特許庁
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
In the declaration section of the LoginScreenExample.javasource code add the following code: private boolean login =false;. 例文帳に追加
LoginScreenExample.java ソースコードの宣言セクションに private boolean login = false; というコードを追加します。 - NetBeans
The following code is taken from a code I really use in my gallery. 例文帳に追加
次のコードは、実際に私のサイトで使用しているものです。 - PEAR
a piece of writing in code or cipher 例文帳に追加
コードまたは暗号で書かれたもの - 日本語WordNet
Enter the following code (in bold). 例文帳に追加
次の太字のコードを入力します。 - NetBeans
I remember your code from back in college.例文帳に追加
大学での君のコードを覚えてる - 映画・海外ドラマ英語字幕翻訳辞書
Code Listing3.1: Sample DHCP configuration in /etc/conf.d/net 例文帳に追加
コード表示3.1: /etc/conf.d/netでのDHCP設定の例 - Gentoo Linux
Code Listing9.1: Tunnelling configuration in /etc/conf.d/net 例文帳に追加
コード表示9.1: /etc/conf.d/netでのトンネリング設定 - Gentoo Linux
Code Listing4.1: LCD suspend settings in X.org 例文帳に追加
コード表示4.1:X.orgとXFree86でのLCDサスペンド設定 - Gentoo Linux
Exploring Functionality in the Generated Code 例文帳に追加
生成されたコードでの機能の確認 - NetBeans
Try It. You might wonder whether the duplicate code in the prerender and personIdDD_processValueChangemethods causes a double refreshing of the detail rowset.例文帳に追加
試してみましょう。 - NetBeans
| 意味 | 例文 |
| Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| Copyright © 1995-2026 Hamajima Shoten, Publishers. All rights reserved. |
| Copyright (c) 株式会社 高電社 All rights reserved. |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| 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 (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 - 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. |
| この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
原題:”Cracking DES: Secrets of Encryption Research, Wiretap Politics, and Chip Design ” 邦題:『DESのクラック:暗号研究と盗聴政策、チップ設計の秘密』 | This work has been released into the public domain by the copyright holder. This applies worldwide. 日本語版の著作権保持者は ©1999 山形浩生<hiyori13@alum.mit.edu>である。この翻訳は、全体、部分を問わず、使用料の支払いなしに複製が認められる。 |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|




Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)