preguntar acerca de md5sum
            10
            
    réponses
        Faire.fichier txt illisible / non éditable
            j'ai un programme qui sauve un peu .fichier txt avec un highscore:    
   // Create a file to write to. 
string createHighscore = _higscore + Environment.NewLine;
File.WriteAllText(path, createText);
// Open the file to read from. 
string createHig …        
        
        
            demandé sur
            1970-01-01 00:33:35