1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

Single characterの部分一致の例文一覧と使い方

該当件数 : 259



例文

single occurrence of that character. 例文帳に追加

\\-\\-delete " と " \\-\\-squeeze\\-repeats - JM

single-char is any single character. 例文帳に追加

single-char は、任意の1バイト文字です。 - FreeBSD

any single character; 例文帳に追加

任意の一文字 - PEAR

a single-byte [double-byte, multibyte] character 例文帳に追加

一[二, 多]バイト文字 - 研究社 英和コンピューター用語辞典

例文

Matches any single character. 例文帳に追加

?任意の 1 文字にマッチします。 - JM


例文

is a single character, stands for 例文帳に追加

は文字 1 文字で、C を表す。 - JM

matches any single character. 例文帳に追加

は、任意の 1 文字にマッチします。 - JM

matches any single character 例文帳に追加

任意の一文字にマッチします - Python

In addition, he also used the single Chinese character '匀.' 例文帳に追加

また一字名として「匀」とも。 - Wikipedia日英京都関連文書対訳コーパス

例文

The character sequence ``%%'' specifies a percent character that does not introduce a substitution; the sequence is replaced by a single percent character.例文帳に追加

このシーケンスは単独のパーセント文字に置き換えられる。 - XFree86

例文

is any single character, that character separates records. 例文帳に追加

が単一文字の場合、その文字がレコードを区切ります。 - JM

a printer that prints a single character at a time 例文帳に追加

1回に1文字を印刷するプリンタ - 日本語WordNet

CHARACTER ENTRY SYSTEM BY SINGLE VOICE例文帳に追加

単音声による文字入力システム - 特許庁

I can't even alter one character on a single line of code.例文帳に追加

コードの一文字でも 変えられない - 映画・海外ドラマ英語字幕翻訳辞書

A character input means for inputting single character data is provided.例文帳に追加

単一文字データを入力する文字入力手段を設ける。 - 特許庁

If you leave out single-char , then the force character is the nul character, which you can get by typing Ctrl+2 or Ctrl+Space. 例文帳に追加

single-char を省略すると NUL文字になり、これは CTRL+2 や CTRL+SPACE を押しても入力できます。 - FreeBSD

Single character (accepts integer or single characterstring). 例文帳に追加

文字一文字 (整数または一文字からなる文字列を受理します)。 - Python

A single character, represented as an C int. 例文帳に追加

C の整数型で表現される単一の文字。 - Python

When the single character data is inputted by the character input means, a name of goods including the single character data or character data to be linked to the single character data is sampled from a merchandise table.例文帳に追加

この文字入力手段により単一文字データが入力されると、その単一文字データまたはその単一文字データにリンクする文字データを含む商品名称を商品テーブルから抽出する。 - 特許庁

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

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

The wildcard character "*" may be used to match any sequence of characters (including none), and "?" to match any single character.例文帳に追加

また "?" は、任意の 1 文字に一致させるために使用することができる。 - XFree86

A code conversion system has the function of mapping a single source character string into a single target character string.例文帳に追加

コード変換システムは単一のソース文字列を単一のターゲット文字列にマッピングする機能を備える。 - 特許庁

' was also used as tsuji (distinctive character used in the names of all people belonging to a single clan or lineage). 例文帳に追加

また「季」も通字として用いられた。 - Wikipedia日英京都関連文書対訳コーパス

to practice penmanship, the action of writing a single character on each piece of paper that one uses例文帳に追加

習字で,1枚の紙に1字ずつ書くこと - EDR日英対訳辞書

A single, un-escaped comment character generates an assembly 例文帳に追加

gasp の出力の中にアセンブラコードのコメントを生成する。 - JM

IMPROVED SINGLE-COMPONENT TONER FOR MAGNETIC IMAGE CHARACTER RECOGNITION例文帳に追加

改良型磁気像文字認識用単一成分トナー - 特許庁

Replace "%xx" escapes by their single-character equivalent.Example: unquote('/%7Econnolly/') yields '/~connolly/'. 例文帳に追加

"%xx" エスケープをエスケープが表す 1 文字に置き換えます。 - Python

The Saga-Genji are well-known for names using a single Chinese character, but there are also Saga-Genji members with two-character names. 例文帳に追加

嵯峨源氏は一字名で有名だが、二字名の嵯峨源氏もいる。 - Wikipedia日英京都関連文書対訳コーパス

