1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オフ

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

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

セーフサーチについて

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

該当件数 : 467



例文

string text- The text defined in the record 例文帳に追加

string text- レコードで定義されているテキスト - PEAR

string $text- The text to scroll 例文帳に追加

パラメータ $text-スクロールさせるテキスト。 - PEAR

A long string of text.例文帳に追加

長いテキストの文字列 - 映画・海外ドラマ英語字幕翻訳辞書

Display text for the OPTION string $value Value for the OPTION 例文帳に追加

OPTION の表示用テキスト。 string$value OPTION の値。 - PEAR

例文

To write your own text to this component, call info(String summary), warn(String summary), error(String summary), or fatal(String summary). 例文帳に追加

このコンポーネントに独自のテキストを書き込むには、info(String summary)、warn(String summary)、error(String summary)、または fatal(String summary) を呼び出します。 - NetBeans


例文

The formula text string 例文帳に追加

数式を表す文字列。 - PEAR

text string to parse 例文帳に追加

パースしたいテキスト文字列。 - PEAR

The elements are major, minor, build, platform, and text. text contains a string while all other values are integers.例文帳に追加

textは文字列、それ以外の値は整数です。 - Python

curPageSpanPre[string] Text before the current page link. 例文帳に追加

curPageSpanPre[string] 現在のページのリンクの前のテキストを指定します。 - PEAR

例文

curPageSpanPost[string] Text after the current page link. 例文帳に追加

curPageSpanPost[string] 現在のページのリンクの後のテキストを指定します。 - PEAR

例文

Draws a text string. Requiresthree arguments, a x coordinate, a y coordinate and a string. 例文帳に追加

3 つの引き数(x, y 座標と文字列)を必要とする。 - XFree86

So what's the key? a long string of text.例文帳に追加

それで キーは何だ? - テキストの長い列 - 映画・海外ドラマ英語字幕翻訳辞書

The content of the text node as a string. 例文帳に追加

文字列によるテキストノードの内容です。 - Python

string(string) This action inserts the specified text stringas if it had been typed. 例文帳に追加

"string(string)"このアクションは指定されたテキスト文字列を、あたかも入力されたかのように挿入する。 - XFree86

The string portion of each menu entry will be the text which will appear in the menu.例文帳に追加

各メニューエントリの string はメニューに表示されるテキストである。 - XFree86

Text to display when the string is empty. 例文帳に追加

文字列が空の場合に表示されるテキスト。 - PEAR

Finally, bind the new Static Text components on the Detail page to the new members of the currentItemData String array. 例文帳に追加

最後に、Detail ページに追加した静的テキストコンポーネントの「text」プロパティーを currentItemData の String 配列のメンバーにバインドします。 - NetBeans

Message to display.string $defaultDefault text for the entry. 例文帳に追加

表示するメッセージ。 string$default入力欄のデフォルトテキスト。 - PEAR

Default value is "next page"; altPage[string] Alt text to display before the page number. 例文帳に追加

デフォルト値は、"next page"。 altPage[string] ページ番号の前に表示されるalt文を指定します。 - PEAR

For more in-depth searching you can also use make search key= string where string is some text to search for. 例文帳に追加

もっと詳しく検索するには、 make search key=string と入力してください。 stringの部分には検索したいテキストを入れます。 - FreeBSD

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

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

taboption defines the string used to indent CSS text. 例文帳に追加

tabは、CSS のインデントに使用する文字列を定義します。 - PEAR

Text to display when the string is empty 例文帳に追加

文字列が空の場合に代わりに表示するテキスト。 - PEAR

Default value is "previous page"; altNext[string] Alt text to display on the link of the next page. 例文帳に追加

デフォルト値は、"previous page"。 altNext[string] 次ページへのリンクに表示されるalt文を指定します。 - PEAR

Default value is "previous page"; altNext[string] Alt text to display for next page, on next link. 例文帳に追加

デフォルト値は、"previous page"。 altNext[string] 次ページへのリンクに表示されるalt文を指定します。 - PEAR

An input converter 10 converts text character string data into phoneme label string data.例文帳に追加

入力変換部10がテキスト文字列データを音素ラベル列データに変換する。 - 特許庁

Default value is "next page"; altLast[string] Alt text to display on the link of the last page. 例文帳に追加

デフォルト値は、"next page"。 altLast[string] 最後のページへのリンクに表示される alt 文を指定します。 - PEAR

function(text,state), for state in 0, 1, 2, ...,until it returns a non-string value. 例文帳に追加

function(text, state)の形式で、関数が文字列でない値を返すまで state を0, 1, 2, ..., にして呼び出します。 - Python

For example, to set a Page Alert component's summary text, call setSummary(String). 例文帳に追加

たとえば、「ページ警告」コンポーネントの概要テキストを設定するには、setSummary(String) を呼び出します。 - NetBeans

METHOD FOR AUTOMATICALLY DETECTING SELECTED CHARACTER STRING IN TEXT例文帳に追加

選択された文字列をテキスト内で自動検出する方法 - 特許庁

Before and after the first text character string on the display device, a second text character string based on text information on a second text positioned at a paragraph before and after the first text is displayed almost in parallel to a diagonal line along with the first text character string by changing a font size or the like.例文帳に追加

ディスプレイ装置上の第1のテキスト文字列の前後に、第1のテキストの前後の段落等に位置する第2のテキストのテキスト情報に基づいた第2のテキスト文字列を、フォントサイズを変更するなどして、第1のテキスト文字列と共に対角線と略平行に表示する。 - 特許庁

Based on a character string inputted by a user, a CPU 11 searches for a text number specifying the text data matching the character string.例文帳に追加

CPU11は、ユーザが入力した文字列を基に、その文字列に対応するテキストデータを特定するテキスト番号を検索する。 - 特許庁

A text dividing means 2 decomposes a document or text as a retrieval character string into partial character strings.例文帳に追加

テキスト分割手段2は、文書または検索文字列であるテキストを部分文字列に分解する。 - 特許庁

The text is a string with leading and trailing whitespace stripped; if the source is not available it is None.例文帳に追加

textは前と後ろに付いている空白を取り除いた文字列です。 ソースが使えない場合はNoneです。 - Python

A text fragment to use when searching for packages by name string|bool summary = FALSE If set to false, this should be ignored. 例文帳に追加

パッケージ名で検索する場合に使用する文字列。 string|bool summary = FALSE false の場合、このパラメータは無視されます。 - PEAR

If the string returned by XDefaultString is theempty string (""), no character is output in the converted text. 例文帳に追加

XDefaultStringが返す文字列が空文字列("\\^")である場合、変換されたテキストには何も出力されない。 - XFree86

A character string filter part 24 prepares a correction mail text wherein the deletion character string received by the operation part 1 is deleted from the electronic mail text in the original text storage part 32.例文帳に追加

文字列フィルタ部24は、原文記憶部32内の電子メールテキストから操作部1が受け付けた削除文字列を削除した修正メールテキストを作成する。 - 特許庁

To provide a method and apparatus for generating a text string from an image.例文帳に追加

画像からテキストストリングを生成する方法及び装置の提供。 - 特許庁

The explanation sentence includes a searchable text string representing a criteria.例文帳に追加

説明文は検索可能な基準を表すテキスト文字列を有する。 - 特許庁

Why would you send all of us an emergency text for a guitar string?例文帳に追加

どうして緊急呼び出しをしたのよ ギターの弦なんかのために - 映画・海外ドラマ英語字幕翻訳辞書

A first, a candidate character string is extracted from a text (a step S103).例文帳に追加

先ず、本文から候補文字列を抽出する(ステップS103)。 - 特許庁

A first text character string is displayed on the basis of text information on the first text to be paid attention to so that the character string of the text is displayed almost in parallel to a diagonal line of a display screen of a display device.例文帳に追加

テキストの文字列がディスプレイ装置の表示画面の対角線と略平行に表示されるように、注目する第1のテキストのテキスト情報に基づいて第1のテキスト文字列を表示する。 - 特許庁

In any other case (even when the text is empty), the a string with the text is returned. 例文帳に追加

それ以外の場合は(たとえユーザが何もテキストを入力しなかったとしても)、テキストを文字列で返します。 - PEAR

To support correction of text accompanied by insertion and replacement of a character string.例文帳に追加

文字列の挿入および置換を伴うテキストの修正を支援する。 - 特許庁

The chassis log which is normally a binary format is transformed into a text string.例文帳に追加

通常はバイナリ・フォーマットであるシャシーログはテキスト・ストリングに変換される。 - 特許庁

A text string is generated from received voice by a voice recognition process.例文帳に追加

受信した音声より音声認識処理によりテキスト列を生成する。 - 特許庁

An extraction processing part 21 extracts a word string from the text in the original language.例文帳に追加

抽出処理部21は原言語のテキストから単語列を抽出する。 - 特許庁

To narrow the list,type a search string into the Search text box. 例文帳に追加

リストを絞り込むには、「検索」テキストボックスに検索文字列を入力します。 - NetBeans

The text string clarifies one or more problems of the electronic architecture.例文帳に追加

テキスト・ストリングは、電子アーキテクチャの1つまたは複数の問題を明確にする。 - 特許庁

例文

An original text being the object of shaping is inputted (S10), and the role of the character string is specified for each character string included in the original text (S12).例文帳に追加

整形対象となるオリジナル文章を入力し(S10)、オリジナル文章に含まれる文字列毎に、その文字列の役割を特定する(S12)。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
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/ ).
  
© 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.
  
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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS