From the layman to professional

sobota, 28 marca 2015

How to determine which version of Windows you are running

Go to your Command Prompt and enter the following commands:
wmic os get caption
wmic os get osarchitecture
Autor: Unknown o 01:53 Brak komentarzy:
Wyślij pocztą e-mailWrzuć na blogaUdostępnij w XUdostępnij w usłudze FacebookUdostępnij w serwisie Pinterest

piątek, 20 marca 2015

Using files from resources in your tests

import java.io.File;
import java.net.URISyntaxException;
import java.net.URL;


URL infoFileURL = ProjectServiceImplTest.class.getResource("/log4jINFO.properties");
testLogFileWithINFOLevel = new File(infoFileURL.toURI());
Autor: Unknown o 08:00 Brak komentarzy:
Wyślij pocztą e-mailWrzuć na blogaUdostępnij w XUdostępnij w usłudze FacebookUdostępnij w serwisie Pinterest
Nowsze posty Starsze posty Strona główna
Subskrybuj: Posty (Atom)

Archiwum bloga

  • ►  2017 (2)
    • ►  maja (1)
    • ►  kwietnia (1)
  • ►  2016 (3)
    • ►  października (3)
  • ▼  2015 (2)
    • ▼  marca (2)
      • How to determine which version of Windows you are ...
      • Using files from resources in your tests
  • ►  2013 (2)
    • ►  stycznia (2)
  • ►  2012 (9)
    • ►  grudnia (1)
    • ►  listopada (3)
    • ►  października (3)
    • ►  września (2)

O mnie

Unknown
Wyświetl mój pełny profil
Motyw Okno obrazu. Obsługiwane przez usługę Blogger.