Here's a list of all the other single-character informational messages that CVS uses:例文帳に追加

以下、CVSが情報として表示する文字のリストです: - Gentoo Linux

function returns the wide character converted from the single byte c. 例文帳に追加

関数はシングルバイト c からコンバートされたワイド文字を返す。 - JM

Every single stroke for each character例文帳に追加

あらゆる文字に現れる 一本一本の線の書き方を - 映画・海外ドラマ英語字幕翻訳辞書

A byte holds enough bits to store a single character 例文帳に追加

1バイトには,1文字を格納するだけのビット数が収まる - コンピューター用語辞典

All parameters have both single-character and long names.例文帳に追加

全てのパラメータは1文字と長い名前の両方を持つ。 - XFree86

When a single Hiragana character is recognized, the Hiragana character is determined (step S15).例文帳に追加

認識された平仮名が単一である場合には、当該平仮名を確定する(ステップS15)。 - 特許庁

[char-class] Matches any single character in char-class . 例文帳に追加

t Op char-class文字クラスm char-classに含まれる任意の一文字にマッチします。 - JM

It normally matches any single character from the list (but see below). 例文帳に追加

これは通常リスト中に存在している文字にマッチする。 - JM

Firstly, a single byte does not necessarily correspond any more to a single character. 例文帳に追加

1 番目の変更点は、1 バイトが必ずしも 1 つの文字に対応しないという点である。 - JM

This means that, with ASCII, each character is represented by a single byte.例文帳に追加

これは、ASCIIでは、各文字はシングルバイトで表すことを意味します。 - Gentoo Linux

Unicode throws away the traditional single-byte limit of character sets. 例文帳に追加

Unicodeは、昔ながらの文字セットのシングルバイト制限を取り払います。 - Gentoo Linux

A single line comment starts at a # character and continues to the next end of the line. 例文帳に追加

1 行コメントは # で始まり、次の改行まで有効です。 - JM

base specifier character S, followed by a single quote followed by digits DDD. 例文帳に追加

進数指定文字 S の次にシングルクォートがあり、数字 DDD が続く。 - JM

A single-character box that the user can either select (check) or clear. 例文帳に追加

ユーザーが選択 (チェック) または選択解除できる単一ボックス。 - NetBeans

Returns the character ch converted to a single digit integer.Returns -1 if this is not possible. 例文帳に追加

ch を一桁の 2 進整数に変換したものを返します。 - Python

After the second Shogun, Yoshiakira, successive shoguns used the character "" (pronounced "yoshi") as a tsuji (distinctive character used in the names of all people belonging to a single clan or lineage) in their personal names. 例文帳に追加

2代義詮以降、歴代将軍は諱において義の字を通字とした。 - Wikipedia日英京都関連文書対訳コーパス

A character recognition part 33 determines that the magnetic ink character that has the highest similarity is a magnetic ink character corresponding to the data corresponding to the single character.例文帳に追加

文字認識部33は、類似度の最も高い磁気インク文字が上記1文字相当分のデータに対応する磁気インク文字であると判断する。 - 特許庁

Within a bracket expression, a collating element (a character, a multi-character sequence that collates as if it were a single character, or a collating-sequence name for either) enclosed in "[. 例文帳に追加

ブラケット表現の内部では、"[." と ".]" に囲われた照合順序の要素は、その要素に対応する文字並びを表す。 - JM

When the pen-down input position is the inside of the circumscribed rectangular area, single character candidate display/selection (S117) or single character reinput and character recognition are performed (S119).例文帳に追加

一方、ペンダウン入力位置が、外接矩形領域の内側にあれば、単文字候補表示・選択(S117)、又は、単文字再入力及び文字認識を行う(S119)。 - 特許庁

The 8250 and 16450 devices have single-character buffers. 例文帳に追加

8250 および 16450ベースのディバイスには1文字のキャラクタ バッファが搭載されています。 - FreeBSD

The fundamental building blocks are the regular expressions that match a single character. 例文帳に追加

正規表現の基本単位は、1 文字にマッチする正規表現です。 - JM

例文

On many computers, a single coded character occupies on byte 例文帳に追加

多くのコンピュータで,符号化文字1字が(記憶域の)1バイトを占有する - コンピューター用語辞典




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
EDR日英対訳辞書
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/ をご覧下さい。
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. 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.
  
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-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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.
  
© 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS