1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 文字削除文字に関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

文字削除文字の部分一致の例文一覧と使い方

該当件数 : 243



例文

文字列を削除する例文帳に追加

remove the strings from  - 日本語WordNet

空白文字削除する。例文帳に追加

Trimming Blank Characters.  - NetBeans

はまず SET1 にある文字削除し、例文帳に追加

first performs any deletions using SET1, then squeezes repeats from any  - JM

エンティティを削除する文字列。例文帳に追加

string, in which entities have to be removed  - PEAR

例文

カーソル下の文字削除します。例文帳に追加

Delete character under cursor.  - Python


例文

逆方向に文字削除します。例文帳に追加

Delete character backward.  - Python

ICANON も同時に設定された場合、ERASE 文字は前の文字削除し、WERASE 文字は前の単語を削除する。例文帳に追加

If ICANON is also set, the ERASE character erases the preceding input character, and WERASE erases the preceding word.  - JM

削除文字やキル文字を正規表現を編集するために使用してもよい。例文帳に追加

The user's erase and kill characters may be used to edit the regular expression.  - JM

文字列の途中にある改行文字削除されませんが、単語分割の際に削除されることがあります。例文帳に追加

Embedded newlines are not deleted, but they may be removed during word splitting.  - JM

例文

あなたはこの文字列を削除してもよろしいです。例文帳に追加

You can delete this character string.  - Weblio Email例文集

例文

カーソルの左[カーソル位置]にある文字削除する例文帳に追加

delete the character to the left of [directly above] the cursor  - 研究社 英和コンピューター用語辞典

P DCH 現在の行から指示された数の文字削除する。例文帳に追加

P DCH Delete the indicated # of characters on the current line.  - JM

SET1 にある入力文字削除する。例文帳に追加

Delete any input characters that are in SET1, do not translate.  - JM

は入力のうち SET1 にある文字削除する。 \\-\\-squeeze\\-repeats " (" \\-s )例文帳に追加

characters that are in SET1.  - JM

stringエンティティが削除された文字列を返します。例文帳に追加

string string with entities removed - PEAR

ユーザの現在の行削除文字を返します。例文帳に追加

Returns the user's current line kill character.  - Python

value は削除したい値を指定するための文字列です。例文帳に追加

value is a string that identifies the value to remove.  - Python

行を返す前に先頭の空白文字の並びを削除します。例文帳に追加

strip leading whitespace from each line before returning it  - Python

引用符は文字列から削除されます。例文帳に追加

The quote characters are stripped from any quoted string. - Python

余分な区切り文字や上位レベル参照を削除します。例文帳に追加

This collapses redundant separators andup-level references, e.g.  - Python

None に対応付けられた文字削除されます。例文帳に追加

Characters mapped to None are deleted. - Python

操作部1は、削除文字列を受け付ける。例文帳に追加

An operation part 1 receives a deletion character string. - 特許庁

保存された文字メッセージの削除を簡便にする事。例文帳に追加

To simplify the deletion of preserved character messages. - 特許庁

行を返す前に行末の空白文字(改行文字を含みます!)の並びを削除します。例文帳に追加

strip trailing whitespace (including line terminator!) from each line before returning it. - Python

削除処理部41は、文字列の末尾の文字削除して前方一致検索を行い、検索できるまで前記削除を繰り返す。例文帳に追加

A deletion processing unit 41 performs a prefix search by deleting the last character in the character string, and repeats this deletion process until acquiring a successful search result. - 特許庁

背景は文字のプロパティとなり、スクロールや行/文字の挿入/削除操作の際には文字と一緒に移動します。例文帳に追加

The background becomes a property of the character and moves with the character through any scrolling and insert/delete line/characteroperations. - Python

付加処理部42は、削除処理部41により検索された文字列の末尾に候補文字を順に付加して前方一致検索を行い、検索されるまで前記付加を繰り返し、さらに、前記文字列を削除する前の前記文字列の当初文字数になるまで、候補文字の付加を用いた検索を繰り返す。例文帳に追加

