「String」を含む例文一覧(15459)

<前へ 1 2 .... 82 83 84 85 86 87 88 89 90 .... 309 310 次へ>
  • DocTestParser: Creates a DocTest object from a string (such as an object's docstring).
    DocTestParser: (オブジェクトにつけられた docstring のような)文字列からDocTest オブジェクトを生成します。 - Python
  • This is the index into the string at which the RE engine started looking for a match.
    これは RE エンジンがマッチを探し始める位置の文字列のインデックスです。 - Python
  • This module defines a class that acts as a wrapper around string objects.
    このモジュールは文字列オブジェクトのラッパーとして働くクラスを定義します。 - Python
  • Extends this array with data from the given unicode string. The array must be a type 'u' array; otherwise a ValueError is raised.
    指定した Unicode 文字列のデータを使ってアレイを拡張します。 - Python
  • Encode string s using the standard Base64 alphabet.
    標準の Base64 アルファベット集合をもちいて文字列 s をエンコード (符号化) します。 - Python
  • Decode the string s, which must contain one or more lines of base64 encoded data, and return a string containing the resulting binary data.
    文字列sをデコードして結果のバイナリデータを返します。 sには一行以上のbase64形式でエンコードされたデータが含まれている必要があります。 - Python
  • Perform hexbin4 binary-to-ASCII translation and return the resulting string.
    バイナリを hexbin4 エンコードして ASCII 文字列に変換し、変換後の文字列を返します。 - Python
  • Ifc is printable, this string is the character itself.
    もし c が印字可能文字であれば、返される文字列は c そのものになります。 - Python
  • Write the string s to the underlying file object,i.e. outfp passed to Generator's constructor.
    ここでいう出力先は Generator コンストラクタに渡した outfp のことをさします。 - Python
  • Send a selector string to the gopher server at host and port (default 70).
    selector 文字列を host および port(標準の値は 70 です) の gopher サーバに送信します。 - Python
  • The string has either 1 byte greyscalepixels or 4 byte RGBA pixels.
    この文字列は 1 バイトのグレイスケールピクセルか、4 バイトの RGBA ピクセルによるものです。 - Python
  • For example, to obtain the digest of the string 'Nobody inspects the spammish repetition':
    例えば、文字列 'Nobody inspects the spammish repetition' のダイジェストを得るためには以下のようにします: - Python
  • A sequence containing StringType and UnicodeType used to facilitate easier checking for any string object.
    文字列型のチェックを簡単にするためのStringTypeとUnicodeTypeを含むシーケンスです。 - Python
  • If no such value is defined, an empty string is returned.
    そのような値が定義されていない場合、空の文字列が返されます。 - Python
  • Returns the character decomposition mapping assigned to the Unicode character unichr as string.
    Unicode 文字 unichr に割り当てられた、文字分解マッピングを、文字列型で返します。 - Python
  • Read size bytes from the audio input and return them as a Python string.
    オーディオ入力から size バイトを読みだし、 Python 文字列型にして返します。 - Python
  • Produce a string that is suitable as raw Unicode literal in Python source code
    Python ソースコードにおける raw Unicode リテラルとして適切な文字列を生成します。 - Python
  • Return a copy of the string where all tab characters are expanded using spaces.
    全てのタブ文字が空白で展開された文字列のコピーを返します。 - Python
  • Return a list of the lines in the string, breaking at line boundaries.
    文字列を改行部分で分解し、各行からなるリストを返します。 - Python
  • Returns true if the object o is a string object or an instanceof a subtype of the string type.Changed in version 2.2:Allowed subtypes to be accepted.
    o が文字列型か文字列型のサブタイプであるときに真を返します。 バージョン 2.2 で 変更 された仕様:サブタイプを引数にとれるようになりました - Python
  • Returns a new string object with the value v on success, and NULL on failure.
    v を値に持つ文字列オブジェクトを返します。 失敗すると NULLを返します。 - Python
  • String giving the prefix of method names which will be interpreted as test methods.
    テストメソッドの名前と判断されるメソッド名の接頭語を示す文字列。 - Python
  • The collections contain tuples of (testcase,traceback), where traceback is a string containing a formatted version of the traceback for the exception.
    tracebackは例外のトレースバック情報をフォーマットした文字列です。 - Python
  • String and Unicode objects have one unique built-in operation: the% operator (modulo).
    文字列および Unicode オブジェクトには固有の操作: % 演算子 (モジュロ) があります。 - Python
  • Split a Unicode string at line breaks, returning a list of Unicode strings.
    Unicode 文字列を改行文字で区切り、Unicode 文字列からなるリストを返します。 - Python
  • XProtoError The protocol error number is used as a string for the message argument.
    XProtoError 1iプロトコルエラー番号は、引き数 message に対する文字列として使用される。 - XFree86
  • If the specified string does not match a valid KeySym, XStringToKeysym returns NoSymbol.The returned string is in a static area and must not be modified.
    指定した文字列が有効な KeySym にマッチしない場合、XStringToKeysymはNoSymbolを返す。 返される文字列は静的領域に置かれるので変更してはならない。 - XFree86
  • Xlib is not permitted to free the string until the database is destroyed.
    データベースが破棄されるまで、Xlib はこの文字列を解放してはならない。 - XFree86
  • Note that the string must be in the valid ResourceNameformat (see section 15.1).
    この文字列は有効な ResourceName 形式でなければならない(15.1 節を参照)。 - XFree86
  • If required property is a property with value, property/rpvmust also have the value specified by string/rv.
    が の場合は、 も で指定された値を持っていなければならない。 - XFree86
  • A syntax error is reported if a string is not terminated with )or within maxstring characters.
    文字列がmaxstring 文字以内に ) または > で終わらない場合はエラーとなる。 - XFree86
  • DEVICE AND METHOD FOR COMPRESSING CHARACTER STRING DATA, AND STORAGE MEDIUM
    文字列データ圧縮装置、文字列データ圧縮方法および記憶媒体 - 特許庁
  • STRING VIBRATION DETECTION SENSOR AND PICKUP DEVICE FOR ELECTRONIC MUSICAL INSTRUMENTS USING THE SAME
    弦振動検知センサ及びこれを用いた電気楽器用ピックアップ装置 - 特許庁
  • Then, from character strings in the observation document data Dt after conversion, a character string that matches a character string in the explanation document data Dv is extracted.
    そして、変換後の所見文書データDtの文字列から、説明文書データDvの文字列と一致する一致文字列が抽出される。 - 特許庁
  • This device is provided with a character string table storing a character string to be used for displaying the operating state or the like with the character code streams of plural languages.
    動作状態などを表示するときに使用する文字列を、複数の言語の文字コード列により格納している文字列テーブルを設ける。 - 特許庁
  • The clamp 26 of the second arm 22 grips the other terminal 18 of the string-shaped body and passes through the ring formed by the one terminal 16 of the string-shaped body.
    第2アーム22のクランプ26が、紐状体の他端18を掴んで巻き付けられた紐状体の一端16の輪をくぐり抜ける。 - 特許庁
  • A bit string for a matrix element generating part 15 generates the sequence of '0' and '1' with a pseudorandom number and stores the sequence in a bit string storing part 14.
    行列要素用ビット列生成部15では、疑似乱数により“0”と“1”のシーケンスを生成し、ビット列記憶部14に記憶させる。 - 特許庁
  • A character extraction part 17 is configured to extract the character string stored in the status/character string storage part 15 from inspection information relating to object inspection.
    文字抽出部17は、対象検査に関する検査情報からステータス/文字列記憶部15に記憶されている文字列を抽出する。 - 特許庁
  • To provide a method and device for recognizing a character string for improving the reliability for the recognition result of character string recognition.
    文字列認識の認識結果に対する信頼性を高めることが可能な文字列認識方法及び文字列認識装置を提供する - 特許庁
  • A hanging object like a chain, a pipe, a string and so on is hung from the moving part 4.
    可動部4からチェーン、パイプ、紐などので吊り具5を吊り下げる。 - 特許庁
  • A numeric string is inputted twice from a numeric input key operation part 111.
    数字入力キー操作部111から2回数字列を入力する。 - 特許庁
  • In the case of a slip (n), they are coincident in the first candidate character string of the tables 2-4 and coincident in the second candidate character string, and collation is repeated in order.
    なお、帳票nの場合、テーブル2−4の第一候補文字列で一致、第二候補文字列でも一致し、順次照合を繰り返す。 - 特許庁
  • The holding string 5 has a retaining member 8, made of a metallic rivet and fixed to the string, to prevent falling off of the rotating member 6 from the center hole 6b.
    保持紐5は金属のリベットからなる抜け止め部材8が固定されて回転体6の中心孔6bから抜け止めされている。 - 特許庁
  • He tried the string of his bow, and found it frayed,
    パリスは弓の弦を試してみて、それが擦り切れているのに気がついた。 - Andrew Lang『トロイア物語:都市の略奪者ユリシーズ』
  • for instance, he'd brought down a string of polo ponies from Lake Forest.
    たとえば、レイク・フォレストからポロ用ポニーを並べ連ねてつれてくる、とか。 - F. Scott Fitzgerald『グレイト・ギャツビー』
  • The information retrieval device comprises a phonogram string input part 102 to which a phonogram string formed of only phonograms is input; a retrieval character string preparing part 104 preparing a retrieval character string regarded as a retrieval condition based on the phonogram string; and a retrieval execution evaluating part 106 executing retrieval with the retrieval character string as the retrieval condition and evaluating whether the retrieval condition is suitable as the retrieval object from a result obtained by retrieval.
    表音文字のみからなる表音文字列が入力される表音文字列入力部102と、表音文字列に基づいて、検索条件とする検索文字列を作成する検索文字列作成部104と、検索文字列を検索条件として検索を実行し、検索で得られた結果から検索条件が検索対象として適当であるかを評価する検索実行評価部106とを備えることを特徴とする。 - 特許庁
  • If a search character string (compound) is input to a compound search character string input area on a Chinese sentence search input screen G, sentence example data including a character string(compound) that completely matches the search character string (compound) and that does not include return points in the character string is retrieved and displayed, from example sentence data read from a Chinese sentence example database in sequence.
    漢文検索入力画面Gの熟語検索文字列入力エリアE1に検索文字列(熟語)が入力された場合には、漢文例文データベースから順次読み出される例文データを対象に、前記検索文字列(熟語)と完全一致し且つその文字列間に返り点が存在しない文字列(熟語)を含んでいる例文データが検索されて表示される。 - 特許庁
  • When each word registered as a sub-logic index set in the auxiliary dictionary is included in the character string inputted in the next and following times, a character string is generated by replacing respective words in the input character string with respective words registered as the corresponding positive logic index set, and the customer name expressed by the input character string is determined by using the generated character string.
    補助辞書に副論理インデックスセットとして登録されている各単語が次回以降に入力された文字列に含まれている場合には、入力文字列中の各単語を対応する正論理インデックスセットとして登録されている各単語に置換した文字列を生成し、生成した文字列も用いて入力文字列が表す顧客名称を判断する。 - 特許庁
  • The digital signal processing part 10 determines whether to output an output signal data string obtained by performing predetermined signal processing to a digital input signal data string X[n] or to output a dummy signal data string different from the output signal data string obtained by the predetermined signal processing, on the basis of the signal characteristics of the digital input signal data string X[n].
    ディジタル信号処理部10は、ディジタル入力信号データ列X[n]に対して所定の信号処理を行って得られる出力信号データ列を出力するか、所定の信号処理によって得られる出力信号データ列とは異なるダミー信号データ列を出力するかを、ディジタル入力信号データ列X[n]の信号特性に基づいて決定する。 - 特許庁
  • Also, the data processing apparatus 1 is configured to perform the morphemic analysis of the document, and to, when a character string linked to a keyword in the document or a character string including a morpheme whose use frequency is low in the document is pertinent to the character string conditions determining conditions that the character string is a noun phrase, extract phrases meant by the pertinent character string, and to generate a data name including the extracted phrases.
    またデータ処理装置1は、文書の形態素解析を行い、文書中のキーワードに連接した文字列、又は文書中で使用頻度の低い形態素を含む文字列が、文字列が名詞句であるための条件を定めた文字列条件に該当する場合に、該当する文字列が意味する語句を抽出し、抽出した語句を含むデータ名を生成する。 - 特許庁
