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

<前へ 1 2 .... 30 31 32 33 34 35 36 37 38 .... 309 310 次へ>
  • I take it you think that i'm the third in a string?
    俺は3番目の被害者ってことか? - 映画・海外ドラマ英語字幕翻訳辞書
  • He's a guitar player. strung out like string.
    ギタリストで 弦みたいに ひょろっとしてる - 映画・海外ドラマ英語字幕翻訳辞書
  • String him up just like the others.
    『他の者と同じように 彼を処刑しろ』 - 映画・海外ドラマ英語字幕翻訳辞書
  • Each string is controlled with a little robotic element
    小さなロボットによって制御されます - 映画・海外ドラマ英語字幕翻訳辞書
  • Same time... it's like it's connected by a string.
    同時にだ 糸で結ばれてるみたいに - 映画・海外ドラマ英語字幕翻訳辞書
  • But string theory says that, on fantastically small scales
    でも弦理論ではごく小さなスケールに - 映画・海外ドラマ英語字幕翻訳辞書
  • He harps on the same string.
    ひと事を幾度も幾度も繰返して言う - 斎藤和英大辞典
  • He is constantly harping on the same string.
    彼は口癖のようにそれを言っている - 斎藤和英大辞典
  • A string of disasters struck the region.
    災害があいついでその地域を襲った。 - Tanaka Corpus
  • add as if on a string
    まるで続き物であるかのように、加える - 日本語WordNet
  • a game played with string looped over the fingers
    手の指にひもを輪にしてかける遊び - 日本語WordNet
  • A string of disasters struck the region.
    災害があいついでその地域を襲った。 - Tatoeba例文
  • A new operator for concatenating string values
    ストリング値を連結する新しい演算子 - コンピューター用語辞典
  • in Japan, a method of tying string in a decorative bow, called 'awajimusubi'
    淡路結びという,紐の結び方 - EDR日英対訳辞書
  • a method of tying string such that the shape resembles that of a chrysanthemum, called 'kikumusubi'
    菊結びという,紐の結び方 - EDR日英対訳辞書
  • to reel a thread or string toward oneself
    ひもや糸などを手もとへたぐり寄せる - EDR日英対訳辞書
  • a fine black string used to bind ones hair
    髪を結ぶ細い紐で黒色のもの - EDR日英対訳辞書
  • a set of poles on which to string electrical and telephone wires
    電線を張りわたすための支柱 - EDR日英対訳辞書
  • a way of tying a string to make one knot
    一つの結びめで紐を結ぶ方法 - EDR日英対訳辞書
  • to string together a poem using old verses
    古い句を綴り合わせて詩文をつくる - EDR日英対訳辞書
  • the action of braiding threads to make a rounded string
    糸組みをして丸い紐を作ること - EDR日英対訳辞書
  • bamboo leaves that are braided together to form a string-like shape
    紐を結んだような形にした笹 - EDR日英対訳辞書
  • a string used to tie a bundle
    物をしばって束にするのに用いる紐 - EDR日英対訳辞書
  • of a string, the condition of being loosely tied
    紐などがきつく結ばれていないこと - EDR日英対訳辞書
  • to stretch out a string, from one side to another
    (ひもを)一方から他方にぴんと張る - EDR日英対訳辞書
  • Harp not for ever on the same string.
    竪琴の同じ弦をいつまでも弾くな - 英語ことわざ教訓辞典
  • the formatted string Note This function can not be called statically.
    整形された文字列が返されます。 - PEAR
  • Variable length string column declaration
    例 39-5可変長文字列型のカラムの宣言 - PEAR
  • Parse a string that contains CSS information Parameter
    CSS 情報を含む文字列をパースします。 - PEAR
  • Returns string formatted date.
    フォーマット済みの日付を文字列で返します。 - PEAR
  • Returns string formatted time.
    フォーマット済みの時刻を文字列で返します。 - PEAR
  • Returns string formatted number.
    フォーマット済みの数値を文字列で返します。 - PEAR
  • Returns string matching language code.
    マッチした言語コードを文字列で返します。 - PEAR
  • timeFormat string to use for time output --- EJSE Options
    timeFormat 時刻の出力に使用する文字列。 - PEAR
  • Returns a string containing the XML-RPC representation of this value.
    値を、XML-RPC 形式の文字列で返します。 - PEAR
  • 2.3.4.1 Bit-string Operations on Integer Types
    2.3.4.1 整数型におけるビット文字列演算 - Python
  • The string always starts with a BOM mark.
    文字列は常に BOM マーカから始まります。 - Python
  • A string containing the example's source code.
    例題のソースコードが入った文字列です。 - Python
  • The content of the text node as a string.
    文字列によるテキストノードの内容です。 - Python
  • Writes string s to file object p.
    文字列 s をファイルオブジェクト p に書き出します。 - Python
  • Contains the version string from the request.
    リクエストのバージョン文字列が入っています。 - Python
  • Returns the server software's version string.
    サーバソフトウェアのバージョン文字列を返します。 - Python
  • Decode a Base32 encoded string.
    Base32 をつかって、文字列をデコード (復元) します。 - Python
  • Decode a Base16 encoded string.
    Base16 をつかって、文字列をデコード (復元) します。 - Python
  • Return a string representation of the ASCII character c.
    ASCII 文字 c の文字列表現を返します。 - Python
  • Extra characters in the string are ignored.
    文字列中の他の文字は無視されます。 - Python
  • If list is empty, return the empty string('').
    もしlistが空なら、空文字列('')を返します。 - Python
  • You have to supply the string as the version argument to OptionParser:
    OptionParser のversion 引数に文字列を渡します: - Python
  • The language part of thedisplay's language string. %t
    %l 5ディスプレイの言語文字列の言語パート。 - XFree86
  • The territory part of the display's language string. %c
    %t 5ディスプレイの言語文字列の地域パート。 - XFree86
<前へ 1 2 .... 30 31 32 33 34 35 36 37 38 .... 309 310 次へ>

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