An addition processing unit 42 performs a prefix search by adding each candidate character in turn to the end of the character string searched by the deletion processing unit 41, repeats this addition process until acquiring a successful search result, and furthermore repeats searching adding candidate characters until the character number reaches the original character number before deleting the character string. - 特許庁

画像データから文字認識により得られた文字データについて、第1文字データ群と第2文字データ群とが部分的に重複している場合に、自動的に一方の重複した文字データを削除して、2つの文字データを連結させる文字データ連結装置および方法を提供することを目的とする。例文帳に追加

To provide a character data connecting device/method which deletes automatically one of 1st and 2nd character data groups which are partly overlapping each other and secures the connection between two character data which are acquired from the image data by the recognition of characters. - 特許庁

もし c が制御文字 (0x00-0x1f) であれば、キャレット ("^") と、その後ろに続く c に対応した大文字からなる文字列になります。 c が ASCII 削除文字 (0x7f)であれば、文字列は '^?' になります。例文帳に追加

If the character is a control character (0x00-0x1f) the string consists of a caret ("^") followed by the corresponding uppercase letter.If the character is an ASCII delete (0x7f) the string is'^?'. - Python

あるユーザーの入力に応じて文字列登録/削除機能K2によって、ある文字列に対する関連文字列として新規な文字列が文字列DB12に登録される。例文帳に追加

A new character string is registered to a character string DB 12 as a related character string to a character string by a character string register/deletion function K2 in accordance with an input by a user. - 特許庁

文字認識装置100は、高確度文字の外接矩形に外接する所定の幅の領域を示す文字列外領域を設定し、この文字列外領域に含まれるその他の文字の辺を削除する。例文帳に追加

Then, the character recognition device 100 sets up an outside character string region indicating a predefined width which circumscribes a circumscribing rectangle of the highly reliable characters and removes other edges contained in the outside character string region. - 特許庁

削除した文字列中において、必要な文字のみを容易に再入力することができる文字入力装置、文字入力方法、文字入力装置の制御プログラム及びそのプログラム記録媒体を提供すること例文帳に追加

To provide a character input device for allowing a user to easily re-input a necessary character in a deleted character string, a character input method, a character input device control program and a recording medium for the character input device control program. - 特許庁

ポップアップメニューには、削除された文字が含まれていた段落を削除する「段落消し」、削除された文字が含まれていた文を削除する「文消し」、削除された文字が含まれていた行を削除する「行消し」の各項目が含まれ、使用者が選択して削除作業を効率化できる。例文帳に追加

The pop-up menu includes respective items of "Delete paragraph" for deleting the paragraph from which the characters have been deleted, "Delete sentence" for deleting the sentence from which the characters have been deleted, and "Delete line" for deleting the line from which the characters have been deleted, so that the user can select any for efficient deletion. - 特許庁

ポップアップメニューには、削除された文字が含まれていた段落を削除する「段落消し」、削除された文字が含まれていた文を削除する「文消し」、削除された文字が含まれていた行を削除する「行消し」の各項目が含まれ、使用者が選択して削除作業を効率化できる。例文帳に追加

The pop-up menu includes items of "Delete paragraph" for deleting the paragraph from which the characters have been deleted, "Delete sentence" for deleting the sentence from which the characters have been deleted, and "Delete line" for deleting the line from which the characters have been deleted, so that the user can select any for efficient deletion. - 特許庁

そして頻出操作判定手段5は、抽出された回数が所定数以上の連続削除文字列を頻出連続削除文字列と判定する。例文帳に追加

The frequent operation determining means 5 determines the continuous deletion character strings whose extracted frequency is a predetermined number or more, as frequent continuous deletion character strings. - 特許庁

xがカーソルの下の現在の文字削除するのが見えるでしょう。例文帳に追加

You'll see that x will delete the current character under the cursor. - Gentoo Linux

が警告を出したり、 C コンパイラによっては最適化により文字列を削除する例文帳に追加

may complain, and some C compilers will optimize away the string.  - JM

ICANON も同時に設定された場合、KILL 文字は現在の行を削除する。例文帳に追加

