問題タブ [arena-simulation]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
21 参照

events - Arena Simulation Software で部品の組み立てをシミュレートする

Arena で組み立てプロセスをシミュレートしています。簡単にするために、乗客にバッグを割り当てるモデルを考えてみましょう。

各エンティティには異なる ID (Entity.SerialNumber) があります。どのバッグがどの乗客に割り当てられているかを確認したい。

乗客の ID と割り当てられた手荷物の ID を保存するログ ファイルを作成するにはどうすればよいですか?