問題タブ [repast-simphony]

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 に答える
23 参照

repast-simphony - 再貼り付け: バッチ実行により UTF-8 文字が破損する

私のモデルには、ヘッダーラインにいくつかの UTF-8 文字を含む csv ファイルを出力するための DataWriter クラスがあります。モデルを GUI モードで実行すると、出力 csv ファイルに正しく表示されます。ただし、バッチ モードで実行すると、出力ファイルのヘッダー行の UTF-8 文字が破損します。

バッチ モードでのこの問題の根本的な原因は何ですか?