「string field」を含む例文一覧(118)

1 2 3 次へ>
  • Add the following field declarations to the class:String name;String kind;String weight;Pavilion pavilion;
    このクラスに次のフィールド宣言を追加します。 String name;String kind;String weight;Pavilion pavilion; - NetBeans
  • Input field name attribute string $elementLabel (optional)Input field label
    Input フィールドの name 属性。 string$elementLabel (オプション) Input フィールドのラベル。 - PEAR
  • Add the following field declarations to the class:private String title;private String body;
    このクラスに次のフィールド宣言を追加します。 private String title;private String body; - NetBeans
  • Add the following field declarations to the class:String title;String body;
    このクラスに次のフィールド宣言を追加します。 String title;String body; - NetBeans
  • Add the following field declarations (in bold) to the class:private Long id;private String name;private String kind;private String weight;private Pavilion pavilion;
    このクラスに次のフィールド宣言 (ボールド部分) を追加します。 public class Animal implements Serializable {private static final long serialVersionUID = 1L;private Long id;private String name;private String kind;private String weight;private Pavilion pavilion; - NetBeans
  • Add the following field declarations to the class:String name;String address;Collection Animal animals;
    このクラスに次のフィールド宣言を追加します。 String name;String address;Collection Animal animals; - NetBeans
  • Package name to retrieve information about string field = null specific field to retrieve information about.
    情報を取得するパッケージの名前。 string field = null 情報を取得するフィールドの名前。 - PEAR
  • Open LoginForm and add an error field to the class:// error messageprivate String error;
    LoginForm を開き、クラスに error フィールドを追加します。 // エラーメッセージprivate String error; - NetBeans
  • Add the following field declarations (in bold) to the class:private Long id;private String name;private String address;private Collection Animal animals;
    このクラスに次のフィールド宣言 (ボールド部分) を追加します。 public class Pavilion implements Serializable {private static final long serialVersionUID = 1L;private Long id;private String name;private String address;private Collection Animal animals; - NetBeans
  • String or, if bound, the type of the object to which the field is bound.
    String、またはフィールドがバインドされている場合はバインド先のオブジェクト型 - NetBeans
  • An optional pointer to the get-attribute-string function.This field is deprecated.
    ポインタで、get-attribute-string を行う関数を指します。 このフィールドは撤廃されています。 - Python
  • An optional pointer to the set-attribute-string function.This field is deprecated.
    ポインタで、set-attribute-string を行う関数を指します。 このフィールドは撤廃されています。 - Python
  • Then the bit string of the site number is shifted left only by the bit string length of a record number field 1112 in order to position the bit string.
    次に、位置にあわせるため、レコード番号フィールド1112のビット列の長さ分、左にシフトする。 - 特許庁
  • is set to the null string, the newline character always acts as a field separator, in addition to whatever value
    が空文字列に設定されたときには、 - JM
  • The mouth shape data string is displayed on a mouth shape data string edition field 34.
    口唇形状データ列は口唇形状データ列編集欄34に表示される。 - 特許庁
  • When the attribute of the field is the output field, the field character string of that field is defined as the candidate of the control name (S15).
    フィールドの属性が出力フィールドの場合には、そのフィールドのフィールド文字列をコントロール名の候補とする(S15)。 - 特許庁
  • Next, the field of [From:] is compared with a character string registered on a character string list table 105.
    次に、[From:]フィールドと、文字列リストテーブル105に登録された文字列とを比較する。 - 特許庁
  • In the Source Editor, declare a field by typing the following line directly below the class declaration: String name;
    ソースエディタで、クラス宣言のすぐ下に次の行を入力してフィールドを宣言します。 String name; - NetBeans
  • Double-click the return string field to make it editable and type Hello (with a space at the end).
    return string フィールドをダブルクリックして編集可能にし、「Hello 」(最後に空白文字を入れる) と入力します。 - NetBeans
  • When the attribute of the field is the input/output field, the field character string of the most closely existent output field is defined as the candidate of the control name of that field (S14).
    フィールドの属性が入出力フィールドの場合には、最も近くに存在する出力フィールドのフィールド文字列をそのフィールドのコントロール名の候補とする(S14)。 - 特許庁
  • A key generation part 324 extracts only the bit string length of a site number field 1111 out of the bit string of a site number and inverts the right and left of the extracted bit string.
    キー生成部324は、まずサイト番号のビット列のうち、サイト番号フィールド1111のビット列の長さ分だけを取り出し、左右を反転する。 - 特許庁
  • Next, there may be a field width: a decimal digit string specifying a minimum field width in bytes.
    次の位置には、フィールドの幅を指定できる。 10 進の数値文字列で、フィールドの最小幅をバイト単位で指定する。 - JM
  • 37. The dew on the leaves scattered over the windy field in autumn look like pearls spread all over the field without being threaded through by a string. ('Gosen Wakashu' Autumn (2), 308)
    37番 白露に 風の吹きしく 秋の野は つらぬきとめぬ 玉ぞ散りける(「後撰和歌集」秋中308) - Wikipedia日英京都関連文書対訳コーパス
  • The abc text indicates that the display field is bound to a String object, which, in this case, is a database column of the SQL type varchar.
    「abc」のテキストは、表示フィールドが String 型オブジェクトにバインドされていることを示します。 この例では、SQL 型 varchar のデータベース列です。 - NetBeans
  • You can also bind the url property to a managed bean property or to a data provider field that returns the path to the URL in String format.
    また、「url」プロパティーは、管理 Bean のプロパティー、または String 形式で URL のパスを返すデータプロバイダのフィールドにバインドすることもできます。 - NetBeans
  • A user inputs a number string, '4371' here, in a number input field 72.
    ユーザは数字入力欄72に数字列、ここでは「4371」を入力する。 - 特許庁
  • METHOD AND DEVICE FOR CHANGING DISPLAY OF MULTI FIELD CHARACTER STRING AND COMPUTER PROGRAM PRODUCT
    マルチフィ—ルド文字列の表示を変更する方法、装置およびコンピュ—タ・プログラム製品 - 特許庁
  • The blocks indicate either tables and the type of field with binary addition (1=integer,2=string,128=not null, so 129=integer and not null), or a list of keys for each table.
    このブロックは、表と2進加算 (1=integer,2=string,128=not null,129=integer かつ not null) によるフィールドの型、または各表のキーの一覧を示しています。 - PEAR
  • When a character string is inputted to an input field AR 1 (a), a CPU stores the character string inputted by operation of a character input key 540 as an inputted character string.
    入力欄AR1に文字列が入力されると(a)、CPUは、文字入力キー540の操作によって入力された文字列を入力文字列として記憶する。 - 特許庁
  • The index storage unit stores index information associating a partial data string which is a part of a data string registered with a specific field, a hush value of the data string, and position information indicating a position of data information of which the specific field registers the data string.
    索引記憶部は、特定のフィールドに登録されたデータ列の一部である部分データ列と、データ列のハッシュ値と、当該データ列が特定のフィールドに登録されたデータ情報の位置を示す位置情報とが対応付けられた索引情報を記憶する。 - 特許庁
  • Returns a string containing the terminfo long name field describing the current terminal.
    現在の端末について記述している terminfo の長形式 name フィールドが入った文字列を返します。 - Python
  • A substitution field entry ofNULL is equivalent to a pointer to an empty string.
    \\fIsubstitution\\fP フィールドに NULL を指定することは、空文字列へのポインタを指定することと等価である。 - XFree86
  • For example, if a Text Field component is bound to an Integer object, the web application automatically converts the input value (a String) to an Integer.
    たとえば、「テキストフィールド」コンポーネントが Integer 型のオブジェクトにバインドされている場合、Web アプリケーションでは入力値 (String 型) が自動的に Integer 型に変換されます。 - NetBeans
  • Here format is a character string that consists of field descriptors and text characters, reminiscent of scanf (3).
    formatは、scanf (3) で使われているような、フィールドディスクリプターとテキスト文字で構成されている文字列である。 - JM
  • To provide an embossed character string reading device, capable of accurately reading of an embossed character string formed on a card by a dark-field illumination method.
    カードに形成されているエンボス文字列を暗視野照明法によって正確に読み取ることのできるエンボス文字列読取装置を提案すること。 - 特許庁
  • The property editor is switched to resource bundle mode.Check that the Bundle Name field is set to demo.Bundleand the Key field contains the string FindDialog.jLabel1.text
    プロパティーエディタがリソースバンドルモードに切り替わります。 「バンドル名」フィールドが demo.Bundle に設定され、「キー」フィールドに文字列 FindDialog.jLabel1.text が含まれていることを確認します。 - NetBeans
  • To improve, in case that a character string (word) image of a specified field is contained in image information that is a processing object, the recognition accuracy of a character string by use of information corresponding to the specified field as dictionary information used for character string recognition without deteriorating a user's operability.
    処理対象とする画像情報に特定の分野の文字列(単語)画像が含まれる場合であっても,利用者の操作性悪化を招くことなく,文字列認識に用いる辞書情報としてその分野に対応したものを用いて文字列の認識精度を向上することができること。 - 特許庁
  • When a character string is inputted to a text field 6b, an address specifying means 2 detects the name of a user from the inputted character string and the name is specified as an address.
    本文欄6bに文字列が入力されると、宛名特定手段2により、入力された文字列からユーザの名称が検出され、宛名として特定される。 - 特許庁
  • To freely process the document data formed by masking a desirable character string aimed by a user in the field data.
    ユーザが意図するフィールドデータ中の任意の文字列をマスクした帳票データ処理を自在に行うことである。 - 特許庁
  • An optional decimal digit string (with non-zero first digit) specifying a minimum field width.
    最小のフィールド幅を指定する 10進数の数値文字列 (文字列の最初の文字はゼロ以外)。 本項目はオプションである。 - JM
  • The input string stops at white space or at the maximum field width, whichever occurs first.
    文字列の入力は、ホワイトスペースが入力されるか、最大フィールド幅に達するか、のどちらかが起こると停止される。 - JM
  • This property should contain a array of field names that will be used to display a string out of this linked DataObject.
    このプロパティには、リンク先の DataObjectから文字列を表示する際に使用するフィールド名の配列を指定します。 - PEAR
  • To provide a word string collating device and method capable of realizing much more highly precise word string collation at the time of collating an inputted word string with each word in a word dictionary in a character recognition field.
    文字認識分野において、入力された単語列と単語辞書内の各単語との照合の際、従来よりも高精度な単語列照合が行なえる単語列照合装置および単語列照合方法を提供する。 - 特許庁
  • To provide a packet transmitter which makes small total control information field length per data link packet while making small an autocorrelation function value of a user field length string.
    ユーザフィールド長列の自己相関関数値を小さくしつつデータリンクパケット当たりの総制御情報フィールド長を小さくすることができるパケット送信装置を提供する。 - 特許庁
  • An information processor requests, from a web server, complexity evaluation of a character string input in a password input field in response to editing processing on the input field by a user.
    ユーザによるパスワード入力欄に対する編集処理に応じて、当該入力欄に入力されて文字列についての複雑性評価をウェブサーバに対して要求する。 - 特許庁
  • Drag the Double Converter from the Palette onto the Text Field component.This converter specifies that the Text Field component returns a Double object rather than a String.
    Double コンバータを「パレット」から「テキストフィールド」コンポーネントにドラッグします。 このコンバータは、「テキストフィールド」コンバータが文字列よりも倍精度浮動小数点オブジェクトを返すように指定します。 - NetBeans
  • Double-click the first field in the Concat box and type Hello followed by space in the first string and press Enter.
    連結ボックスの最初のフィールドをダブルクリックし、最初の文字列に Hello に続いて空白文字を入力し、Enter キーを押します。 - NetBeans
  • Type in a search string in the First Name or Last Name text field and click Query to search for an actor and see the details.
    検索文字列を「名」または「姓」テキストフィールドに入力し、「クエリー」をクリックして俳優を検索し、詳細を確認します。 - NetBeans
  • A bit string Di of a Galois field element as the CRC value of data D3 of k1 to k2 bytes is found (ST11).
    k1〜k2バイトまでのデータD3のCRC値としてガロア体の要素からなるビット列Diを求める(ST11)。 - 特許庁
  • The PC 70 downloads field information from the URL 102 of each site and displays the character string 140 of the title of each content.
    PC70は、各サイトのURL102からフィード情報をダウンロードし、各コンテンツタイトル文字列140を表示する。 - 特許庁
1 2 3 次へ>

例文データの著作権について