Example 47-2. Foreach in template
例 47-2テンプレートにおける foreach - PEAR
Example 47-2. For each in template 例 47-2テンプレート内での foreach - PEAR
flexy:foreach="variable,key,value"--creates a PHP foreach loop using a html attribute
flexy:foreach="variable,key,value"--PHP の foreach ループを、html の属性を使用して作成する - PEAR
creates a foreach loop, around the tag and close tag.
開始タグと終了タグの間で foreach ループを作成します。 - PEAR
Ideally this should be done in a "for" or "foreach" loop.
ふつうは "for" や "foreach" のループ内で行うことになるでしょう。 - PEAR
Example 47-1. Setting variables for foreach 例 47-1foreach 用の変数の設定 - PEAR
And condition expressions with parameters are defined for the ForEach element.
そして ForEach 要素にはパラメータ付き条件式が定義されています。 - NetBeans
The BPEL Mapper is used for the following business process elements: Assign, If, ElseIf element of If, ForEach, RepeatUntil, While, and Wait.
BPEL マッパーは、代入、If、If の ElseIf 要素、ForEach、RepeatUntil、While、および待機の、各ビジネスプロセス要素に使用します。 - NetBeans
It enables you to create multiple URL mappings foreach servlet.
これにより、各サーブレットに複数の URL マッピングを作成できます。 - NetBeans
For an If activity, ElseIf element, ForEach activity, RepeatUntil activity, and While activity, the right pane contains a Result node.
If アクティビティー、ElseIf 要素、ForEach アクティビティー、RepeatUntil アクティビティー、および While アクティビティーの場合、右側の区画には「結果」ノードが入っています。 - NetBeans
If indentation is used, it must be two spaces foreach indentation.
もしインデントを使う場合には、各インデントは必ずスペース2つ分にしてください。 - Gentoo Linux
The server starts and the application is deployed.Finally, the browser should display your application, with a link foreach of the web services:
サーバーが起動し、アプリケーションが配備されます。 最後に、各 Web サービスのリンクが含まれるアプリケーションがブラウザ上に表示されます。 - NetBeans
Note that on Windows, since there is a current directory foreach drive, os.path.join("c:", "foo") represents a path relative to the current directory on drive C: (c:foo), notc:foo. Windowsでは各ドライブに対してカレントディレクトリがあるので、os.path.join("c:", "foo")によって、c:fooではなく、ドライブC:上のカレントディレクトリからの相対パス(c:foo)が返されます。 - Python
Right-click the project node and choose Test RESTful Web Services.The server starts and the application is deployed.When deployment is complete, the browser displays your application, with a link foreach of the web services.If the output window shows an error message that one or more classes fails to exist and the project does not build, add the Jersey libraries to the compile-time libraries.
プロジェクトのノードを右クリックし、「RESTful Web サービスをテスト」を選択します。 サーバーが起動し、アプリケーションが配備されます。 - NetBeans
Each instance of the TestCase will only be used to run a single test method, so a new fixture is created foreach test.Test suites are implemented by the TestSuite class. TestCaseの各インスタンスが実行するテストは一つだけで、fixtureは各テストごとに新しく作成されます。 テストスイートはTestSuiteクラスで実装されており、複数のテストとテストスイートをまとめる事ができます。 - Python
At the end of the file, a DEDENT token is generated foreach number remaining on the stack that is larger than zero.Here is an example of a correctly (though confusingly) indented piece of Python code: ファイルの末尾では、スタックに残っているゼロより大きい値は全て除去され、値が一つ除去されるごとに DEDENT トークンが一つ生成されます。 以下の例に正しく (しかし当惑させるように) インデントされた Pythonコードの一部を示します: - 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.