Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
反復可能なオブジェクトを使用せずに、ISML テンプレートでループを作成したいと考えています。このテンプレートの実行時に、条件または反復回数が定義されます。java "for (int i = 0; i < 5; i++)" のようなループ ステートメントを持つ可能性はありますが、複雑な Java コードはありませんか?