「error name」を含む例文一覧(138)

1 2 3 次へ>
  • error class name
    エラークラス名 - PEAR
  • error is returned ("File name too long").
    エラーが返される ("File name too long")。 - JM
  • Open login.jsp and make the following changes:html:form action=/logintable border=0tbodytrtd colspan=2bean:write name=LoginForm property=error filter=false/nbsp;/td/trtrtdEnter your name:/tdtdhtml:text property=name //td/tr
    login.jsp を開き、次の変更を行います。 html:form action=/logintable border=0tbodytrtd colspan=2bean:write name=LoginForm property=error filter=false/nbsp;/td/trtrtdEnter your name:/tdtdhtml:text property=name //td/tr - NetBeans
  • name of the package this error stack represents
    エラースタックのパッケージ名。 - PEAR
  • Username: input type=text name=user/ Password: input type=password name=userpassword/br/ div class=error ?php if (!logonSuccess) echo Invalid name and/or password; ? /div input type=submit value=Edit My Wish List/ /form/div The class "logon" is applied to the entire form, and the class "error" is applied to an error message within the form.
    div class=logon input type=submit name=myWishList value=My Wishlist onclick=javascript:showHideLogonForm()/ form name=logon action=index.php method=POST style=visibility:?php if (logonSuccess) echo hidden; else echo visible;? Username: input type=text name=user/ Password: input type=password name=userpassword/br/ div class=error ?php if (!logonSuccess) echo Invalid name and/or password; ? /div input type=submit value=Edit My Wish List/ /form/div クラス「logon」がフォーム全体に適用され、クラス「error」がフォーム内のエラーメッセージに適用されます。 - NetBeans
  • Name of form element to set error for string $message Error message
    エラーを設定するフォーム要素の名前。 - PEAR
  • the name of the error class to use.
    使用するエラークラスの名前。 - PEAR
  • AnError is raised if name is not a registered dialect name.
    name が表現形式名でない場合には Error を送出します。 - Python
  • Package name this error belongs to
    このエラーが所属するパッケージ名。 - PEAR
  • Package name to retrieve error message from
    エラーメッセージを取得するパッケージ名。 - PEAR
  • Specifies the name and type that are concatenated to form the resource name of the error message. nbytes
    これらを繋げてエラーメッセージのリソース名を作る。 - XFree86
  • The class names are given below; an error results when an invalid class name is
    文字クラス名を以下に示す。 - JM
  • Returns the name of the error class of the object.
    オブジェクトのエラークラス名を返します。 - PEAR
  • A non-recoverable name server error occurred.
    ネームサーバの復旧不能なエラーが起こった。 - JM
  • A temporary error occurred on an authoritative name server.
    authoritative なネームサーバで一時的なエラーが起こった。 - JM
  • Return the error handler previously register under the name name.Raises a LookupError in case the handler cannot be found.
    名前name で登録済みのエラー処理関数を返します。 - Python
  • array( 'name' = package name 'type' = 'pkg' - anything else is an error 'rel' = 'has', 'ge', 'le', 'lt', 'le', 'not', 'ne' ['version' = specific version to retrieve,] )
    array('name' = パッケージ名,'type' = 'pkg' - これ以外はエラー,'rel' = 'has', 'ge', 'le', 'lt', 'le', 'not', 'ne'['version' = 取得したい特定のバージョン,]) - PEAR
  • The optional argument name is a name identifying this string, and is only used for error messages.
    オプション引数name はこの文字列につける名前で、エラーメッセージにしか使われません。 - Python
  • Error means do not execute the request and return a BadAtom error with the atom set to the property name.
    error はリクエストを実行せず、アトムにプロパティ名をセットして BadAtom エラーを返すことを意味する。 - XFree86
  • this variable will contains an error message, if check fail string $name name of SAPI backend
    チェックに失敗した場合に、この変数にエラーメッセージが含まれます。 string$name SAPI のバックエンドの名前。 - PEAR
  • this variable will contains an error message, if check fail string $name Name of the package to test
    チェックに失敗した場合に、この変数にエラーメッセージが含まれます。 string$name 調べるパッケージの名前。 - PEAR
  • If no column with the specified name exists in the database, a PEAR error is returned.
    指定した名前のカラムがデータベースに存在しない場合はPEAR error が返されます。 - PEAR
  • this variable will contains an error message, if check fail string $name Name of the extension to test
    チェックに失敗した場合に、この変数にエラーメッセージが含まれます。 string$name 調べる拡張モジュールの名前。 - PEAR
  • Delete the symbolic name if both : and rev are omitted; otherwise, print an error message if name is already associated with another number.
    :もrevも省略した場合、シンボリック名nameは削除されます。 nameがすでに別のリビジョンに関連付けられていた場合はエラーとなります。 - JM
  • was specified in oflag , and a queue with the given name already exists, then fail with the error EEXIST .
    がoflagに指定され、かつ指定された名前nameを持つキューがすでに存在する場合、エラーEEXIST - JM
  • Changed in version 2.4:name is removed from sys.modules in error cases.
    バージョン 2.4 で 変更 された仕様:エラーが発生した場合にname をsys.modules から除去するようになりました - Python
  • Description The XSetICValues function returns NULL if no error occurred; otherwise, it returns the name of the first argument that could not be set.
    説明関数XSetICValuesはエラーが発生しなければ NULL を返す。 - XFree86
  • The error message should include the file name as defined by $fileAttributes['name'], and include as much useful information about the location of the validation error as possible.
    エラーメッセージには、$fileAttributes['name']で定義されるファイル名を含めなければなりません。 また、検証エラーが発生した場所についての情報も、可能なら含めておきましょう。 - PEAR
  • was also specified, and a shared memory object with the given name already exists, return an error.
    が一緒に指定されており、nameで指定された共有メモリ・オブジェクトが既に存在した場合、エラーを返す。 - JM
  • The Japanese characters of his first name recorded in the genealogical table of the Oishi family, '基宗,' are said to have been a writing error for '義宗.'
    「基宗」は大石系図による義宗の誤記であろう。 - Wikipedia日英京都関連文書対訳コーパス
  • If ci complains with the message "ci error: no lock set by " "your name" then you have tried to check in a file even though you did not lock it when you checked it out.
    もしciが"ci error: no lock set by " "your name"というエラーメッセージを出力したなら、それは、ロックせずにチェックアウトしたファイルをチェックインしようとしたからです。 - JM
  • The name argument should generally be the name of your application.The message argument should indicate which type of error message you want.If the name and message are not in the Host Portable Character Encoding,the result is implementation-dependent.
    引き数 message では必要なメッセージのタイプを示すべきである。 name と message のエンコーディングがホストポータブル文字エンコーディングでない場合、実行結果は実装依存である。 - XFree86
  • His original family name was KAWAI (川井); however, KAWAI (河井) was used instead due to an error in family register.
    本来、姓は川井であったが戸籍の記帳ミスから河井となる。 - Wikipedia日英京都関連文書対訳コーパス
  • The associated value is an error message that includes the name that could not be found.
    関連付けられた値は見つからなかった名前を含むエラーメッセージです。 - Python
  • Package name to retrieve error information from, or false to retrieve error information from all singleton stacks
    エラー情報を取得したいパッケージの名前。 すべてのスタックから情報を取得したい場合には false を設定します。 - PEAR
  • The device for printing also records the name of a job which has generated the service error and an error page information (step S203).
    また、印刷装置は、サービスコールエラーを発生させたジョブ名、エラーページ情報の記録(ステップS203)を行う。 - 特許庁
  • His name is gabriele sandri, it was a tragic error, as announced this afternoon by the arezzo chief of police.
    アレッツォ署の署長は 今日の午後 被害者が ガブリエル・ サンドリさんであり - 映画・海外ドラマ英語字幕翻訳辞書
  • correct any error in the name and address of the registered proprietor of a trade mark; or
    登録商標所有者の名称及び宛先の誤記を訂正すること,又は - 特許庁
  • Get some extra information about the language (its full name, the localized error text, ...) Parameter
    言語に関する追加情報(フルネーム、その言語用のエラー文字列、...)を取得します。 - PEAR
  • Saving the user name to the Session and redirecting the user to the editWishList.php page or Displaying an error message.
    ユーザー名をセッションに保存して、ユーザーを editWishList.php ページにリダイレクトするか、エラーメッセージを表示する。 - NetBeans
  • The code block checks the value of the logonSuccess variable and if it is false, displays an error message.
    ?phpif (!logonSuccess)echo Invalid name and/or password;?コードブロックは logonSuccess 変数の値を確認し、false の場合、エラーメッセージを表示します。 - NetBeans
  • Click back to HelloController in the Source Editor and notice the previous error badge has disappeared due to the fact that you created the Name class.
    ソースエディタで HelloController をクリックしてこのファイルに戻ると、Name クラスを作成したことで、前に表示されていたエラーバッジが消えたことがわかります。 - NetBeans
  • this variable will contains an error message, if check fail string $os Name of the operating system
    チェックに失敗した場合に、この変数にエラーメッセージが含まれます。 string$os オペレーティングシステムの名前。 - PEAR
  • This means that QuickForm will display an error message if the name was not entered.
    このコードの意味は、名前が入力されなかった場合に QuickForm がエラーメッセージを表示するということです。 - PEAR
  • If dfile is specified, it is used as the name of the source file in error messages instead of file.
    もしdfileが指定されたら、fileの代わりにソースファイルの名前としてエラーメッセージの中で使われます。 - Python
  • The return value is 0 unless a name is not a shell builtin or there is an error loading a new builtin from a shared object.
    nameがシェル組み込みコマンドでない場合と、共有オブジェクトからの新しい組み込みコマンドのロードに失敗した場合を除き、返り値は 0 となります。 - JM
  • If an invalid option is seen, getopts places ? into name and, if not silent, prints an error message and unsets OPTARG .
    不正なオプションがあった場合、getoptsは ? をnameに設定します。 さらに、静かなモードでない場合にはエラーメッセージが出力され、OPTARGの設定が取り消されます。 - JM
  • For example, attempting to create an Element node with a space in the element type name will cause this error to be raised.
    例えば、要素型に空白の入った Element ノードを生成しようとすると、このエラーが送出されます。 - Python
  • Next, a job of a target print server name is retrieved (S1204), and status of the job is made to be an error when there is the job of the target print server name (S1206).
    次に、対象プリントサーバ名のジョブを検索して(S1204)、対象プリントサーバ名のジョブがあれば、ジョブのステータスをエラーにする(S1206)。 - 特許庁
  • Specifying the -debug optionleaves them connected so that error messages from the remote execution are sent back to the originating host. -name window-name
    -debug オプションを指定すると、入出力は接続されたままになり、リモートで実行しているプログラムのエラーメッセージをローカル側のホストで受け取ることができる。 - XFree86
1 2 3 次へ>

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