「concat」を含む例文一覧(19)

  • Choose String Concat in the mapper menu.
    マッパーのメニューで「文字列」「連結」を選択します。 - NetBeans
  • You should see the following code:xsl:stylesheet xmlns:xsl=http://www.w3.org/1999/XSL/Transform version=1.0 xmlns:ns1=http://xml.netbeans.org/schema/HelloXSLTIncoming xmlns:ns=http://xml.netbeans.org/schema/HelloXSLTOutgoingxsl:template match=/xsl:element name=ns:greetingxsl:value-of select=concat(apos;Hello apos;, /ns1:name)//xsl:element/xsl:template/xsl:stylesheet
    次のコードが表示されます。 xsl:stylesheet xmlns:xsl=http://www.w3.org/1999/XSL/Transform version=1.0 xmlns:ns1=http://xml.netbeans.org/schema/HelloXSLTIncoming xmlns:ns=http://xml.netbeans.org/schema/HelloXSLTOutgoingxsl:template match=/xsl:element name=ns:greetingxsl:value-of select=concat(apos;Hello apos;, /ns1:name)//xsl:element/xsl:template/xsl:stylesheet - NetBeans
  • Drag paramA onto the the second field of the Concat method.
    「 paramA 」を連結メソッドの 2 番目のフィールドまでドラッグします。 - NetBeans
  • Concat returns the concatenation of the arguments.
    連結は、複数の引数を連結したものを返します。 - NetBeans
  • Concat two strings giving a new Unicode string.
    二つの文字列を結合して、新たな Unicode 文字列を生成します。 - Python
  • Draw another connection from the variable in the source tree to the Concat box.
    ソースツリーの変数から連結ボックスへ、別の接続を引きます。 - NetBeans
  • Drag paramA onto the string2 part of the concat method, the second field.
    「 paramA 」を連結メソッドの string2 部分、つまり 2 番目のフィールドまでドラッグします。 - NetBeans
  • Draw an outgoing connection from the Concat box to the variable in the destination tree.
    連結ボックスから宛先ツリーの変数へ、外向きの接続を引きます。 - NetBeans
  • From the Mapper's menu bar, choose the String method and select the concat from the String drop-down list.The concat method appears in the mapping pane of the BPEL Mapper.
    マッパーのメニューバーから、文字列メソッドを選択して「文字列」ドロップダウンリストから連結 を選択します。 連結メソッドは、BPEL マッパーのマッピング区画に表示されます。 - NetBeans
  • From the Mapper's menu bar, click the String method and select the concat from the String drop-down list.The concat method appears in the mapping pane of the BPEL Mapper.
    マッパーのメニューバーから、文字列メソッドをクリックして「文字列」ドロップダウンリストから連結 を選択します。 連結メソッドは、BPEL マッパーのマッピング区画に表示されます。 - NetBeans
  • Draw a connection from the String Literal function box to the ingoing connector of the Concat function box.
    文字列リテラル関数ボックスから連結関数ボックスの内向きコネクタに、接続を引きます。 - NetBeans
  • In the Palette, expand the String section and drag the concat function onto the Transformations pane of the XSLT Design view.
    「パレット」の「String」セクションを展開し、「連結」関数を XSLT デザインビューの変換区画にドラッグします。 - NetBeans
  • Right-click the first field in the concat box and choose Add Literal from the pop-up menu.
    連結ボックスの最初のフィールドを右クリックし、ポップアップメニューから「リテラルを追加」を選択します。 - NetBeans
  • Drag the handle on the right side of the Hello field to the handle on the left side of the string1 row in the Concat function.
    Hello フィールドの右側にあるハンドルを、連結関数の string1 行の左側のハンドルにドラッグします。 - NetBeans
  • Select the name element in the Source tree pane on the left, and drag the handle to the string2 row in the Concat function.
    左側のソースツリー区画の name 要素を選択し、ハンドルを連結関数の string2 行にドラッグします。 - NetBeans
  • Double-click the first field in the Concat box and type Hello followed by space in the first string and press Enter.
    連結ボックスの最初のフィールドをダブルクリックし、最初の文字列に Hello に続いて空白文字を入力し、Enter キーを押します。 - NetBeans
  • Drag the return string from the concat method onto the paramA under outputVar resultType.This concatenates the string Hello to the input and copies the statement into the output.
    連結メソッドから return 文字列を「outputVar」「resultType」の下の paramA までドラッグします。 これにより、文字列 Hello が入力に連結され、文が出力へコピーされます。 - NetBeans
  • Drag the link from the outgoing connector of the Concat box onto the paramA under outputVar resultType in the destination pane.This concatenates the string Hello to the input and copies the statement into the output variable.
    連結メソッドの出力コネクタから、リンクを「outputVar」「resultType」の下の paramA までドラッグします。 これにより、文字列 Hello が入力に連結され、文が出力値にコピーされます。 - NetBeans
  • The destination variable now has a value that consists of concatenation of the string literal and the source variable value. The following example shows a copy assignment that uses the concat XPath function.
    宛先変数が、文字列リテラルとソース変数の値を連結した値になります。 次の例は、連結 XPath 関数を使用するコピー代入を示しています。 - NetBeans

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

  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • 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.
  • 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.