string lineの部分一致の例文一覧と使い方
該当件数 : 373件
time [ string ] Uses the message line to display the time of day, the host name, and the load averages over 1, 5, and 15 minutes (if this is available on your system). 例文帳に追加
time[ string ]メッセージ行を用いて、時刻、ホスト名、1, 5, 15 分間のロードアベレージ(使っているシステムで可能なら) を表示する。 - JM
This scheme searches the database of short (one-line) descriptions of commands and returns a list of descriptions containing that string. 例文帳に追加
このスキームは、コマンドに関する短い (1 行の) 説明を集めたデータベースを検索し、 string を含む文字列をリストして返す。 - JM
MAIN FISHING LINE-TIGHTENING TYPE FLOAT STOPPER USING SYNTHETIC RUBBER MAIN BODY AND SYNTHETIC RUBBER STRING例文帳に追加
合成ゴム本体と合成ゴムひもを用いた道糸絞め付け方式ウキ止め - 特許庁
The command argument is a pointer to a null-terminated string containing a shell command line. 例文帳に追加
command引き数は、シェルのコマンドラインを含むNULL 終端された文字列へのポインタである。 - JM
To provide a flash memory device having a split string selection line structure.例文帳に追加
分離されたストリング選択ライン構造を有するフラッシュメモリ装置を提供する。 - 特許庁
When the character string is determined to be an alphabetic character string, a reference line is set to detect the inclination of the document image.例文帳に追加
ここで、アルファベットの文字列であると判断された場合に基準線を設定して、文書画像の傾きを検出する。 - 特許庁
Thus, only by drawing the line segment by handwriting corresponding to the desired arbitrary character string, a user can beautifully draw the handwriting line segment as a straight line without damaging visibility of the arbitrary character string.例文帳に追加
このように、ユーザは、所望する任意文字列に対応して手書きで線分を引くだけで、該任意文字列の視認性を損なわず、該手書き線分を体裁よく直線として引くことができる。 - 特許庁
At one end of the memory string, there are provided the amplifying elements RT1 to RT3 for amplifying and reading the potential change in the memory string to the second common line (adjacent bit line).例文帳に追加
メモリストリングの一端側にメモリストリング内の電位変化を第2の共通線(隣のビット線)に増幅して読み出す増幅素子RT1〜RT3を有する。 - 特許庁
(default: '') String that will be prepended to the first line of wrapped output.例文帳に追加
(デフォルト: '') 折り返しが行われる出力の一行目の先頭に付けられる文字列。 - Python
One of full line rectangles segmented from an objective character string is selected as a reference line by a character-circumscribed rectangle integrating method, and whether each segmented line is a kana line or any other line(text line) is judged according to line height by using the half of the height of the reference line as a threshold.例文帳に追加
文字外接矩形統合法により対象文字列から切出された全行矩形の一つを基準行として選択し、基準行の高さの半分を閾値として各切出し行がルビ行であるか、否(本文行)かを行高さにより判定する。 - 特許庁
The chalk line 1 has a housing 2 for supporting a spool 30 for winding a string or a line in a choke chamber 22.例文帳に追加
本チョークライン1は、紐又は糸を巻き取るスプール30をチョークチャンバ22内に支持するハウジング2を備えている。 - 特許庁
To speedily a plurality of data string of high speed that can be accessed by one word line.例文帳に追加
一のワード線によりアクセス可能な複数のデータ列を高速に読み出せるようにする。 - 特許庁
METHOD AND APPARATUS FOR APPLYING ADHESIVE TO STRING RUBBER OR THE LIKE IN A COATING LINE例文帳に追加
塗布ラインにおける糸ゴム等への接着剤塗布方法および接着剤塗布装置 - 特許庁
An image of a region including the line string pattern is obtained by template matching using a correlative method.例文帳に追加
相関法を用いたテンプレートマッチングにより、線列パターンを含む領域の画像を得る。 - 特許庁
The string-like leakage-water sensor 52 is laid on the diagonal line of a principal surface of the cover 51.例文帳に追加
紐状の漏水センサ52はカバー51の一主面に対角線上に敷設する。 - 特許庁
By a second line processing, information on the second character string is stored in the print buffer (S26).例文帳に追加
2行目処理で印刷バッファに2行目の文字列の情報が記憶される(S26)。 - 特許庁
By a first line processing, information on the first character string is stored in the print buffer (S25).例文帳に追加
1行目処理で印刷バッファに1行目の文字列の情報が記憶される(S25)。 - 特許庁
a chalked string used in the building trades to make a straight line on a vertical surface 例文帳に追加
垂直面に直線を引くのに建設業で使用されるチョークの粉が付けられた糸 - 日本語WordNet
Using %?ce , on the other hand, refers to any job containing the string ce in its command line. 例文帳に追加
一方、%?ceを用いると、文字列ceをコマンドライン中に含む任意のジョブを参照できます。 - JM
When the search is terminated, the history entry containing the search string becomes the current line. 例文帳に追加
検索が終了すると、検索文字列を含む履歴エントリが現在の行になります。 - JM
If the end of file string occurs as a line of input, the rest of the input is ignored. 例文帳に追加
入力にこのファイル終了文字列が現れると残りの入力は無視される。 - JM
The second line uses the splitmethod to split the string into an array, using the comma as a delimiter. 例文帳に追加
2 行目では、split メソッドを使って、文字列を配列に分割しています (区切り文字はコンマ)。 - NetBeans
A backslash is illegal elsewhere on a line outside a string literal.例文帳に追加
上記以外の場所では、文字列リテラル外にあるバックスラッシュはどこにあっても不正となります。 - Python
The default format string is ``L%l'', which shows the character ``L'' followed by the line number.例文帳に追加
デフォルトの書式文字列は ``L%l'' である。 これは、文字 ``L'' の後に行番号を表示する。 - XFree86
A diode is connected to a bit line structure at either one of a string selection end portion of the string or a common source selection end portion.例文帳に追加
ダイオードは、ストリングのストリング選択端部又は共通ソース選択端部のどちらか一方においてビット線構造に接続される。 - 特許庁
By default, if an expected output block contains a line containing only the string BLANKLINE, then that line will match a blank line in the actual output.例文帳に追加
デフォルトでは、予想出力ブロックに BLANKLINE だけの入った行がある場合、その行は実際の出力における空行に一致するようになります。 - Python
Each of the pseudo random code string generating circuit 41 and the pseudo random code string collating circuit 42 inserts and extracts a pseudo random code string 12 to and from a line for test.例文帳に追加
擬似ランダム符号列生成回路41及び擬似ランダム符号列照合回路42はそれぞれ試験用に回線への擬似ランダム符号列12の挿入及び抽出を行う。 - 特許庁
In the water purification material, the braided string preferably includes a main line part 11 and a branch line part 12 in which a part of the fibers constituting the braided string protrudes from a side surface of the main line part 11.例文帳に追加
本発明の水浄化材においては、前記組紐は、本線部11と、本線部11の側面から組紐を構成する繊維の一部が突出して設けられた枝線部12とを有することが好ましい。 - 特許庁
To mark a line alignment number which is shown at a location where line alignment operation is performed for separating a part of a graphic string constituted by connecting a plurality of graphics to each other from the string for display, etc., in such a state that a user can easily see a drawing containing the graphic string or the graphic string.例文帳に追加
複数の図形を接続することにより構成される図形列から当該図形列の一部を表示等のために分離する行替え操作が行われた場所に表示される行替え番号を、ユーザが図形列を含む図面又は図形列を見やすいように付する。 - 特許庁
When the user's string playing manipulation to the string is carried out whether the moving position of the string accompanying the string playing manipulation of the string exceeds a predetermined reference position or not is detected by a line sensor and thereafter, the maximum moving position of the string in the period after the point of the time of this detection until the prescribed time elapses is detected.例文帳に追加
使用者の弦に対する弾弦操作がなされると、この弦の弾弦操作に伴う弦の移動位置が予め定められた基準位置を超えたか否かがラインセンサを通じて検出されるが、その後、その検出された時点から所定時間が経過するまでの期間における弦の最大移動位置が検出される。 - 特許庁
An icon string 81 for a HDD, an icon string 82 for a digital camera, an icon string 83 for a TV tuner, and an icon string 84 for a DVD are generated for data sources such as the HDD, the digital camera, the TV tuner, and the DVD respectively, and the icons are arranged in a line respectively.例文帳に追加
HDD、デジタルカメラ、TVチューナ、DVD等のデータソース毎に、HDDのアイコン列81、デジタルカメラのアイコン列82、TVチューナのアイコン列83、DVDのアイコン列84を作成し、それぞれアイコンを一列に並べる。 - 特許庁
This iterates over all the payloads in all the subparts of msg,returning the string payloads line-by-line. 例文帳に追加
このイテレータは msg 中のすべてのサブパートに含まれるペイロードをすべて順にたどっていき、ペイロード内の文字列を 1行ずつ返します。 - Python
To decorate the image of an arbitrary character string in a document image by drawing a handwriting line segment corresponding to this arbitrary character string to make the appearance better.例文帳に追加
文書画像中の任意文字列に対応して、手書き線分を引くことで体裁良くして該任意文字列の画像を修飾できる。 - 特許庁
Then a multiplexer 7 multiplexes the obtained data into a coded data string, which is sent to a transmission line.例文帳に追加
そして、得られたデータをマルチプレクサ7によって符号データ列として伝送路へ送出する。 - 特許庁
The search string may be typed by the user or be part of the contents of the current line. 例文帳に追加
検索文字列には、ユーザが入力したものか、現在の行の内容の一部を使えます。 - JM
and the beginning of the string should not be interpreted as the beginning of the line. 例文帳に追加
で検索する際に、文字列の先頭を行の先頭として解釈させない場合に用いる。 - JM
The IDE replaces the string with the first matching word from the source code above the current line. 例文帳に追加
文字列が、ソースコードの現在の行より上にある最初に一致した単語に置き換えられます。 - NetBeans
A projection waveform is obtained from the image, and the position of the line string pattern is obtained from the projection waveform.例文帳に追加
当該画像から投影波形を求め、投影波形から線列パターンの位置を求める。 - 特許庁
Insert a character string (as many characters as will fit on the line)before the character under the cursor, up to n characters. 例文帳に追加
文字列をカーソルの下にある文字の前に (一行に収まるだけ) 最大 n 文字挿入します。 - Python
The line number within the string containing this example where the example begins.例文帳に追加
この例題の入っている文字列中における、例題の実行文のある行のの行番号です。 - Python
To provide a line drawing tool which always maintains an appropriate amount of powdered chalk adhering to a string.例文帳に追加
糸に付着するチョーク粉末の量が常時適切に保たれる線引き具を提供する。 - 特許庁
To string a low-resilience cable such as a metal cable over a long distance by pumping compressed air into a conduit line from the entrance side, and further forcing the cable into the conduit line on the entrance side to string the cable in the conduit line.例文帳に追加
メタルケーブルのような低弾性ケーブルを、管路の入口側から圧縮空気を送り込むと共に、管路の入口側でケーブルを押し込みながら、管路内に通線する方法で、長距離通線が行えるようにする。 - 特許庁
Also, the control part 21 retrieves a 'KANA character string' corresponding to the line number code from a KANJI dictionary 18 and specifies the 'KANJI string' which is made to correspond to the 'KANA character string' and is registered in the KANJI dictionary 18.例文帳に追加
また、制御部21は、行番コードに対応する「かな文字列」を漢字辞書18から検索し、漢字辞書18に「かな文字列」に対応付けられて登録されている「漢字列」を特定する。 - 特許庁
A part of a character string image virtually arranged in a line is extracted as a display area, and the character string image in the extracted display area is displayed.例文帳に追加
仮想的に一列に配された文字列画像の一部を表示範囲として、抽出し、この抽出された表示範囲内の文字列画像を表示する。 - 特許庁
After being bound with a string for rough winding 17 such as a nylon string, the cable main body 16 is guided to the crosshead 23 of an extruder 22 while maintaining its state of straight line.例文帳に追加
ナイロン糸等の粗巻き糸17でバインドされた後、ケーブル本体16は、直線状態を保ったまま押出機22のクロスヘッド23に導かれる。 - 特許庁
Compares fromlines and tolines (lists of strings) and returns a string which is a complete HTML file containing a table showing line byline differences with inter-line and intra-line changes highlighted.例文帳に追加
fromlines と tolines (いずれも文字列のリスト) を比較し、行間または行内の変更点が強調表示された行差分の入った表を持つ完全な HTML ファイルを文字列で返します。 - Python
When processing a text command, a character string to be plotted is plotted as a text object (S6010), and when the attribute line needs to be plotted to the character string (S6020), the character attribute line is plotted as a graphic object (S6030).例文帳に追加
テキストコマンドを処理する場合、描画すべき文字列をテキストオブジェクトとして描画し(S6010)、該文字列に対して装飾線を描画する必要があれば(S6020)、文字装飾線をグラフィクスオブジェクトとして描画する(S6030)。 - 特許庁
DEBUGGING ON DEBUG(argv) MACRO: `.Op' Line #: 2 Argc: 1 Argv: `Fl' Length: 2 Space: `' Class: Executable Argc: 2 Argv: `aC' Length: 2 Space: `' Class: Executable Argc: 3 Argv: `Ar' Length: 2 Space: `' Class: Executable Argc: 4 Argv: `file' Length: 4 Space: ` ' Class: String Argc: 5 Argv: `)' Length: 1 Space: ` ' Class: Closing Punctuation or suffix MACRO REQUEST: . 例文帳に追加
DEBUGGING ONDEBUG(argv) MACRO: `.Op' Line #: 2 Argc: 1 Argv: `Fl' Length: 2 Space: `' Class: Executable Argc: 2 Argv: `aC' Length: 2 Space: `' Class: Executable Argc: 3 Argv: `Ar' Length: 2 Space: `' Class: Executable Argc: 4 Argv: `file' Length: 4 Space: ` ' Class: String Argc: 5 Argv: `)' Length: 1 Space: ` ' Class: Closing Punctuation or suffix MACRO REQUEST: .Op Fl aC Ar file )DEBUGGING OFFこの情報の最初の行では呼び出されているマクロの名称が出力されています。 - JM
| Copyright © Japan Patent office. All Rights Reserved. |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
| © 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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
