「code」を含む例文一覧(44711)

<前へ 1 2 .... 242 243 244 245 246 247 248 249 250 .... 894 895 次へ>
  • In 1968, cells for the zip code were added due to the introduction of that system.
    1968年には郵便番号導入により郵便番号枠が追加された。 - Wikipedia日英京都関連文書対訳コーパス
  • code morphing
    コードモーフィング《Crusoe チップが Intel 社製 CPU の命令を直接実行できる形に翻訳すること》 - 研究社 英和コンピューター用語辞典
  • The code is well [poorly] documented.
    そのコードはきちんとした説明がついている[説明らしい説明はついていない] - 研究社 英和コンピューター用語辞典
  • the 16-bit Unicode code space
    16 ビットのユニコードのコード空間《16ビットで表現できる 0000-FFFF のあらゆるコードの集合》 - 研究社 英和コンピューター用語辞典
  • A potential third party would not be able to crack the code.
    第三者が解読を試みても、この暗号を解読することはできない。 - Tanaka Corpus
  • It was a commentary of the Yoro ritsuryo code (code promulgated in the Yoro period) in which there is a description on a sake brewing method by rice malt that was guessed to be done from the Asuka period to the Nara period.
    養老律令の私撰注釈書で、飛鳥時代から奈良時代と推定される米麹による酒造法が記述されている。 - Wikipedia日英京都関連文書対訳コーパス
  • In this secret code, each number stands for a letter of the alphabet.
    この秘密の暗号では、それぞれの数字がアルファベットの文字を表している。 - Tatoeba例文
  • The school's dress code prohibits dyeing your hair a non-natural color.
    校則では、生まれつきの髪の色ではなく染めることを禁止しています。 - Tatoeba例文
  • A potential third party would not be able to crack the code.
    第三者が解読を試みても、この暗号を解読することはできない。 - Tatoeba例文
  • This problem can be solved, as during the recording the Cross Interleaved Reed Solomon Code (CIRC) is added.
    記録中にCIRCを追加することによって, この問題は解決できる. - コンピューター用語辞典
  • The on-line interactive compiler is faster than the off-line module compiler, so that in a phase of frequent modifications to source code you can rapidly test new versions of your code.
    オンライン・インタラクティブコンパイラはオフライン・モジュールコンパイラより速い。従ってソースコードを頻繁に修正する段階ではそのコードの新版を早急にテストできる。 - コンピューター用語辞典
  • Most procedure-oriented languages are translated into object code by the compilers
    大部分の手続き向き言語はコンパイラによって目的コードに翻訳される - コンピューター用語辞典
  • You must specify an operation code for each machine instruction statement
    ユーザは,各機械命令ステートメントに,命令コードを指定しなければならない - コンピューター用語辞典
  • The interface sets a return code that can be tested by the CLIST
    インタフェースは,CLISTによって検査(テスト)可能な復帰(リターン)コードをセット(設定)する - コンピューター用語辞典
  • a new protection film which extends the life of the thermal head for the bar code label printer
    バーコード・ラベルプリンタ用サーマルヘッドの寿命を延ばす新しい保護フィルム - コンピューター用語辞典
  • of a telephone number, the area code
    電話番号の前に添えるそれぞれの区域の電話交換局につけた番号 - EDR日英対訳辞書
  • criminal law which is adapted to special crimes, but is of the normal code of criminal law
    刑法典以外で,特別の犯罪について適用される刑罰法規 - EDR日英対訳辞書
  • a thirteen-digit code number used to classify magazines which indicates the price of the magazine and the month it was issued
    雑誌の単価,発行月などを表示する13桁の共通コード - EDR日英対訳辞書
  • a word used as a code
    刑事訴訟において,同一の手続きによって審理されている複数の被告人 - EDR日英対訳辞書
  • the process of synthesizing an amino acid sequence (protein product) from the messenger rna code.
    メッセンジャーrnaのコードからアミノ酸配列(蛋白産物)を合成する過程。 - PDQ®がん用語辞書 英語版
  • If you later need to add or remove configurations, you won't have to go through all your code and associate the configuration with each code block.
    あとで構成を追加または削除する必要がある場合は、すべてのコードを調べてその構成を各コードブロックに関連付ける必要はありません。 - NetBeans
  • The IDE replaces the mcol trigger with the following code template with 3 parameters:
    mcol トリガーが置換され、3 つのパラメータを備えた次のコードテンプレートに変わります。 - NetBeans
  • Notice that a palette appears on the right side of the editor, containing code snippets:
    パレットがエディタの右側に現れ、次のようなコードスニペットが表示されます。 - NetBeans
  • Modify the main method to add the following code and save your changes.
    main メソッドを変更して次の内容を追加し、変更内容を保存します。 - NetBeans
  • The target directory for the generated code, the elements that are generated, and the appropriate templates produce a set of target file paths into which code is generated.
    生成されたコードのターゲットディレクトリ、生成された要素、および適切なテンプレートによって、コードの生成先のターゲットファイルパスのセットが生成されます。 - NetBeans
  • However, you might want only some parts of the code to be regenerated from the model.
    ただし、コードを部分的にのみモデルから再生成することもできます。 - NetBeans
  • By using the binding features, you don't have to write code to fill in the component values, and you don't have to write code to save the component values to the bound objects.
    バインド機能を使用すると、コンポーネントの値を設定するコードや、コンポーネントの値をバインド先のオブジェクトに保存するコードを記述する必要がありません。 - NetBeans
  • Double-click the coreFacesLink Image Hyperlink and implement the action method with the following code.
    coreFacesLink 画像ハイパーリンクをダブルクリックし、次のコードでアクションメソッドを実装します。 - NetBeans
  • This code causes the page to display the trips for the selected person.
    このコードにより、選択された人の旅行情報がページに表示されます。 - NetBeans
  • If it does not appear, press Ctrl-Space to open the Code Completion box.
    表示されない場合は、Ctrl-スペースキーを押してコード補完ボックスを開きます。 - NetBeans
  • Template for creating a BodyTag handler or SimpleTag handler (JSP2.0) with sample Java source code.
    BodyTag ハンドラまたは SimpleTag ハンドラ (JSP 2.0) を作成するためのテンプレート (サンプル Java ソースコード付き)。 - NetBeans
  • The file contains a template for entering HTML and PHP code.
    ファイルには、HTML および PHP コードを入力するためのテンプレートが含まれています。 - NetBeans
  • In this lesson you optimize the code to facilitate maintaining it in the future.
    このレッスンでは、コードを最適化し、将来のコードの保守を簡単にします。 - NetBeans
  • Code for redisplaying the due date if an incomplete form is submitted.
    不完全なフォームが送信された場合に、期日を再表示するためのコード。 - NetBeans
  • Note: The code that reloads the input form if no description is entered is included in the code that validates the data and enters it to the database.
    注: 説明が入力されていない場合に入力フォームを再読み込みするコードは、データを検査してデータベースに入力するコードに含まれています。 - NetBeans
  • To accomplish these changes, enter the following code inside the script/scrip tags:
    これらの変更を完了するには、次のコードを script/scrip タグ内に入力します。 - NetBeans
  • The WSDL Editor enables you to use the following types of code completion in WSDL files:
    WSDL エディタを使用すると、WSDL ファイルで次のタイプのコード補完を使用できます。 - NetBeans
  • The purpose of PEAR is to provide: A structured library of open-source code for PHP users A system for code distribution and package maintenance
    PEAR の目的は、次のものを提供することにあります。 PHP ユーザを対象とする、オープンソースなコードの構造化されたライブラリ コード配布およびパッケージ管理のためのシステム - PEAR
  • Code must be available in public code repository.
    公開されているリポジトリからコードが取得できること パッケージの最新版のソースコードが、公開されているSCM (SourceCode Management: ソースコード管理)システムから取得できなければなりません。 - PEAR
  • Any code that relies on $merge being the second parameter will break.
    第 2 パラメータが $merge であることを想定しているコードはうまく動作しません。 - PEAR
  • Since generating a zip or a tar archive is pretty much the same code, you can write a simple code that lets the user choose what format he wants.
    zip の作成と tar の作成はほとんど同じコードとなるので、ユーザの選択内容に応じて処理を切り替えるコードをすっきりと書くことができます。 - PEAR
  • You may note that the code is more verbose than the original.
    もとのコードより冗長になってしまっていると思われるかもしれません。 - PEAR
  • List of ISO-639-1 two letter resp. ISO-639-2 three letter language code to language name mapping.
    ISO-639-1 (2 文字)、ISO-639-2 (3 文字)の言語コードと言語名の対応を管理します。 - PEAR
  • whether to use ISO-639-2 three letters or ISO-639-1 two letters language code format.
    ISO-639-2 (3 文字) あるいは ISO-639-1 (2 文字) のいずれの言語コード書式を使用するか。 - PEAR
  • Check if the supplied two/three letter language code is valid.
    指定した 2 文字 (あるいは 3 文字) の言語コードが有効かどうかを調べます。 - PEAR
  • This method returns the 2-letter country code for the given IP address.
    このメソッドは、指定した IP アドレスに対応する 2 文字の国コードを返します。 - PEAR
  • The example below includes the MultipleStatementAlignment sniff from the Generic coding standard, all code sniffs in the Functions category of the Generic coding standard, and all code sniffs defined in the PEAR coding standard.
    以下のサンプルでは、Generic コーディング規約のMultipleStatementAlignment sniff、Generic コーディング規約のFunctions カテゴリ内のすべての sniff、そして PEAR コーディング規約で定義されているすべてのsniff をインクルードしています。 - PEAR
  • Note: No matter how small of a change you make, always test your code before committing it to your code repository or releasing it.
    注意変更内容がどんなに些細なものであっても、それをリポジトリにコミットしたりリリースしたりする前に必ずテストを行うようにしましょう。 - PEAR
  • 100-XML parse errors Returns 100 plus the XML parser error code for the fault that occurred.
    100- XML parse errors 発生した障害の XML パーサエラーコードに 100 を加えたものを返します。 - PEAR
  • Python supports modules and packages, which encouragesprogram modularity and code reuse.
    Python は、プログラムのモジュール化や再利用を助けるモジュールとパッケージをサポートします。 - Python
<前へ 1 2 .... 242 243 244 245 246 247 248 249 250 .... 894 895 次へ>

例文データの著作権について