>DansTonCode();

Tous les codes sourcespage 38

Java
  3 August, 2014 à 08:01
#202
try {

}
catch (SQLException ex) {
    // Basically, without saying too much, you're screwed. Royally and totally.
}
catch(Exception ex)
{
    //If you thought you were screwed before, boy have I news for you!!!
}
JavaScript
  2 August, 2014 à 08:38
#204
#Christmas tree initializer  
toConnect = []  
toRead =   [  ]  
toWrite = [    ]   
primes = [      ]  
responses = {}  
remaining = {}