| 例文 |
string nameの部分一致の例文一覧と使い方
該当件数 : 560件
The bastion's string representation will be "Bastion for name" if a value for name is provided; otherwise, "repr(object)" will beused.例文帳に追加
name の値が与えられた場合、要塞オブジェクトの文字列表現は "Bastion for name" になります; そうでない場合、"repr(object)" が使われます。 - Python
Package name to retrieve information about string field = null specific field to retrieve information about. 例文帳に追加
情報を取得するパッケージの名前。 string field = null 情報を取得するフィールドの名前。 - PEAR
Returns the name assigned to the Unicode characterunichr as a string. 例文帳に追加
Unicode 文字 unichr に付いている名前を、文字列で返します。 - Python
variable name or array ('varname'='value') string $value variable value if $variable is not an array 例文帳に追加
変数名あるいは ('変数名'='値') 形式の配列。 - PEAR
CSS class name for the current page link. 例文帳に追加
curPageLinkClassName[string] 現在のページのリンクに使う CSS クラス名を指定します。 - PEAR
if xsdversion is '2.0', this should be an array of format: array( 'name' = package name 'channel' = package channel - see notes below ['min' = minimum version (inclusive),] ['max' = maximum version (inclusive),] ['exclude' = single version to exclude (string), or array of versions to exclude,] ) 例文帳に追加
xsdversion が '2.0' の場合、以下の形式の配列となります。 - PEAR
In the New Property Pattern dialog box, enter choices for Name and String[] for Type, and then click OK.例文帳に追加
「新規プロパティーパターン」ダイアログで、「名前」に「choices」、「型」に「String[]」と入力し、「了解」をクリックします。 - NetBeans
"group" string "" The name of the group users have to be a member of to authenticate successfully. 例文帳に追加
"group" string "" 認証に成功するために、ユーザが所属していなければならないグループの名前。 - PEAR
the path and name of the RPC server script you want the request to go to string $server the URL of the remote server to connect to. 例文帳に追加
リクエストを送信したい RPC サーバスクリプトのパスと名前。 string$server 接続先リモートサーバの URL 。 - PEAR
xsl:stylsheet) string $defaultNs- default namespace, will be used in return value, if qualified name contains only a local part 例文帳に追加
string $defaultNs-デフォルトネームスペースです。 有修飾がローカルパートのみを含む場合使用されます。 - PEAR
A character string extraction means 15 extracts a character string of a place name, a facility name or a road name on a photographing spot from map information.例文帳に追加
文字列抽出手段15は地図情報から撮影地点に関する地名または施設名または道路名の文字列を抽出する。 - 特許庁
A brand name editing server 2 edits a brand name character string contained in pre-editing brand information and forms a new brand name character string.例文帳に追加
銘柄名編集サーバ2は、編集前銘柄情報に含まれる銘柄名文字列を編集し、新たな銘柄名文字列を作成する。 - 特許庁
An extended attribute name is a simple null-terminated string. 例文帳に追加
によって返される)。 拡張属性の名前nameは普通の NULL 終端された文字列である。 - JM
A single extended attribute name is a simple null-terminated string. 例文帳に追加
によって返される)。 個々の拡張属性のnameは普通の NULL 終端された文字列である。 - JM
prefix - The string that will be prepended to the temp name (defaults to tmp) 例文帳に追加
prefix - 一時ファイル名の先頭に付加する文字列(デフォルトは tmp)。 - PEAR
The example of an icon corresponding to a character string in the case of displaying a character string 'http:', a character string 'www' and the character string of a domain name showing the name of country or the like except the service provider name while making them into icon is shown in a figure.例文帳に追加
図に示しているのは、文字列 「http:」と、文字列 「www」と、サービス提供者名以外の国名等を示すドメイン名の文字列をアイコン化して表示する場合の、文字列に対応するアイコンの例である。 - 特許庁
That value is an object of type Object, which needs to be a string, so it is cast to a String object.例文帳に追加
この値は、Object 型のオブジェクトで、文字列にする必要があるため、String 型のオブジェクトにキャストしてから、name 変数に割り当てます。 - NetBeans
Thatvalue is an object of type Object, which needs to be a string, soit is cast to a String object. 例文帳に追加
この値は、Object 型のオブジェクトで、文字列にする必要があるので、String 型のオブジェクトにキャストしてから、name 変数に割り当てます。 - NetBeans
Security Note: The name string is escaped in order to prevent SQL injection attacks. 例文帳に追加
セキュリティー上の注意: name 文字列は、SQL インジェクション攻撃を避けるためにエスケープされます。 - NetBeans
Returns a string containing the terminfo long name field describing the current terminal.例文帳に追加
現在の端末について記述している terminfo の長形式 name フィールドが入った文字列を返します。 - Python
The search portion specifies an end-of-prompt search string, while the name portion specifies the default shell name for the window. 例文帳に追加
search の部分には「プロンプト末尾」の検索文字列を指定し、name の部分にはそのウィンドウのデフォルトのシェル名を指定する。 - JM
The group the DICOM element belongs to (integer), or its name (string) 例文帳に追加
DICOM 要素が属するグループ (整数値)、あるいはその名前 (文字列)。 - PEAR
Returns the value of the string capability corresponding to the terminfo capability name capname.例文帳に追加
terminfo 機能名 capname に対応する機能値を文字列値で返します。 - Python
Returns the name of the file specified by p as a string object.例文帳に追加
p に指定したファイルの名前を文字列オブジェクトで返します。 - Python
Translate a host name to IPv4 address format. The IPv4 address is returned as a string, such as '100.50.200.5'.例文帳に追加
ホスト名を'100.50.200.5'のようなIPv4形式のアドレスに変換します。 - Python
optparse expands "%prog" in the usage string to the name of the current program, i.e. os.path.basename(sys.argv[0]).例文帳に追加
optparse は "%prog" を現在のプログラム名、すなわちos.path.basename(sys.argv[0]) と置き換えます。 - Python
The string can use two supplied parameters: the man page name and its section. 例文帳に追加
この文字列からは指定された 2 つのパラメータを利用できる。 - XFree86
On Linux, the entire string following the interpreter name is passed as a single argument to the interpreter, and this string can include white space. 例文帳に追加
Linux では、インタプリタ名interpreterに続く文字列全体がインタプリタに 1個の引き数として渡される。 - JM
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
this variable will contains an error message, if check fail string $os Name of the operating system 例文帳に追加
チェックに失敗した場合に、この変数にエラーメッセージが含まれます。 string$os オペレーティングシステムの名前。 - PEAR
To quickly obtain a retrieval result by inputting either the character string of a last name or that of a first name to perform proper retrieval even in the case that a preserved character string of a name is a full name.例文帳に追加
保存されている名前文字列がフルネームである場合にも、姓又は名の文字列のうちのいずれか一方を与えることで適切な検索を可能とし、迅速に検索結果を得る。 - 特許庁
CHARACTER STRING RECEIVING DEVICE, CHARACTER STRING TRANSFER DEVICE, CHARACTER STRING TRANSMITTING AND RECEIVING SYSTEM, SYSTEM LSI FOR CONTENT RECEIVING TERMINAL, NAME LIST SHARING SYSTEM, NAME LIST SHARING METHOD, AND CONTENT RECOMMENDATION METHOD例文帳に追加
文字列受信装置、文字列転送装置、文字列送受信システム、コンテンツ受信端末向けシステムLSI、名簿共有システム、名簿共有方法およびコンテンツ推薦方法 - 特許庁
An abbreviated name of a facility is expressed by a letter string containing part of the pronunciation of the name of the facility.例文帳に追加
ある施設の略称は、その名称の読みの一部を使用した文字列で表現される。 - 特許庁
An item name word dictionary 190, in which a character string and the attribute of the item name are registered, is used.例文帳に追加
項目名の文字列と属性を登録した項目名単語辞書190を利用する。 - 特許庁
Return a single string consisting of the text after the colon in the first header matching name.例文帳に追加
name に一致する最初のヘッダにおけるコロン以降のテキストが入った単一の文字列を返します。 - Python
Each extension string name is turned into a legal identifier. 例文帳に追加
それぞれの機能拡張の名前は有効な識別子に変えられる。 - XFree86
The file name creating section 42 creates the file name by selectively combining additive elements for preventing duplication of the registered character string, the extracted character string, and the file name.例文帳に追加
ファイル名生成部42は、登録文字列、抽出文字列、およびファイル名の重複防止のための付加要素を選択的に組み合わせてファイル名を生成する。 - 特許庁
The brand name editing server 2 forms after-editing brand information containing the brand name character string contained in the pre-editing brand information and a brand name character string after editing.例文帳に追加
銘柄名編集サーバ2は、編集前銘柄情報に含まれる銘柄名文字列と編集後の銘柄名文字列とを含む編集後銘柄情報を作成する。 - 特許庁
the SQL query or the statement to prepare mixed $col which column to return (integer [column number, starting at 0] or string [column name]) 例文帳に追加
SQL クエリあるいはプリペアドステートメント。 mixed$col どのカラムを返すか (integer [0 から始まるカラム番号]あるいは string [カラム名])。 - PEAR
To generate an abbreviated note display character string from a name display character string as an abbreviated note display character string which is free of trouble.例文帳に追加
名称表示文字列から、その略注記表示文字列を、不都合の生じていない略注記表示文字列として作成する。 - 特許庁
If no file name is present, then thisfunction automatically prints a simple profiling report, sorted by the standard name string (file/line/function-name) that is presented in each line.例文帳に追加
ファイル名が指定されていないときは、各行の標準名(standard name)文字列(ファイル名/行数/関数名)でソートされた、簡単なレポートが表示されます。 - Python
When the designation position is the character string of the name of a place, a place name coordinate obtaining means 4 determines a coordinate value corresponding to the name of a place.例文帳に追加
指定位置が地名の文字列のときは地名座標取得手段4にて該地名に対応する座標値を求める。 - 特許庁
The file name creation device creates a file name of the document image based on the name of the storage place and the acquired character string.例文帳に追加
ファイル名作成装置は、保存場所の名前と取得した文字列とに基づいて、原稿画像のファイル名を作成する。 - 特許庁
To enhance accuracy of information management of a character string of a file name (extension).例文帳に追加
ファイル名(拡張子)の文字列の情報管理の精度を高めること。 - 特許庁
A category name is designated to a program interface of knowledge processing by use of a character string.例文帳に追加
知識処理のプログラムインターフェースにカテゴリ名を文字列で指定する。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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-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 |
| © 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 (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会員(無料)になると
|