<前へ 1 2 .... 82 83 84 85 86 87 88 89 90 .... 309 310 次へ>

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

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • Python
    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.
  • XFree86
    Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
    Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  • 日英対訳文対応付けデータ
    この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • 原題:”The Great Gatsby”

    邦題:『グレイト・ギャツビー』
    This work has been released into the public domain by the copyright holder. This applies worldwide.

    翻訳:枯葉
    プロジェクト杉田玄白正式参加テキスト。
    最新版はhttp://www005.upp.so-net.ne.jp/kareha/にあります。
    Copyright (C) F. Scott Fitzgerald 1926, expired. Copyright (C) Kareha 2001-2002,waived.
  • 原題:”Tales of Troy: Ulysses, the sacker of cities by Andrew Lang”

    邦題:『トロイア物語:都市の略奪者ユリシーズ』
    This work has been released into the public domain by the copyright holder. This applies worldwide.

    Copyright on Japanese Translation (C) 2001 Ryoichi Nagae 永江良一
    本翻訳は、この著作権表示を付すかぎりにおいて、訳者および著者に一切断ることなく、商業利用を含むあらゆる形で自由に利用し複製し配布することを許諾します。改変を行うことも許諾しますが、その場合は、この著作権表示を付すほか、著作権表示に改変者を付加し改変を行ったことを明示してください。