operating system in java. [JAVA에서 OS이름 구하기]

2023. 7. 15. 21:08카테고리 없음

반응형
System.getProperty("os.name");

 

반응형