1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > string nameに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

string nameの部分一致の例文一覧と使い方

該当件数 : 560



例文

A partial coincidence search means specifies a candidate which meets the other search conditions and belongs to a second area and of which the designation of the name, at least, contains the designation of the search character string, that is, a candidate which coincides partially with the search character string.例文帳に追加

部分一致検索手段は、その他の検索条件を満たし、かつ、第2エリア内に属し、少なくとも名称の称呼が検索文字列の称呼を含む候補、即ち検索文字列と部分一致する候補を特定する。 - 特許庁

The electronic mail terminal 10 generates a sender designation address 209 by adding a domain name 208 of a user Mr.A of the electronic mail terminal 10, version information 206 of a public key and a header character string 207 to the encrypted character string 205.例文帳に追加

電子メール端末10は、暗号化文字列205に、電子メール端末10の利用者A氏のドメイン名208、公開鍵のバージョン情報206、およびヘッダ文字列207を付加して発信者指定アドレス209を生成する。 - 特許庁

Therefore, a selected figure element is immediately converted to a character string of its expression name according with the selection manner and the character string is displayed, by only selecting each of figure elements of a figure being displayed by direct pen touch T.例文帳に追加

これにより、表示中の図形の各図形要素に対し、直接ペンタッチTして選択するだけで、選択された図形要素をその選択の仕方に応じた表記名の文字列に直ちに変換して表示させることができる。 - 特許庁

When a CPU 8 detects occurrence of the power failure during video recording on a hard disk after the restoration of the power failure, the CPU 8 uses a hard disk drive 9 to record tentative title name information being character string information resulting from attaching a character string representing the occurrence of the power failure to a title name to the hard disk in cross reference with video recording information.例文帳に追加

ハードディスクに録画中に停電が発生したことを停電復帰後にCPU8が検出すると、CPU8はハードディスクドライブ9を用いてタイトル名に停電発生を表す文字列を付加した文字列情報である仮タイトル名情報を録画情報に対応させてハードディスクに記録させる。 - 特許庁

例文

When the alphabet (P) scheduled to be selected is selected and determined, the alphabet is displayed in a selected name display column 43, and the alphabets other than those constituting a name of a name candidate such as a point are removed from the column 41 and the string is set.例文帳に追加

選択予定のアルファベット(P)を選択確定すると、そのアルファベットが選択名称表示欄43に表示されると共に、入力文字候補欄41からは、地点等の名称候補の名称を構成するアルファベットを除くアルファベットが消され、アルファベット列が詰められる。 - 特許庁


例文

A transmitting device 40 includes a file name setting means 42 for setting a character string including a control instruction describing processing contents about a transmission-objective file, as a file name of the file, and a transmission means 46 for transmitting the file having the file name set by the file name setting means 42 to a receiving device 50.例文帳に追加

送信装置40は、送信対象のファイルに関する処理の内容を記述した制御命令を含む文字列を当該ファイルのファイル名として設定するファイル名設定手段42と、ファイル名設定手段42が設定したファイル名を有するファイルを受信装置50に対して送信する送信手段46と、を備える。 - 特許庁

The return value of validCol, upon success, is a sequential array in which the second element is the unqualified column name string,and the first element is either a table name (if $col is qualified by a table name or a unique table can be identified) or a sequential array of possible column names (if $col is an unqualified column name that could refer to columns in two or more different tables). 例文帳に追加

validCol の返り値は、成功した場合は配列となります。 配列の 2 番目の要素は修飾していないカラム名で、最初の要素はテーブル名($col がテーブル名で修飾されているか、あるいはテーブル名が一意に決まる場合)あるいはカラム名の配列 ($col がテーブル名で修飾されておらず、そのカラム名が複数のテーブルに存在する場合)となります。 - PEAR

A picture including character information like an enterprise name, a telephone number, or a personal name is inputted (2), and character pictures are segmented from the inputted picture, and segmented character pictures are recognized to output a recognition result character code string (3 to 5).例文帳に追加

企業名,電話番号または個人名等の文字情報を含む画像を入力し(2) ,入力された画像の中から文字画像を切り出し,切り出された文字画像を認識して認識結果文字コード列を出力する(3〜5)。 - 特許庁

