Diff
checker
Texte
Texte
Images
Documents
Excel
Dossiers
Legal
Enterprise
Application de bureau
Prix
Se connecter
Télécharger Diffchecker Desktop
Comparer le texte
Trouver la différence entre deux fichiers texte
Outils
Historique
Éditeur live
Cacher identiques
Sans retour à la ligne
Vue
Divisé
Unifié
Niveau de précision
Intelligent
Mot
Caractère
Coloration syntaxique
Choisir la syntaxe
Ignorer
Transformer le texte
Aller au premier écart
Modifier l'entrée
Diffchecker Desktop
La façon la plus sécurisée d'utiliser Diffchecker. Obtenez l'application Diffchecker Desktop : vos diffs ne quittent jamais votre ordinateur !
Obtenir Desktop
Untitled diff
Créé
il y a 8 ans
Le diff n'expire jamais
Effacer
Exporter
Partager
Expliquer
10 suppressions
Lignes
Total
Supprimé
Caractères
Total
Supprimé
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
33 lignes
Copier tout
11 ajouts
Lignes
Total
Ajouté
Caractères
Total
Ajouté
Pour continuer à utiliser cette fonctionnalité, passez à
Diff
checker
Pro
Voir les prix
34 lignes
Copier tout
Copier
Copié
Copier
Copié
.class public auto ansi beforefieldinit WhatIWantTo
Write
.class public auto ansi beforefieldinit WhatIWantTo
Get
extends [System.Runtime]System.Object
extends [System.Runtime]System.Object
{
{
// Methods
// Methods
.method public hidebysig static
.method public hidebysig static
Copier
Copié
Copier
Copié
void
Main
(
void
ProperMain
(
string[] args
string[] args
) cil managed
) cil managed
{
{
Copier
Copié
Copier
Copié
// Method begins at RVA 0x20
50
// Method begins at RVA 0x20
64
// Code size
11 (0xb
)
// Code size
21 (0x15
)
.maxstack 8
.maxstack 8
Copier
Copié
Copier
Copié
.entrypoint
IL_0000: ldstr "This I wrote"
IL_0000: ldstr "This I wrote"
IL_0005: call void [System.Console]System.Console::WriteLine(string)
IL_0005: call void [System.Console]System.Console::WriteLine(string)
Copier
Copié
Copier
Copié
IL_000a:
ret
IL_000a:
ldstr "This I wove"
} // end of method WhatIWantTo
Write::Main
IL_000f: call void [System.Console]System.Console::WriteLine(string)
IL_0014: ret
} // end of method WhatIWantTo
Get::ProperMain
.method public hidebysig specialname rtspecialname
.method public hidebysig specialname rtspecialname
instance void .ctor () cil managed
instance void .ctor () cil managed
{
{
Copier
Copié
Copier
Copié
// Method begins at RVA 0x20
5c
// Method begins at RVA 0x20
7a
// Code size 7 (0x7)
// Code size 7 (0x7)
.maxstack 8
.maxstack 8
IL_0000: ldarg.0
IL_0000: ldarg.0
IL_0001: call instance void [System.Runtime]System.Object::.ctor()
IL_0001: call instance void [System.Runtime]System.Object::.ctor()
IL_0006: ret
IL_0006: ret
Copier
Copié
Copier
Copié
} // end of method WhatIWantTo
Write
::.ctor
} // end of method WhatIWantTo
Get
::.ctor
Copier
Copié
Copier
Copié
} // end of class WhatIWantTo
Write
} // end of class WhatIWantTo
Get
Différences enregistrées
Texte d'origine
Ouvrir un fichier
.class public auto ansi beforefieldinit WhatIWantToWrite extends [System.Runtime]System.Object { // Methods .method public hidebysig static void Main ( string[] args ) cil managed { // Method begins at RVA 0x2050 // Code size 11 (0xb) .maxstack 8 .entrypoint IL_0000: ldstr "This I wrote" IL_0005: call void [System.Console]System.Console::WriteLine(string) IL_000a: ret } // end of method WhatIWantToWrite::Main .method public hidebysig specialname rtspecialname instance void .ctor () cil managed { // Method begins at RVA 0x205c // Code size 7 (0x7) .maxstack 8 IL_0000: ldarg.0 IL_0001: call instance void [System.Runtime]System.Object::.ctor() IL_0006: ret } // end of method WhatIWantToWrite::.ctor } // end of class WhatIWantToWrite
Texte modifié
Ouvrir un fichier
.class public auto ansi beforefieldinit WhatIWantToGet extends [System.Runtime]System.Object { // Methods .method public hidebysig static void ProperMain ( string[] args ) cil managed { // Method begins at RVA 0x2064 // Code size 21 (0x15) .maxstack 8 IL_0000: ldstr "This I wrote" IL_0005: call void [System.Console]System.Console::WriteLine(string) IL_000a: ldstr "This I wove" IL_000f: call void [System.Console]System.Console::WriteLine(string) IL_0014: ret } // end of method WhatIWantToGet::ProperMain .method public hidebysig specialname rtspecialname instance void .ctor () cil managed { // Method begins at RVA 0x207a // Code size 7 (0x7) .maxstack 8 IL_0000: ldarg.0 IL_0001: call instance void [System.Runtime]System.Object::.ctor() IL_0006: ret } // end of method WhatIWantToGet::.ctor } // end of class WhatIWantToGet
Trouver la différence