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 の基礎を学び始めたばかりで、「public static void main(String[] args)」で「args」が正確に何を表しているのかを理解しようとしています。コマンドライン引数に接続されていることがわかりましたが、理解できません。「args」の意味を知りたいです。
ありがとうございました。