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.
だから私はJavaでたくさんの線を描くプログラムを書いています。見栄えを良くするために、jPanelでアンチエイリアスを使用しています。多くの行でレンダリングすると、非常に遅くなりますが、Java の CPU 使用率は ~2% のままです。その理由/強制的により多くのCPUを使用する方法はありますか? ありがとう!