22/06/2007, 15:18
|
| | Fecha de Ingreso: febrero-2007 Ubicación: Barranquilla, Colombia
Mensajes: 181
Antigüedad: 17 años, 11 meses Puntos: 3 | |
Re: ¿Cómo detectar el sistema Operativo Linux o Windows? Será posible?
java.lang
String osName = System.getProperty("os.name" ); |