1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

"string value"を含む例文一覧と使い方

該当件数 : 31



例文

config key string $value config value 例文帳に追加

設定項目のキー。 string$value 設定値。 - PEAR

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

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

concatenation of the (string) value of each expression, 例文帳に追加

もし式が式 - JM

If one value is numeric and the other has a string value that is a 例文帳に追加

較します。 - JM

例文

string value- optionally creates a variable 'value' in the current scope. (as in $key=$value) 例文帳に追加

string value- オプションで、現在のスコープで使用する変数 'value' を作成します($key=$value 形式)。 - PEAR


例文

If value is zero, it returns an empty string. 例文帳に追加

valueが 0 の場合は空文字列を返す。 - JM

has a string value of "12" and not "12.00". 例文帳に追加

は文字列値 "12" となり、"12.00" とはなりません。 - JM

For example, wherever you see value?string?/value click within ?string? and replace it with a string of any length. 例文帳に追加

たとえば、value?string?/value という部分で ?string? 内をクリックし、任意の長さの文字列に置き換えます。 - NetBeans

The string value must be null-terminated. 例文帳に追加

文字列 value は null 終端されていなければなりません。 - Python

例文

Decode parameters list according to RFC 2231. params is a sequence of 2-tuples containing elements of the form(content-type, string-value).例文帳に追加

RFC 2231 に従ってパラメータのリストをデコードします。 params は (content-type, string-value) のような形式の2要素からなるタプルです。 - Python

例文

Define a variable with a string value, for use during preprocessing. 例文帳に追加

前処理の間使用され、文字列の値を定義する。 - JM

variable name or array ('varname'='value') string $value variable value if $variable is not an array 例文帳に追加

変数名あるいは ('変数名'='値') 形式の配列。 - PEAR

The second constructor creates a simple string value. 例文帳に追加

2 番目のコンストラクタはシンプルな文字列値を生成します。 - PEAR

checksum of string. 例文帳に追加

value が与えられていれば、チェックサム計算の初期値として使われます。 - Python

An enumeration value with the given 4-character string value. 例文帳に追加

列挙値 (enumeration value) を表すクラスです。 値は 4 文字の文字列型になります。 - Python

Set the environment variable named varname to the string value.例文帳に追加

varname と名づけられた環境変数の値を文字列 value に設定します。 - Python

Asks the user to input a string value via a modal dialog. 例文帳に追加

ユーザに文字列値の入力を促すモーダルダイアログを表示します。 - Python

Creates a PyFloatObject object based on the string value instr, or NULL on failure. 例文帳に追加

str の文字列値をもとに PyFloatObject オブジェクトを生成します。 失敗すると NULL を返します。 - Python

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

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

Otherwise the string value of the argument has been copied to the local variablecommand.例文帳に追加

エラーでなければ、引数として与えた文字列値はローカルな変数 command にコピーされています。 - Python

Return the magic string value used to recognize byte-compiled code files (.pyc files).例文帳に追加

バイトコンパイルされたコードファイル(.pycファイル)を認識するために使われるマジック文字列値を返します。 - Python

Return a new PyLongObject based on the string value instr, which is interpreted according to the radix in base.例文帳に追加

str の文字列値に基づいて、新たな PyLongObject を返します。 このとき base を基数として文字列を解釈します。 - Python

A string value represents a function, a two-element array with an object at index 0 and a string at index 1 represents a method. 例文帳に追加

関数を示す文字列、もしくは、添字 0 にオブジェクト、添字 1 にメソッドを有する要素数 2 の配列になります。 - PEAR

Return a new PyIntObject or PyLongObject based on the string value in str, which is interpreted according to the radix in base.例文帳に追加

str の文字列値に基づいて、新たな PyIntObject または PyLongObject を返します。 このとき base を基数として文字列を解釈します。 - Python

Asks the user to input a string value via a modal dialog. prompt is the prompt message, and the optional default supplies the initial value for the string (otherwise "" is used).例文帳に追加

promptはプロンプトメッセージで、オプションのdefault 引数は入力文字列の初期値です(指定しなければ"" を使います)。 - Python

Note that in the first example the return value variable rv will hold an integer value; in the second example it will hold a string value.例文帳に追加

最初の例では、戻り値 rv は整数値を保持しています; 二つ目の例では文字列値を保持しています。 - Python

The specified string value is used as the argument to a system(3)call and may therefore contain i/oredirection.例文帳に追加

指定された string 値はsystem (3)コールに対する記述に使われるので、入出力のリダイレクションを含んでも構わない。 - XFree86

You must also create an action handler for the component that returns the outcome, which is a String value equal to the connector's name. 例文帳に追加

また、結果を返すコンポーネントのアクションハンドラを作成する必要があります。 結果は、コネクタの名前と同じ String 型の値です。 - NetBeans

This is done to force programmers to use exception namesrather than their string value when specifying exception handlers.The string value of all built-in exceptions is their name, but this is not a requirement for user-defined exceptions or exceptions defined by library modules.例文帳に追加

これはプログラマに対して、例外処理を指定する際に、文字列ではなく例外名を使わせるための変更です。 組み込み例外の文字列値は全てその名前となりますが、ユーザ定義の例外やライブラリモジュールで定義される例外についてもそうするように要求しているわけではありません。 - Python

The application uses a converter to convert user input from a string value to a numerical Java data type on which the application can perform calculations. 例文帳に追加

このアプリケーションは、コンバータを使用してユーザーの入力を文字列の値から数値の Java データ型に変換し、アプリケーションが計算できるようにします。 - NetBeans

例文

Verify that the validation error displays when you enter a value outside the range and the conversion error displays when you enter a non-numeric string value. 例文帳に追加

範囲外の値を入力すると妥当性検査エラーが表示され、数値以外の文字列値を入力すると変換エラーが表示されることを確認します。 - NetBeans




  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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/ ).
  
© 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