1153万例文収録!

「character string」に関連した英語例文の一覧と使い方(43ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 5628



例文

A character string for selecting the received e-mail is registered in a mail server device 600.例文帳に追加

メールサーバ装置600には、受信した電子メールを選別するための文字列が登録される。 - 特許庁

A presentation part 4 presents the character string or the object having the high relevance by use of the already determined effect.例文帳に追加

提示部4は、関連が高い文字列やオブジェクトを決定済みのエフェクトを利用して提示する。 - 特許庁

To allow a character string as a voice recognition result to express the tone and feeling of a speaker.例文帳に追加

音声認識結果としての文字列に話者の口調や感情を表現できるようにする。 - 特許庁

METHOD EXECUTED ON COMPUTER TO MAKE USER SETTABLE PRONUNCIATION OF CHARACTER STRING例文帳に追加

ユーザが文字列の発音を設定することを可能にするためにコンピュータ上で実行される方法 - 特許庁

例文

When the character string of the lyrics is long, the length of one measure is adjusted on the display 12.例文帳に追加

歌詞の文字列が長い場合には、表示器12における1小節の長さが調整される。 - 特許庁


例文

Guide information is retrieved by using a character string included in the displayed image, as a keyword.例文帳に追加

表示されている画像に含まれる文字列をキーワードとして用いて、案内情報を検索する。 - 特許庁

To acquire a character string reflecting an insertion written by a user from a document including the insertion.例文帳に追加

ユーザによる書き込みがなされた原稿から、該書き込みを反映した文字列を取得する。 - 特許庁

The electronic pen associates a business form area and the character string, stores them in a memory, and outputs voice.例文帳に追加

電子ペンは、帳票エリア及び文字列を対応付けてメモリに格納し、音声を出力する。 - 特許庁

To achieve reduction of processing load and shortening of processing time in character string sensing processing on an image.例文帳に追加

画像に対する文字列検知処理の処理負荷軽減および処理時間短縮を実現する - 特許庁

例文

To provide technology for supporting proper selection of processing contents of a character string in a document.例文帳に追加

文書中の文字列の処理内容の適切な選択を支援するための技術を提供する。 - 特許庁

例文

All these plurality of rules are applied to the input character string in a previously defined order.例文帳に追加

これら複数の規則はすべて、予め定義された順で入力文字列に適用される。 - 特許庁

In a reproduction mode, the character string data are separated from the image file and stored in a second storing part 8.例文帳に追加

また再生時には画像ファイルから文字列データを分離し第2の記憶部18に保持する。 - 特許庁

A recognition result correction means 144 replaces the determined correction part with the right answer character string.例文帳に追加

認識結果修正手段144は、決定された修正箇所を正解文字列で置換する。 - 特許庁

If there is not a match, a classification part 109 registers the subsequent part with the individual character string list 202.例文帳に追加

一致しないとき、分類部109は、後続部分を個別文字列リスト202に登録する。 - 特許庁

When entering the character string in an entry business form, this electronic pen acquires business entry information.例文帳に追加

記入帳票に文字列を記入すると、電子ペンは、帳票記入情報を取得する。 - 特許庁

A mail server interprets the information command character string of the destination information of the transmitted e-mail.例文帳に追加

メールサーバでは、送信された電子メールの宛先情報の情報コマンド文字列を解釈する。 - 特許庁

CHARACTER STRING RETRIEVAL METHOD, ITS IMPLEMENTATION DEVICE, AND RECORDING MEDIUM RECORDED WITH PROCESSING PROGRAM THEREOF例文帳に追加

文字列検索方法及びその実施装置並びにその処理プログラムを記録した記録媒体 - 特許庁

After designating the character string, the user selects an attribute for giving significance to the designated keyword.例文帳に追加

文字列の指定の後、指定したキーワードの意味付けを行うための属性をユーザが選択する。 - 特許庁

A content analyzing part 120 detects the character string from the document file according to the detection rules.例文帳に追加

コンテンツ分析部120は、検出ルールにしたがって文書ファイルから文字列を検出する。 - 特許庁

Then, a markup character string appearing in an input document described in markup language is selected.例文帳に追加

そして、マークアップ言語で記述された入力文書で出現するマークアップ文字列を選出する。 - 特許庁

String table sections hold null-terminated character sequences, commonly called strings. 例文帳に追加

文字列テーブルセクションは NULL 文字で終端されたキャラクタ配列(通常文字列と呼ばれるもの) を保持する。 - JM

This function converts the character string src into a network address structure in the af address family, then copies the network address structure to dst . 例文帳に追加

この関数は文字列srcを、アドレスファミリーafのネットワークアドレス構造体に変換し、dstにコピーする。 - JM

0 is returned if src does not contain a character string representing a valid network address in the specified address family. 例文帳に追加

srcが指定されたアドレスファミリーに対する正しいネットワークアドレス表記でない場合には、0 を返す。 - JM

and says that character string representations for infinity and NaN may be made available. 例文帳に追加

は規定されておらず、無限や NaN に関する文字列表現を行ってもよいことになっている。 - JM

Here format is a character string that consists of field descriptors and text characters, reminiscent of scanf (3). 例文帳に追加

formatは、scanf (3) で使われているような、フィールドディスクリプターとテキスト文字で構成されている文字列である。 - JM

function returns a pointer to the new wide-character string, or NULL if sufficient memory was not available. 例文帳に追加

関数は、新しいワイド文字文字列へのポインタを返す。 十分なメモリがなければ NULL を返す。 - JM

In addition, the output of a predicted candidate inconsistent with the notation of an already displayed character string is inhibited.例文帳に追加

また、既に表示されている文字列の表記と矛盾する予測候補の出力を禁止する。 - 特許庁

At this time, the color of the character string whose reduction is set is changedly displayed in the input area (b).例文帳に追加

この際、入力エリアbで縮小設定した文字列は文字色が変更表示される。 - 特許庁

An image processing device 100 comprises a character string drawing circuit 102 and an encoding circuit 103.例文帳に追加

画像処理装置100は、文字列描画回路102とエンコード回路103とを備える。 - 特許庁

Further, the control unit sequentially switches the character string area in response to the user's operation and enlarges and displays it.例文帳に追加

また、さらにユーザの操作に応答して、文字列領域を順に切り替えて拡大表示する。 - 特許庁

The recognized character string and an entry column of the document are associated with each other to be registered in a database 301.例文帳に追加

認識した文字列と帳票の入力欄を関連付けてデータベース301に登録する。 - 特許庁

A special conversion pattern storage part 121 associates and stores a character string and its reading information.例文帳に追加

特殊変換パターン記憶部121は、文字列とその読み情報とを対応付けて記憶する。 - 特許庁

DEVICE AND METHOD FOR MATCHING PATTERN STREAM, DEVICE AND METHOD FOR MATCHING CHARACTER STRING例文帳に追加

パターン列マッチング装置とパターン列マッチング方法と文字列マッチング装置と文字列マッチング方法 - 特許庁

Thus, the display size of the text frame can be made to easily match with the display size of the character string.例文帳に追加

このため、テキスト枠の表示サイズを文字列の表示サイズに容易に合致させることができる。 - 特許庁

To present search candidates acquired from an input character string for an efficient selection.例文帳に追加

効率的に選択できるように、入力された文字列から得られた検索候補を提示すること。 - 特許庁

Moreover, a processing is conducted for speech recognized character string data by authority in accordance with the uttered person's role.例文帳に追加

さらに、話者の役割に応じた権限により、音声認識された文字列データを処理する。 - 特許庁

To mitigate user's input operation by effectively extracting a character string which the user intends to extract.例文帳に追加

ユーザの意図した文字列を効率よく抽出してユーザの入力操作を軽減すること。 - 特許庁

METHOD AND DEVICE FOR INPUTTING CHARACTER STRING AND COMPUTER PROGRAM FOR IMPLEMENTING INPUT METHOD例文帳に追加

文字列入力方法、文字列力装置および該入力方法を実施するためのコンピュータプログラム - 特許庁

A display controller 22 controls the display mode of the character string, according to the state of a state flag m21.例文帳に追加

表示制御部22は、状態フラグm21の状態に応じて、文字列の表示モードを制御する。 - 特許庁

A group analyzer 213 makes a character string extracted by the HTML analyzer 212 into a group.例文帳に追加

グループ解析器213は、HTML解析器212により抽出された文字列をグループ化する。 - 特許庁

Then the viewer enters an extracted character string by using an entry means, such as a keyboard.例文帳に追加

このあとキーボード等の入力手段を用いて視聴者から抽出文字列を入力する。 - 特許庁

The superimposed image is sent to a main monitor 331 and a character string hiding circuit 313.例文帳に追加

そして、重畳画像をメインモニタ331及び文字列非表示化回路313に送信する。 - 特許庁

A text addition part 22 adds the character string 34 to the text 32 to generate a retrieving text 35.例文帳に追加

テキスト追加部22は、テキスト32に文字列34を追加して、検索用テキスト35を生成する。 - 特許庁

The number of characters of a dot character string to be inspected is registered in a RAM 13 prior to inspection.例文帳に追加

RAM13には、検査に先立ち、検査対象のドット文字列の文字数が登録される。 - 特許庁

To obtain an imager capable of quickly and simply recording a character string desired by a user in an image.例文帳に追加

ユーザが求める文字列を迅速かつ簡単に画像中に記録可能な撮像装置を得る。 - 特許庁

To efficiently display language information and title character string information for a frame title on a display means.例文帳に追加

フレームタイトルの言語情報とタイトル文字列情報とを表示手段に効率よく表示する。 - 特許庁

To speed up document retrieval by selecting a partial character string used for similarity calculation.例文帳に追加

類似度算出に用いる部分文字列を選別することにより、文書検索の高速化を行う。 - 特許庁

To register, on a slide dictionary, a long character string of high appearance frequency as an initial value.例文帳に追加

スライド辞書に、出現頻度の高い長い文字列を初期値として登録できるようにする。 - 特許庁

In the navigation apparatus 1, data associated with the ID of the navigation apparatus 1 are converted into a character string.例文帳に追加

このため、ナビゲーション装置1は、ナビゲーション装置1のIDに関するデータを文字列化する。 - 特許庁

例文

A communication control unit 172 transmits printing data including the converted character string to a printer.例文帳に追加

通信制御部172は、変換された文字列を含む印刷データを印刷装置に送信する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS