How to detect the OS? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How to detect the OS?

17th Jan 2016, 8:00 PM
Gustavo Peralta Vazquez
Gustavo Peralta Vazquez - avatar
1 Resposta
+ 1
System.getProperty("os.name") to detect which type of operating system (OS) you are using
19th May 2016, 1:02 PM
James Flanders