Fichier java
lisiane1
Messages postés
6
Date d'inscription
Statut
Membre
Dernière intervention
-
lisiane1 Messages postés 6 Date d'inscription Statut Membre Dernière intervention -
lisiane1 Messages postés 6 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
j'ai écrit ce code pour écrire dans un fichier , mais ca fonctionne pas ; merci de m expliquer la faute svp
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
public class fichier {
public static void main(String[] args) throws IOException {
File fichier =new File("C:\\fichier.txt");
FileWriter fw = new FileWriter(fichier);
PrintWriter pw = new PrintWriter(fw);
pw.print("j'écris dans un fichier en utilisant java");
pw.close();
}
}
j'ai écrit ce code pour écrire dans un fichier , mais ca fonctionne pas ; merci de m expliquer la faute svp
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
public class fichier {
public static void main(String[] args) throws IOException {
File fichier =new File("C:\\fichier.txt");
FileWriter fw = new FileWriter(fichier);
PrintWriter pw = new PrintWriter(fw);
pw.print("j'écris dans un fichier en utilisant java");
pw.close();
}
}
A voir également:
- Fichier java
- Fichier bin - Guide
- Waptrick java football - Télécharger - Jeux vidéo
- Jeux java itel - Télécharger - Jeux vidéo
- Fichier epub - Guide
- Fichier rar - Guide