syntax isの部分一致の例文一覧と使い方
該当件数 : 343件
Basic Regular Expression syntax is used. 例文帳に追加
標準正規表現が使われる。 - JM
The syntax for an expression statement is: 例文帳に追加
式文の構文は以下の通りです: - Python
The syntax for /etc/sysctl.conf is pretty straightforward. 例文帳に追加
/etc/sysctl.confの構文は、本当に単純です。 - Gentoo Linux
Exit status is 2 if there were syntax errors 例文帳に追加
パターンに文法エラーが存在したり、 - JM
The syntax for simple statements is: 例文帳に追加
単純文の構文は以下の通りです: - Python
The format argument must be a format string, whose syntax is explained in``Parsing arguments and buildingvalues'' in the例文帳に追加
format 引数は書式化文字列で、 - Python
A transfer syntax generator 2-4 is then used to convert the ASN.1 abstract syntax (value) into ASN.1 transfer syntax.例文帳に追加
その後、転送構文生成装置2−4を用いてASN.1抽象構文(値)をASN.1転送構文に変換する。 - 特許庁
This method is called when a syntax error is encountered. 例文帳に追加
シンタックスエラーが発生すると、このメソッドが呼び出されます。 - Python
The syntax for this CD-ROM interface is: gscd=iobase "The ISP16 CD-ROM Interface" 例文帳に追加
この CD-ROM インターフェースの構文は以下の通り。 - JM
The syntax of the security policy file is as follows.例文帳に追加
セキュリティポリシーファイルの文法は次の通りである。 - XFree86
This syntax is used in the following situations: 例文帳に追加
この構文法は、以下の状況で用いられます: - Python
The syntax for this type of card is: optcd=iobase "The Phillips CM206 Interface" 例文帳に追加
このカードの構文は以下の通り。 optcd=iobasePhillips CM206 インターフェース - JM
Bugs makestrs is not very forgiving of syntax errors. 例文帳に追加
バグmakestrs は文法エラーに対してあまり寛容ではない。 - XFree86
A syntax (value) generator 2-3 is next used to convert the XML data (syntax of elements) from which the text is separated into ASN.1 abstract syntax (value) according to the ASN.1 abstract syntax (type).例文帳に追加
その後、構文(値)生成装置2−3を用いてテキストが分離された後のXMLデータ(要素の構文)を、前記ASN.1抽象構文(型)に従うASN.1抽象構文(値)に変換する。 - 特許庁
The basic syntax of the configuration file is simple: 例文帳に追加
設定ファイルの基本的な構文は簡単なものです: - Python
Lisp's syntax is an uniform expression syntax: it applies a prefix operator to a set of arguments. 例文帳に追加
Lispの構文は,一様表現構文である.つまり,それは前置演算子を一連の引き数に適用する. - コンピューター用語辞典
Rewrite of XML Signature Syntax in RELAX is now based on the Candidate Recommendation of XML Signature Syntax and Processing. 例文帳に追加
XML署名構文をRELAXで書き直すことは、今やXML署名構文と処理の候補勧告に基づいている。 - コンピューター用語辞典
a common syntax error is to omit a parenthesis 例文帳に追加
一般的な構文エラーは、括弧を省略することである - 日本語WordNet
The exact syntax and usage of all of these files is described in xdm(1) . 例文帳に追加
正確な文法や使い方は xdm(1)に記述されています。 - FreeBSD
The syntax for the Stage 3 boot loader is: 例文帳に追加
ステージ 3 ブートローダ で設定するときの書式は次の通りです。 - FreeBSD
The e-mail organizer is equipped with a syntax processor and a scorer.例文帳に追加
電子メールオーガナイザは、構文プロセッサと、スコアラーとを備える。 - 特許庁
In such a case, however, a syntax element the index (i) of which is "0" or "1" is not encoded, and the syntax element the index (i) of which is "2" or more is encoded.例文帳に追加
ただし、インデックスiが「0」または「1シンタックス要素を符号化することはなく、インデックスiが「2」以上の前記シンタックス要素を符号化する。 - 特許庁
A syntax error is reported if a string is not terminated with )or within maxstring characters. 例文帳に追加
文字列がmaxstring 文字以内に ) または > で終わらない場合はエラーとなる。 - XFree86
To realize image coding in compliance with the Motion-JPEG 2000 syntax and file format, that is based on the JPEG-2000 standard syntax.例文帳に追加
JPEG-2000規格のシンタックスをベースとしたMotion-JPEG2000用シンタックス及びファイルフォーマットに基づく画像符号化を実現する。 - 特許庁
By a program front end 5, a program 1 is converted into an abstract syntax tree as a program abstract syntax tree 8.例文帳に追加
プログラムフロントエンド5によって、プログラム1を抽象構文木に変換し、プログラム抽象構文木8とする。 - 特許庁
By a specification front end 6, an internal specification 2 is converted into an abstract syntax tree, as a specification abstract syntax tree 9.例文帳に追加
仕様フロントエンド6によって、内部仕様2を抽象構文木に変換し、仕様抽象構文木9とする。 - 特許庁
The syntax is: ~p local-file [remote-file] 例文帳に追加
書式は以下のようになります:~p ローカルのファイル名 [リモートのファイル名] - FreeBSD
This syntax is the officialformat for Gentoo web documentation, and this document itself was created using GuideXML./abstract例文帳に追加
この構文はGentooLinuxドキュメンテーションのための公式フォーマットです。 - Gentoo Linux
Three things to note about address ranges: the syntax is addr1 , addr2 (i. 例文帳に追加
アドレスの範囲指定については 3 つのことを注意しておく。 - JM
In contrast to textual languages, where syntax definition is well understood, the definition of the syntax for a graphic language is not an easy task. 例文帳に追加
構文定義が良く理解できるテキスト言語とは対照的に、図形言語向けの構文の定義はやさしい仕事ではない。 - コンピューター用語辞典
Now that we have our information, we can get rid of the guest user.This is done with the DELETE command and the syntax is shown below. 例文帳に追加
DELETEコマンドを使用して可能ですので、下に構文を示します。 - Gentoo Linux
The result of character recognition is transmitted to a syntax analysis means 4.例文帳に追加
文字認識された結果は、構文解析手段4に送られる。 - 特許庁
there is no difference in available functionality using either syntax. 例文帳に追加
では、どちらの正規表現文法も機能的な違いはありません。 - JM
An RGB Device specification is identified by the prefix "rgb:" and has the following syntax:例文帳に追加
RGB デバイス指定はプレフィックス "rgb:" によって他と区別し、次の形式で - XFree86
When new voice data are to be registered, it is determined whether or not a syntax obtained by analyzing an input voice is matched to a syntax of accumulated voice data, and the frequency of matching is counted for every syntax.例文帳に追加
新たな音声データを登録しようとするとき、入力音声を解析して得た構文と、蓄積された音声データの構文とが一致するか否かを判定し、一致する回数を構文ごとにカウントする。 - 特許庁
A retrieval request sentence is syntax-analyzed and position restriction information of a keyword and a function word is taken out from a syntax analysis result as a semi-order relation.例文帳に追加
検索要求文を構文解析し、構文解析結果から、キーワードと機能語(FNWORD)の位置制約情報を半順序関係として取り出す。 - 特許庁
Morphological/syntax analysis is performed to the acquired article data (S5).例文帳に追加
取得された記事データに対して、形態素・構文解析を行う(S5)。 - 特許庁
The syntax for controlling key bindings in the inputrc file is simple. 例文帳に追加
"Readline のキー割り当て"inputrcファイルにおける制御キーの割り当て方は単純です。 - JM
A method for performing syntax analysis of a text in a corpus is provided.例文帳に追加
コーパスの中のテキストを構文解析するための方法を提供する。 - 特許庁
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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 © 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 (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 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|