It matches the PCRE "/Z/" against the STAT column of ps and executes the specified string on the shell if more than 0 zombies have been found.-- watch name="ZOMBIES" pattern match="stat"/Z//pattern condition type="presence" max0/max /condition execute type="shell"echo $msg $pids gt;gt; /var/log/procwatch/execute /watch!-- This job looks for running processes. 例文帳に追加

ps の STAT カラムに対して正規表現 "/Z/" でマッチングを行い、0 個より多くのゾンビが見つかった場合に、指定した文字列がシェルで実行されます。 --watch name="ZOMBIES"pattern match="stat"/Z//patterncondition type="presence"max0/max/conditionexecute type="shell"echo $msg $pids gt;gt; /var/log/procwatch/execute/watch!--このジョブは、実行中のプロセスを探します。 - PEAR

例文

Return system configuration information relevant to an open file.name specifies the configuration value to retrieve; it may be a string which is the name of a defined system value; these names are specified in a number of standards (POSIX.1, Unix 95, Unix 98, andothers).例文帳に追加

開いているファイルに関連したシステム設定情報 (system configurationinformation) を返します。 name には取得したい設定名を指定します; これは定義済みのシステム固有値名の文字列で、多くの標準(POSIX.1、 Unix 95、 Unix 98 その他) で定義されています。 - Python

例文

The registration program 11 generates a management number corresponding to the character string group, and registers a management number 12b and an identification name 12a in a management table 12 by making them correspond to each other, and transmits the character string group and the management number to a server side 20.例文帳に追加

登録プログラム11は、この文字列群に対し管理番号を生成し、この管理番号12bと識別名12aとを対応付けて管理テーブル12に登録すると共に、文字列群と管理番号とサーバ側20に送信する。 - 特許庁

When the pitch of musical sound picked up by a microphone 31 is equal to below the pitch of a pitch name stored in a boundary sound memory 36e, an outer string tuning lamp 19 is turned off to display a deviation by the use of an inner string tuning lamp 18.例文帳に追加

マイク31により収音された楽音の音高が境界音メモリ36eに記憶された音名の音高以下の場合には、外弦チューニングランプ19を消灯した上で、里弦チューニングランプ18を使用して偏差を表示する。 - 特許庁

Thus, in obtaining a road name, the control circuit of a navigation device having a navigation function obtains the road name ID corresponding to the link string from the road management information list of the map data recorded on a recording medium and on the basis of offset information included in the obtained road name ID, the position of the road name stored in the name dictionary data can be specified and obtained.例文帳に追加

よって、道路名称を取得する場合には、ナビゲーション機能を有するナビゲーション装置の制御回路が、記録媒体に記録される本実施形態の地図データの道路管理情報リストからリンク列に対応する道路名称IDを取得し、取得した道路名称IDに含まれるオフセット情報に基づいて名称辞書データに格納される道路名称の位置を特定して取得することができる。 - 特許庁

Especially, operation target classification corresponding to the feature amount of a form on the extracted difference image is specified using an operation target classification database, a name display area corresponding to the operation target classification is specified, a character string in an area of the difference image corresponding to the name display area is specified using a character recognition means, and the character string is extracted as a name of the operation target.例文帳に追加

特に、操作対象種別データベースを用いて、抽出された差分画像における形状の特徴量に対応する操作対象種別を特定し、該操作対象種別に対応する名前表示領域を特定し、文字認識手段を用いて、名前表示領域に相当する差分画像の領域における文字列を特定し、該文字列を操作対象の名前として抽出する。 - 特許庁

Range calculation means 6, 8, and 9 estimate the range of interest according to the content (coordinate value, the character string of the place name, and the list of an orbit showing the movement of the coordinate value) of the designation position.例文帳に追加

範囲算出手段6,8,9は、指定位置の内容(座標値、地名の文字列、座標値の移動を示す軌跡のリスト)に応じて関心の範囲を推定する。 - 特許庁

By making a leather string used for the glove pass through the holes 6 and 7 and tying it, the name part is attached to the globe and used.例文帳に追加

生地1の左右両端の程よい場所に穴6、7を開けておき、この穴6、7にグローブで使用している革ヒモを通して結び、グローブに装着して使用するネームパーツ。 - 特許庁

When a transmitting source address determination part 65 determines that a character string of a spoofing domain name list is included in "From" of the E-mail header, delivery request thereof is not performed.例文帳に追加

次に、送信元アドレス判定部65は、Eメールヘッダの「From」になりすましドメイン名リストの文字列が含まれると判定し、配信要求を行わない。 - 特許庁

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)。 - 特許庁

In the concatenated character string used as the file name, a delimiter (for example, en-quad) for identifying the boundary between the character strings before being concatenated is inserted.例文帳に追加

ファイル名として用いられる結合文字列中には、結合される前の文字列間の境界を識別するための区切り記号(例えば、半角スペース)が挿入される。 - 特許庁

The extraction section 102 extracts a characteristic character string from the name of the destination point based on the destination point information input by the input section 101.例文帳に追加

抽出部102は、入力部101によって入力された目的地点情報に基づいて、目的地点の名称から特徴的な文字列を抽出する。 - 特許庁

A byte length-classified directory 301 is provided correspondingly to each byte length, and a facility name character string whose byte length is n is stored in the byte length-classified directory 301 of the byte length n.例文帳に追加

バイト長毎に対応してバイト長別ディレクトリ301を設け、バイト長nのバイト長別ディレクトリ301には、バイト長がnである施設名文字列を格納する。 - 特許庁

In the Add Business Method dialog box, type getResult for the name of the method, set the Return Type to String and ensure that the Remote interface box is selected.例文帳に追加

「ビジネスメソッドを追加」ダイアログで、メソッド名として「getResult」と入力し、「戻り値の型」を「文字列」に設定し、「リモート」インタフェースのボックスが選択されていることを確認します。 - NetBeans

This name came from a bell that was rung by pulling a string attached to the bell to open an entrance named "Ojoguchi" when the Shogun visited O-oku. 例文帳に追加

将軍が大奥へ出入りする際に鈴のついた紐を引いて鈴を鳴らして合図を送り、出入り口である「御錠口」の開錠をさせていた事からこの名が付いた。 - Wikipedia日英京都関連文書対訳コーパス

To impart the file name of photographed image data corresponding to a character string showing a photographing position and a vehicle state when photographing is performed, and to access it easily later.例文帳に追加

撮影した画像データのファイル名を撮影した時の撮影場所を示す文字列と車両の状態とに応じて付与し、後日に容易にアクセスできるようにする。 - 特許庁

When a desired candidate is selected from the candidate display by an input device 5, the CPU 1 registers the candidate character string in a slip form file as the item name.例文帳に追加

この候補表示の中から所望の候補が入力装置5によって選択されると、CPU1はその候補文字列を項目名として帳票フォームファイルに登録する。 - 特許庁

You may want to overridethis.The format is multiple whitespace-separated strings,where each string is of the form name[/version].For example, 'BaseHTTP/0.2'. 例文帳に追加

この値は上書きする必要が生じるかもしれません。 書式は複数の文字列を空白で分割したもので、各文字列はソフトウェア名[/バージョン] の形式をとります。 - Python

If file is a string, then the method will open a file object with that name, write to it then close it. 例文帳に追加

fileが文字列の場合、この文字列をファイル名としてファイルをオープンし、書き込み後にクローズします。 fileがファイルオブジェクトの場合、オブジェクトのwrite()メソッドを呼び出して出力結果を格納します。 - Python

This image forming apparatus (electronic device) 1 has a light emission display section 50 that is arranged on an upper surface of a casing 10 and displays a character string such as "FFF" or the like, showing a model name.例文帳に追加

画像形成装置(電子機器)1は、筐体10の上面に配され、その機種名である「FFF」等の文字列を表示する発光表示部50を有している。 - 特許庁

When a radio button 14b is set at broadcast communication (Yes in S41), since a file name describing the destination of the broadcast communication is displayed on a destination display window 14a, an option command character string denoting that a character string succeeding to the file name is a facsimile number is generated (S43), and rewrite of data in a broadcast communication list is inhibited (S44).例文帳に追加

ラジオボタン14bが同報通信に設定されている場合は(S41:Yes)は、宛先表示窓14aに同報通信の宛先が記載されたファイル名が表示されているので、次に続く文字列がファクシミリ番号であることを示すオプションコマンド文字列を作成し(S43)、同報通信リストのデータの書き換えを禁止する(S44)。 - 特許庁

Place name notation is expressed by context-free grammar, knowledge matching character string of the place name notation to syntax category in the context-free grammar, and knowledge matching the syntax category and arrangement of the syntax category to another syntax category are provided to add different notation of the place name notation.例文帳に追加

地名表記を文脈自由文法によって表現し、地名表記の文字列と文脈自由文法における構文カテゴリとを対応付ける知識、構文カテゴリおよび構文カテゴリの配列を別の構文カテゴリに対応付ける知識を持つことにより地名表記の異表記を追加できるようにする。 - 特許庁

The camera acquires district name information indicative of the photographing place on the basis of position information acquired by a GPS control circuit 44 at photographing, composes image data indicative of a character string of the district name denoted by the district name information with digital image data obtained by the photographing and records the digital image data after the composition on a recording medium 42A.例文帳に追加

撮影時に、GPS制御回路44により取得される位置情報に基づいて撮影場所を示す地名情報を取得し、当該地名情報により示される地名の文字列を示す画像データを撮影により得られたデジタル画像データに合成し、合成後のデジタル画像データを記録メディア42Aに記録する。 - 特許庁

When receiving participation permission transmitted from the management server 3, the PC 2A stores the community name that the user desires to participate in and a communication information character string in a community information storage area 34c so as to allow the user to participate in the desired community name.例文帳に追加

そして、PC2Aは、管理サーバ3から送信される参加許可を受信すると、コミュニティ情報記憶エリア34cに参加を所望するコミュニティ名とコミュニティ情報文字列とを記憶し、所望のコミュニティ名に参加することができる。 - 特許庁

A CPU 1 segments image data from an item name printing area on a document image screen, character-recognizes them, retrieves an item name index table based on the recognized character string and displays the retrieved result as candidates at a display device 6.例文帳に追加

CPU1は帳票イメージ画面上の項目名印刷領域からイメージデータを切り出して文字認識すると共に、その認識文字列に基づいて項目名索引テーブルを検索し、その検索結果を表示装置6に候補表示させる。 - 特許庁

A string definition portion, a storage region definition portion, and an index definition portion unitarily managed as a file specification 1 are converted into a data definition table 3 and a table definition SQL (DDL) {structured query language (data description language)} script 2, with items corresponding to the database table name and column name.例文帳に追加

ファイル仕様書1として一元的に管理する列定義部分、記憶領域定義部分、索引定義部分を、項目をデータベース表名、カラム名と対応させたデータ定義テーブル3と表定義用SQL(DDL)スクリプト2とに変換する。 - 特許庁

Then, in a postprocessing of character recognition processing, the rearranged medicine name and the summary medicine name are converted into proper medicine names of medicine master regulation on the basis of association in the character string replacement table to thereby improve character recognition rate and receiving work efficiency.例文帳に追加

そして、文字認識処理の後処理で、文字列置換テーブルで対応付けに基づき並替薬品名や略式薬品名を薬品マスター規定の適切な薬品名に変換することにより、文字認識率や受付作業能率を向上させる。 - 特許庁

function returns a pointer to a string that is a valid filename, and such that a file with this name did not exist at some point in time, so that naive programmers may think it a suitable name for a temporary file. 例文帳に追加

関数は、ファイル名に使える文字列へのポインタを返す。 ある時点では同じ名前を持つファイルが存在しないファイル名が返されるので、幼稚なプログラマはこの文字列が一時ファイルのファイル名として適していると考えるかもしれない。 - JM

When the file name is the preset file name or when the preset character string included, ground tint print data are added to the data to produce print data in a print data production part 13, and the print data are transmitted to the printer 5.例文帳に追加

そして、予め設定されたファイル名である場合、又は、予め設定された文字列が含まれている場合は、印刷データ作成部13において、地紋印刷データを前記データに付加して印刷データを作成し、プリンタ5に送信する。 - 特許庁

The character string collation part 150 performs, based on a relevant character string related to a selected icon, collation with relevant character strings stored in the function identification name storage part 120, and extracts function identification character strings with relevant character strings matched thereto in order.例文帳に追加

文字列照合部150は、選択されたアイコンに関連付けられる関連文字列に基づき機能識別名格納部120に格納される関連文字列と照合して抽出し、関連文字列が一致する機能識別文字列を順番に抽出する。 - 特許庁

To provide a digital data generation system capable of imparting simply a common data file name, and imparting an additional character string or the like, by a common character string or the like so as to clarify the interrelation between digital data when generating mutually related digital data.例文帳に追加