If ICANON is also set, the KILL character erases the current line.  - JM

空白文字削除は、変換と妥当性検査の前に行われます。例文帳に追加

This removal is done before conversion and validation.  - NetBeans

端末が文字の挿入/削除機能を持つ場合に真を返します。例文帳に追加

Returns true if the terminal has insert- and delete- charactercapabilities.  - Python

合成日付文字削除印刷式のデジタル写真自動販売機例文帳に追加

SYNTHESIZED DATE CHARACTER DELETING/PRINTING TYPE DIGITAL PHOTO AUTOMATIC VENDING MACHINE - 特許庁

また、経過時間に基づいて、抽出した文字列を削除することもできる。例文帳に追加

Further, an extracted character string can be deleted based on the elapsed time. - 特許庁

また、「削除」をペンタッチすると、当該文字パターンがユーザ辞書から削除される。例文帳に追加

When touching 'delete' by the pen, the character pattern is deleted from the user dictionary. - 特許庁

誤って複数のキー(入力領域)にまたがる入力が行われた場合に、誤った文字削除及び正しい文字の再入力なしに、誤った文字を正しい文字に訂正できる入力装置を提供する。例文帳に追加

To provide an input device that, when input for plural keys (input areas) is made by mistake, can correct a wrong character to a correct character without deleting the wrong character and re-inputting the correct character. - 特許庁

パソコンのアプリケーションソフトの文字列自動修正機能を用いて所望の文字列を自動で入力する場合に、簡易に修正対象の文字列と修正後の文字列を登録および削除する方法を提供すること。例文帳に追加

To provide a method of easily registering and removing a correction-objective character string and a post-corrected character string, when inputting automatically a desired character string, using a character string automatic correction function of an application software in a personal computer. - 特許庁

この段階では不要な文字も含まれてしまうので、区切文字を使用して不要文字削除を行い、チェック対象の文字列であるチェック対象項目名称のみを抽出する。例文帳に追加

Since unnecessary characters are also included in this process, unnecessary characters are deleted by using delimiters for extracting only the check target item names as check target character strings. - 特許庁

文字コード表に「カーソルの前の1文字削除を意味するコード」「カーソル位置の1文字削除を意味するコード」を含めて記憶しておき、これらのコードを選択した場合、現在実行権を持っているプログラムへ削除対象文字を強調表示させる様にイベントを送る。例文帳に追加

In the character code table, "a code which means one character deletion before a cursor" and "a code which means one character deletion at a cursor position" are included and stored, and when the codes are selected, an event is transmitted to a program having a right of execution at present so that enhanced display of a deletion target character is performed. - 特許庁

文字列前方削除手段を用い、検索される文字列の前方から1文字ずつ削除することで、検索されるワードの数を増やして検索の精度を高めることができる。例文帳に追加

Precision of retrieval is improved by increasing the number of words to be retrieved, which is attained by deleting characters one by one from the front of a character string to be retrieved by means of a character string deletion means. - 特許庁

印刷文字列以外のテキスト文字が含まれている商品名を除外するために、抽出した商品名から印刷制御文字を自動削除して照合用文字列を作成し、文字列条件との完全一致するものだけをディスプレイ上に表示する。例文帳に追加

Because a merchandise name where a text character other than a print character string is excluded, the print control character is automatically eliminated from an extracted merchandise name to prepare a character string for collation, and only character strings for collation which coincide completely with the character string condition are displayed on the display. - 特許庁

例文

さらに、文字画面制御手段は、自車位置周辺のランドマークを文字でリスト表示し、自車位置より前方のランドマークに対応する文字のみ表示し、または、自車位置より後方のランドマークに対応する文字表示を画面から削除し、あるいは文字表示の色を変更する。例文帳に追加

And, the character screen control means executes the list display of the landmarks in the periphery of the own car position by characters, displays only the characters corresponding to the landmarks in front of the own car position, or deletes the character display corresponding to the landmarks behind the own car position from the screen, or changes the color of the character display. - 特許庁

索引トップ用語の索引



  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2024 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 (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-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 © 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.
  
© 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会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS