「form type」を含む例文一覧(3423)

1 2 3 4 5 6 7 8 9 10 11 .... 68 69 次へ>
  • Return the message type (of the form "
    Content-Type: ヘッダで指定された(" - Python
  • 'example' = array( // table column definition 'type' = 'varchar', 'size' = 32, // form element definition 'qf_label' = 'Other Information' ) ); } ?Element Type
    要素の型 - PEAR
  • ENVELOPE TYPE FORM
    封筒型帳票 - 特許庁
  • CARD INTEGRATED TYPE FORM
    カード一体型フォーム - 特許庁
  • UNIFIED TYPE APPLICATION FORM
    統一型申込書 - 特許庁
  • COATING-TYPE ADHESIVE FORM
    被覆型粘着フォーム - 特許庁
  • Add a style attribute to the showWishList form:form name=wishList action=wishlist.php method=GET style=visibility:hiddenShow wish list of: input type=text name=user/ input type=submit value=Go //form
    showWishList フォームに、次の style 属性を追加します。 form name=wishList action=wishlist.php method=GET style=visibility:hiddenShow wish list of: input type=text name=user/ input type=submit value=Go //form - NetBeans
  • Form element type
    フォーム要素の種類です。 - PEAR
  • CARD INTEGRAL TYPE CUT FORM
    カード一体型帳票 - 特許庁
  • The form is a flange type.
    形態は鍔型である。 - 特許庁
  • HTML Form in index.php Enter the following code block into the body of index.php:form action=wishlist.php method=GET name=wishList Show wish list of: input type=text name=user/input type=submit value=Go //form
    index.php での HTML フォーム index.php の本文に次のコードブロックを入力します。 form action=wishlist.php method=GET name=wishList Show wish list of: input type=text name=user/input type=submit value=Go //form - NetBeans
  • htmlheadmeta http-equiv=content-type content=text/html; charset=UTF-8/headbody Welcome!br form action=createNewWisher.php method=POST Your name: input type=text name=user/br/ Password: input type=password name=password/br/ Please confirm your password: input type=password name=password2/br/ input type=submit value=Register/ /form /body/html
    htmlheadmeta http-equiv=content-type content=text/html; charset=UTF-8/headbody Welcome!br form action=createNewWisher.php method=POST Your name: input type=text name=user/br/ Password: input type=password name=password/br/ Please confirm your password: input type=password name=password2/br/ input type=submit value=Register/ /form /body/html 注: password 型は、文字がアスタリスクに置き換えられる、特殊なテキストフィールドの型です。 - NetBeans
  • LIQUID FORM DISPERSION TYPE FOUNDATION
    液状分散ファンデーション - 特許庁
  • PLACING TYPE CONCRETE FORM
    打込み型コンクリ—ト型枠 - 特許庁
  • REMOISTENING TYPE DISTRIBUTION CUT FORM
    再湿型配送伝票 - 特許庁
  • RELEASE CONTROL TYPE DOSAGE FORM
    放出制御型剤形 - 特許庁
  • 'example' = array( // table column definition 'type' = 'varchar', 'size' = 32, // form element definition 'qf_label' = 'Other Information', 'qf_type' = 'text' ) );}?Element Values
    要素の値 - PEAR
  • GATE-FORM CAR WASHING MACHINE OF SPRAY TYPE
    門型のスプレー洗車機 - 特許庁
  • FURNITURE TYPE PHOTOGRAPHING PLAT FORM
    什器式写真撮影台 - 特許庁
  • FOLDING TYPE CONTINUOUS FORM
    折り畳み式連続帳票 - 特許庁
  • a form of weather map called {summer type}
    夏型という天気図型 - EDR日英対訳辞書
  • 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
  • a form of thought called auditory type
    聴覚型という,思考の型 - EDR日英対訳辞書
  • HUMAN FORM ROBOT OF TWO-LEG WALKING TYPE
    二脚歩行式人型ロボット - 特許庁
  • Its first argument is of the form QCMD( subcmd , type )
    最初の引き数はQCMD( subcmd , type ) という形式である。 - JM
  • In the editWishList.php file, enter the following HTML form below the PHP block:!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8/headbodyform name="addNewWish" action="editWish.php">input type="submit" value="Add Wish"/>/form>/body/html
    editWishList.php ファイルで、次の HTML フォームを PHP ブロックの下に追加します。 !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8/headbodyform name=addNewWish action=editWish.phpinput type=submit value=Add Wish//form/body/html - NetBeans
  • OUTER FORM FOR BAMBOO SPLIT TYPE PIT GATE
    竹割型坑門用外型枠 - 特許庁
  • BURYING TYPE FORM MADE OF POLYMER CEMENT MORTAR
    ポリマーセメントモルタル製埋設型枠 - 特許庁
  • MAILER TYPE BUSINESS FORM AND MANUFACTURING PROCESS OF MAILER TYPE BUSINESS FORM
    メーラータイプのビジネスフォームおよびメーラータイプのビジネスフォームを製造する方法 - 特許庁
  • COMPOSITE TYPE ELECTRONIC FORM PROVISION SYSTEM
    合成型電子フォーム提供システム - 特許庁
  • The code presents an HTML form that enables entering the name and password of the user in the text fields.
    form name=logon action=index.php method=POST Username: input type=text name=user/Password input type=password name=userpassword/input type=submit value=Edit My Wish List//formコードは、テキストフィールドにユーザーの名前とパスワードを入力できる HTML フォームを示します。 - NetBeans
  • CARD HOLDING TYPE FORM AND ITS FORM MANUFACTURING SYSTEM
    カード保持型帳票及びその帳票作製システム - 特許庁
  • Your index.jsp file should now appear similar to the following:htmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8titleJSP Page/title/headbodyh2Entry Form/h2form name=Name Input Form action=response.
    index.jsp ファイルは次のようになります。 - NetBeans
  • Your index.jsp file should now appear similar to the following:htmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8titleJSP Page/title/headbodyh1Entry Form/h1form name=Name Input Form action=response.
    index.jsp ファイルは次のようになります。 - NetBeans
  • EXTERNAL PREPARATION FOR SKIN IN THE FORM OF EMULSIFIER TYPE
    乳化剤形の皮膚外用剤 - 特許庁
  • ENVELOPE TYPE PRESSURE SENSITIVE COPYING FORM SET
    封筒型感圧複写帳票セット - 特許庁
  • a type of sugar that is in the form of large, hard crystals
    氷砂糖という固い砂糖 - EDR日英対訳辞書
  • AIR-BAG-TYPE FORM FOR CONCRETE PLACING
    コンクリート打用の空気袋式型枠 - 特許庁
  • DUPLICATE TYPE CONTINUOUS FORM CREATION MANAGEMENT SYSTEM
    複写式連票作成管理システム - 特許庁
  • APPLICATION FORM FOR NUMBER SELECTION TYPE LOTTERY
    数字選択式くじの申込用紙 - 特許庁
  • the typical form of an organism as ordinarily encountered in nature, called wild type
    野生型という遺伝形質 - EDR日英対訳辞書
  • !-- [snip] the beginning of the form --input type="text" name="fname" ...
    !-- [省略] フォームここから --input type="text" name="fname" ... /!-- [省略] フォームここまで -- - PEAR
  • METHOD AND APPARATUS FOR GENERATING FORM USING FORM TYPE
    フォームタイプを使用してフォームを生成する方法および装置 - 特許庁
  • INTEGRATED TYPE FORM AND MANUFACTURING METHOD THEREOF
    一体型フォーム及びその製造方法 - 特許庁
  • TEMPORARY FORM TYPE RETAINING WALL CONSTRUCTION METHOD
    抜き型枠方式の擁壁構築方法 - 特許庁
  • ASSEMBLING TYPE DIAL CARD AND ASSEMBLING TYPE DIAL CARD FORM
    組立て式文字盤カード及び組立て式文字盤カードフォーム - 特許庁
  • COSMETIC OF OIL-IN-WATER TYPE EMULSION DOSAGE FORM
    水中油乳化剤形の化粧料 - 特許庁
  • HEALTH MANAGEMENT SYSTEM AND NOTEBOOK TYPE FORM
    健康管理システム及び手帳型帳票 - 特許庁
  • DATA DRIVING TYPE ACTION TO NETWORK FORM
    ネットワークフォームに対するデータ駆動型アクション - 特許庁
  • LAP TYPE TILE AND ITS MANUFACTURING FORM APPARATUS
    ラップ式タイル及びその製造用型装置 - 特許庁
1 2 3 4 5 6 7 8 9 10 11 .... 68 69 次へ>

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

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • EDR日英対訳辞書
    Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • Python
    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.
  • PEAR
    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/ ).
  • NetBeans
    © 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.
  • JM
    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.