1153万例文収録!

「STRING」に関連した英語例文の一覧と使い方(17ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オフ

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

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

セーフサーチについて

STRINGを含む例文一覧と使い方

該当件数 : 15459



例文

STRING PROTECTION MATERIAL AND RACKET WITH STRING PROTECTION MATERIAL例文帳に追加

ストリング保護材及びストリング保護材を装着したラケット - 特許庁

CODE STRING INSPECTION DEVICE, CODE STRING INSPECTION METHOD AND PROGRAM例文帳に追加

符号列検査装置、符号列検査方法及びプログラム - 特許庁

NUMERIC STRING EDITING DEVICE, NUMERIC STRING EDITING METHOD, PROGRAM例文帳に追加

数字列編集装置、数字列編集方法、プログラム - 特許庁

The display section displays the word string and the correction letter string.例文帳に追加

表示部は単語列と訂正文字列を表示する。 - 特許庁

例文

CHARACTER STRING DISPLAY SYSTEM, CHARACTER STRING DISPLAY METHOD AND PROGRAM例文帳に追加

文字列表示システム、文字列表示方法及びプログラム - 特許庁


例文

CHARACTER STRING DISPLAY SYSTEM, CHARACTER STRING DISPLAY METHOD, AND PROGRAM例文帳に追加

文字列表示システム、文字列表示方法、およびプログラム - 特許庁

The argument string is the sequence of characters to which an action is bound. 例文帳に追加

引き数stringは動作を割り当てる文字シーケンスである。 - JM

The string is made up of oldchar=newchar pairs which are separated by `:'. 例文帳に追加

ここで string は oldchar=newchar のペアからなり、ペア間の区切りは `:' である。 - JM

Replace ?string? with HelloWorld.The line should look like this: 例文帳に追加

?string? を HelloWorld に置き換えます。 この行は次のようになります。 - NetBeans

例文

Replace ?string? with Sherry.The line should look like this: 例文帳に追加

?string? を Sherry に置き換えます。 この行は次のようになります。 - NetBeans

例文

CHARACTER STRING DISPLAY SYSTEM AND SPECIFIC CHARACTER STRING EXTRACTION SYSTEM例文帳に追加

文字列表示システム及び特定文字列抽出システム - 特許庁

By default,the IDE provides it with a String called name and an int callednumber. 例文帳に追加

デフォルトで、IDE は name という String と、number という int を提供します。 - NetBeans

string $dest The full path to the final installed file location. 例文帳に追加

string $dest 最終的にファイルがインストールされる場所へのフルパス。 - PEAR

the username of the new user string $password the password of the new user例文帳に追加

新しいユーザのユーザ名。 string$password新しいユーザのパスワード。 - PEAR

Comment content string $where Where to create the new item ('top', 'bottom', 'before', 'after') 例文帳に追加

コメントの内容string$where 新しいアイテムを生成する位置。 - PEAR

Directive attributes string $where Where to create the new item ('top', 'bottom', 'before', 'after') 例文帳に追加

ディレクティブ属性。 string$where 新しいアイテムを生成する位置。 - PEAR

the mode to open the file with string $file path to passwd file 例文帳に追加

ファイルをオープンする際のモード。 string$file パスワードファイルへのパス。 - PEAR

the name of the user to add string $pass the password of the user to add 例文帳に追加

追加するユーザの名前。 string$pass 追加するユーザのパスワード。 - PEAR

the name of the user to add string $pass the password of the user tot add 例文帳に追加

追加するユーザの名前。 string$pass 追加するユーザのパスワード。 - PEAR

$string and $format are optional and their order is interchangeable. 例文帳に追加

$string および $formatはオプションで、その順序は交換可能です。 - PEAR

Name of element type string $include Include path for element type 例文帳に追加

要素タイプの名前です。 string$include 要素タイプを含むパスです。 - PEAR

array of elements composing the group string $name (optional) group name 例文帳に追加

グループを構成する要素の配列。 string$name (オプション) グループ名。 - PEAR

string key- creates a variable 'key' in the current scope. 例文帳に追加

string key- 現在のスコープで使用する変数 'key' を作成します。 - PEAR

name of the variable placeholder string $block name of the block to be added 例文帳に追加

変数プレースホルダの名前。 string$block 追加するブロックの名前。 - PEAR

Name of the placeholder you're searching string $block Name of the block to scan. 例文帳に追加

探しているプレースホルダの名前。 string$block 探すブロックの名前。 - PEAR

formID[string] Specifies which HTML form to use in POST mode. 例文帳に追加

formID[string] POST モードで、どの HTML フォームを使用するかを指定します。 - PEAR

path[string] Complete path to the page (without the page name). 例文帳に追加

path[string] ページへの絶対パス(ページ名は除く)を指定します。 - PEAR

string key- The key shared by the client and the server to validate authorization. 例文帳に追加

string key-クライアントとサーバ間で認証を行うためのキー - PEAR

string license The license this package is released under. 例文帳に追加

string license このパッケージを公開する際に適用しているライセンス。 - PEAR

string releasenotes Description about changes on the package from previous release. 例文帳に追加

string releasenotes 前回のリリースからの変更点についての説明。 - PEAR

Returns a NUL-terminated representation of the contents of string.例文帳に追加

string の中身を NUL 文字終端された表現で返します。 - Python

The reference to the old value of string will be stolen.例文帳に追加

string の以前の値に対する参照は盗み取られます。 - Python

Draws a text string. Requiresthree arguments, a x coordinate, a y coordinate and a string. 例文帳に追加

3 つの引き数(x, y 座標と文字列)を必要とする。 - XFree86

A String to Pixmap converter was added to Xaw. 例文帳に追加

ピックスマップString 型から Pixmap 型へのコンバータが Xaw に追加されている。 - XFree86

f.warpto string 例文帳に追加

移動先のウィンドウは引き数 string で指定し、この値は "next" または "prev" である。 - XFree86

CODE STRING GENERATION DEVICE, CODE STRING INPUT DEVICE, CODE STRING GENERATION METHOD, CODE STRING INPUT METHOD, CODE STRING GENERATION PROGRAM, CODE STRING INPUT PROGRAM, RECORDING MEDIUM RECORDING THEM, AND CODE STRING NOTATION METHOD例文帳に追加

符号列生成装置、符号列入力装置、符号列生成方法、符号列入力方法、符号列生成プログラム、符号列入力プログラム、それらを記録した記録媒体、及び符号列表記方法 - 特許庁

To provide a marking string having both advantages of a silk marking string and a nylon marking string, i.e. a marking string having strength stronger than that of the nylon string and suitable extensibility similar to that of the silk string, while keeping the same diameter as a conventional marking string.例文帳に追加

同じ太さの糸で絹製の墨付け糸とナイロン製の墨付け糸の長所を兼ね備えた糸、すなわちナイロン糸の強さより強くかつ絹糸の適度な伸びを持った糸を提供する。 - 特許庁

PUSHING DEVICE FOR EMBROIDERY STRING例文帳に追加

刺繍紐用の押え装置 - 特許庁

SUSPENDING STRING FOR TISSUE PAPER BOX例文帳に追加

ティッシュペーパー箱のつりひも - 特許庁

FILM PRESSING STRING STRETCHER例文帳に追加

フイルム押さえ紐張線装置 - 特許庁

STRING CLASP AND BABY CARRIAGE例文帳に追加

紐固定具および乳母車 - 特許庁

pull the string gently 例文帳に追加

ひも優しく引っ張りなさい - 日本語WordNet

Oh, no. I broke a string in my racket. 例文帳に追加

しまった、ガットが切れた。 - Tanaka Corpus

writes the string s to stream , 例文帳に追加

は、文字列sをstreamに書き込む。 - JM

each string : 例文帳に追加

それぞれの意味は以下の通り: - JM

Repeated string data. 例文帳に追加

繰り返された文字列のデータ。 - JM

STRING TUNING DEVICE FOR STEEL GUITAR例文帳に追加

スチールギター用調弦装置 - 特許庁

COATING AGENT FOR STRING OF RACKET例文帳に追加

ラケットのストリング用塗布剤 - 特許庁

Then we can put a full string of dna together.例文帳に追加

完全なDNAができます - 映画・海外ドラマ英語字幕翻訳辞書

例文

search for a string [file] 例文帳に追加

文字列[ファイル]を検索する - 研究社 英和コンピューター用語辞典




  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
Tanaka Corpusのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
 Creative Commons Attribution (CC-BY) 2.0 France.
  
Copyright © Japan Patent office. All Rights Reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 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.
  
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 © 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/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS