How to detect the OS? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How to detect the OS?

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