互いに関連するディジタルデータを生成したときに、ディジタルデータ間の相互関係が明らかになるように、簡易に、共通文字列などにより、共通のデータファイル名を付与し、さらに、付加文字列などを付与することのできるディジタルデータ生成システムを提供する。 - 特許庁

To provide "a name search method and a name search device" capable of improving the convenience and reliability of a name search by detecting a search object name which can be displayed as a character string including a ligature by taking account of arbitrariness of the ligature even if inputting either of the ligature or a series of a plurality of characters corresponding thereto.例文帳に追加

合字の任意性を考慮して、合字を含む文字列として表記可能な検索対象名称を、合字またはこれに対応する一連の複数の文字のいずれが入力された場合においても検出できるようにすることによって、名称検索の利便性および信頼性を向上させることができる「名称検索方法および名称検索装置」を提供する。 - 特許庁

Since the data name being the character string can be transmitted between the input/output device and the controller, general-purpose interface or that used from a conventional case can be used.例文帳に追加

また、入出力装置と制御装置の間で、文字列であるデータ名称が伝達できればよいことから、汎用若しくは従来から用いられてきたようなインターフェースが使用可能となる。 - 特許庁

To provide a navigation system allowing a driver to visually identify a direction guide intuitively, regardless of the length of the character string of a direction name or the like, when direction signs are displayed.例文帳に追加

方面表示を表示する場合、表示される方面名等の文字列の長短に関わらず、ドライバーが方面案内を直感的に視認することが容易なナビゲーション装置の提供。 - 特許庁

To provide a required information collection system for collecting such character string information as a required brand name from a cellular phone or the like comprising only numeric operation buttons with a simple operation.例文帳に追加

数字の操作ボタンだけからなる携帯電話等から簡易な操作で必要な銘柄名等の文字列情報を収集できる必要情報収集システムを提供する。 - 特許庁

To provide a speech conversion processing apparatus capable of surely performing exact speech conversion, even when the same word with different reading is present in a character string in which a word for expressing a place-name is included.例文帳に追加

地名を表す単語が含まれる文字列に、読みの異なる同一の単語が現れたときにでも、確実に正確な音声変換を行うことができる音声変換処理装置を得る。 - 特許庁

For example, character recognition is operated by the character recognizing part 106 for the frame in the string of bank names, and a knowledge processing using a bank name data base 111a is operated by a knowledge processing part 110 according to the result.例文帳に追加

例えば銀行名の列の枠では、文字認識部106で文字認識し、その結果に対し知識処理部110で銀行名データベース111aを用いた知識処理を施す。 - 特許庁

A perfect coincidence search means specifies a candidate which meets the other search conditions and belongs to a first area and of which the name, at least, coincides with the search character string in terms of a designation.例文帳に追加

完全一致検索手段は、その他の検索条件を満たし、かつ、第1エリア内に属し、少なくとも名称が検索文字列と称呼において一致する候補を特定する。 - 特許庁

By providing the license program for managing information such as user name and utilization limit in place of a character string such as license number, illegal utilization is prevented and the utilization limit can be set.例文帳に追加

ラインセンス番号等の文字列に代わって、利用者名、利用制限などの情報を管理するライセンスプログラムを提供することで、不正利用を防止し、利用制限の設定を可能とする。 - 特許庁

At a client side 10, an application program which is not shown in a figure transfers a character string group in which data names to be requested to a server side are continuously written and the identification name thereof to a registration program 11.例文帳に追加

クライアント側10において、不図示のアプリケーションプログラムは、サーバ側に要求するデータ名を書連ねた文字列群をその識別名と共に登録プログラム11に渡す。 - 特許庁

Character strings representing the command, a transmission task and a reception task are extracted from the extracted command reception record and each of them is converted into a character string (display name) which is easily understood by an operator.例文帳に追加

抽出したコマンド受信記録から、コマンド、送信タスクおよび受信タスクを表す文字列を抽出して、それぞれをオペレータに理解しやすい文字列(表示名称)に変換する。 - 特許庁

例文

When power is applied and a user uses a microphone section 4 to utter a name of a destination in voice, a voice recognition circuit 6 recognizes the received voice and converts it into a character string.例文帳に追加

電源がオンされ、使用者がマイク部8から相手先の名前を音声入力すると、入力された音声は音声認識回路6にて音声認識され、文字列に変換される。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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/ ).
  
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) 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.
  
© 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS