1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > "escape character"に関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

"escape character"を含む例文一覧と使い方

該当件数 : 25



例文

to define an escape character 例文帳に追加

拡張文字を定義する - コンピューター用語辞典

escape character. 例文帳に追加

を使用することによって対応できます。 - JM

ESCAPE CHARACTER REPLACED DOCUMENT PROCESSOR例文帳に追加

拡張文字置換文書処理装置 - 特許庁

PROCESSING METHOD FOR ESCAPE CHARACTER例文帳に追加

拡張文字の処理方法 - 特許庁

例文

There are three quoting mechanisms: the "escape character" , single quotes, and double quotes. 例文帳に追加

クォートの方法には、"エスケープ文字(escape character)" ,シングルクォート、ダブルクォートの 3 種類があります。 - JM


例文

Otherwise the escape character will be considered a normal character.例文帳に追加

他の場合にはエスケープ文字は普通の文字とみなされる。 - Python

Here, the character code of escape character consists of a control code showing the escape character and a character code of the basic character.例文帳に追加

ここで、拡張文字の文字コードは、拡張文字であることを示す制御コードとその基文字の文字コードから成る。 - 特許庁

command [ -c class ] This command has the same effect as typing the screen escape character (^A). 例文帳に追加

command[ -cclass ]このコマンドは screen のエスケープ文字(^A) を打ち込んだ場合と同じ動作を行う。 - JM

If this flag is set, treat backslash as an ordinary character, instead of an escape character. 例文帳に追加

このフラグがセットされていると、バックスラッシュ (\\\\) をエスケープ文字ではなく通常の文字として扱う。 - JM

例文

According to this, processing of an escape character, a back space character or the like is performed as word streaming processing.例文帳に追加

これにより、エスケープ文字、バックスペース文字などの処理をワードストリーミングに処理する。 - 特許庁

例文

To make an escape character reconvertible into a standard character corresponding to it even if the escape character that is synonymous with the standard character is included in a conversion result such as kana-kanji conversion.例文帳に追加

かな漢字変換等の変換結果に標準文字と同義の拡張文字が含まれていてもこの拡張文字をそれに対応する標準文字に再変換する。 - 特許庁

The document data is transferred to another machine, etc., after an escape character code is converted into a basic character code by eliminating a control code in the escape character code included in the document data.例文帳に追加

この文書データを他の機械等に転送する場合、文書データに含まれている拡張文字コードのうち制御コードを削除することでそれを基文字コードに変換したのち転送する。 - 特許庁

Status may contain the same directives as in the window messages, but the directive escape character is '^E' (octal 005) instead of '%'. 例文帳に追加

statusにはウィンドウメッセージの場合と同様の指定機能が利用できるが、このエスケープ文字は '%' ではなく '^E' (8 進値で 005) である。 - JM

The escape character is '%' with one exception: inside of a window's hardstatus '^%' ('^E') is used instead.例文帳に追加

エスケープ文字は '%' であるが、ひとつだけ例外があり、ウィンドウのハードステータスの内部ではこれの代わりに '^%' ('^E') を用いる。 - JM

The escape charactersretain its special meaning only when followed by the quote in use,or the escape character itself. 例文帳に追加

エスケープ文字群は使用中の引用符、または、そのエスケープ文字自身が直後にある場合のみ、特殊な機能を保持する。 - Python

A counter is counted up by one every time the escape character is detected (ST8); and whether or not the count value exceeds a predetermined value is determined (ST9).例文帳に追加

エスケープ文字有り毎にカウンタを1カウントし(ST8)、カウント値が所定の設定値を越えたか否か判定する(ST9)。 - 特許庁

When the PJL is absent, data reception is executed and whether or not an escape character is present in the date is determined (ST6 and ST7).例文帳に追加

一方、PJL無しの場合は、データ受信を実行し、データ中にエスケープ文字が有りか否かを判定する(ST6、ST7)。 - 特許庁

A CPU 1 refers to the dictionary 3-1 and discriminates whether or not an escape character is included in a conversion result obtained by kana-kanji conversion.例文帳に追加

CPU1はこのかな漢字変換辞書3−1を参照してかな漢字変換された変換結果に拡張文字が含まれているか否かを判別する。 - 特許庁

A CPU 1 performs KANA-KANJI conversion, while referring to the dictionary 3-1 also retrieves the table 3-2 based on the conversion result and genertes document data including the escape character by reading the escape character corresponding to a basic character.例文帳に追加

CPU1はかな漢字変換辞書3−1を参照してかな漢字変換を行うと共に、この変換結果に基づいて拡張候補情報テーブル3−2を検索し、基文字に対する拡張文字を読み出して拡張文字を含む文書データを作成する。 - 特許庁

To provide a escape character processing method for displaying an optional escape character in a network terminal, requiring no registration for an outside character or the like in a reception side terminal, capable of transmitting and receiving a data using a character code system other than a standard code system via a network, and capable of making an unspecified terminal brought into an object.例文帳に追加

受信側の端末に外字等の登録をする必要が無く、標準コード体系以外の文字コード体系を使用しているデータをネットワークを介して送受信することができ、不特定の端末を対象とすることができるネットワーク端末に任意の拡張文字を表示する拡張文字の処理方法を提供する。 - 特許庁

To make an extension character convertible into a standard character corresponding thereto even when the escape character synonymous with the standard character is included in a conversion result of KANA (Japanese syllabary)-KANJI (Chinese character) conversion and also to easily execute the conversion.例文帳に追加

かな漢字変換等の変換結果に標準文字と同義の拡張文字が含まれていてもこの拡張文字をそれに対応する標準文字に変換できると共に、その変換を容易に実行する。 - 特許庁

A KANA-KANJI conversion dictionary 3-1 stores common characters of JIS standard, and an escape candidate information table 3-2 stores an escape character string with the common character as a basic character.例文帳に追加

かな漢字変換辞書3−1はJIS規格の常用文字を記憶し、拡張候補情報テーブル3−2はこの常用文字を基文字としてその拡張文字列を記憶する。 - 特許庁

Also, since a necessary escape characters can successively be obtained by providing the server 2 side with an escape character data file 22, it is possible to eliminate the troublesome work such as registering the escape characters for every client in advance.例文帳に追加

また、拡張文字データファイル22をサーバ2側に設けて必要な拡張文字を順次取得するようにしたので、拡張文字をクライアント毎に予め登録するという煩雑な作業を省くことができる。 - 特許庁

A kana-kanji conversion dictionary 3-1 stores a standard character that is standardized and also stores an escape character which is a character except standard and is synonymous with a standard character.例文帳に追加

かな漢字変換辞書3−1は規格標準化された標準文字を記憶すると共に、規格外の文字で標準文字と同義の拡張文字を記憶する。 - 特許庁

例文

Here is the full list of supported escapes: % the escape character itself a either 'am' or 'pm' A either 'AM' or 'PM' c current time HH:MM in 24h format C current time HH:MM in 12h format d day number D weekday name f flags of the window F sets %? to true if the window has the focus h hardstatus of the window H hostname of the system l current load of the system m month number M month name n window number s seconds t window title u all other users on this window w all window numbers and names. 例文帳に追加

以下にサポートされているエスケープの完全なリストを示す:%エスケープ文字自身a\\(aqam' または 'pm' のどちらかA\\(aqAM' または 'PM' のどちらかc現在の時刻 HH:MM (24h 表記)C現在の時刻 HH:MM (12h 表記)d月内日D曜日fウィンドウのフラグFウィンドウにフォーカスがあると %? を真にするhウィンドウのハードステータスHシステムのホスト名lシステムの現在の負荷 (load)m月 (数値)M月 (名前)nウィンドウ番号s秒tウィンドウのタイトルuこのウィンドウを使っている他のユーザすべてw全ウィンドウの番号と名前。 - JM

索引トップ用語の索引



  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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.
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS