Diff
checker
Texto
Texto
Imagens
Documentos
Excel
Pastas
Legal
Enterprise
Aplicativo para desktop
Preços
Fazer login
Baixar o Diffchecker Desktop
Comparar texto
Encontre a diferença entre dois arquivos de texto
Ferramentas
Histórico
Editor live
Recolher inalteradas
Sem quebra de linha
Layout
Dividido
Unificado
Nível de detalhe
Inteligente
Palavra
Caractere
Realce de sintaxe
Escolher sintaxe
Ignorar
Transformar texto
Ir à primeira mudança
Editar entrada
Diffchecker Desktop
A maneira mais segura de usar o Diffchecker. Obtenha o aplicativo Diffchecker Desktop: seus diffs nunca saem do seu computador!
Obter Desktop
Untitled diff
Criado
há 8 anos
O diff nunca expira
Limpar
Exportar
Compartilhar
Explicar
10 remoções
Linhas
Total
Removido
Caracteres
Total
Removido
Para continuar usando este recurso, atualize para
Diff
checker
Pro
Ver preços
33 linhas
Copiar tudo
11 adições
Linhas
Total
Adicionado
Caracteres
Total
Adicionado
Para continuar usando este recurso, atualize para
Diff
checker
Pro
Ver preços
34 linhas
Copiar tudo
Copiar
Copiado
Copiar
Copiado
.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
Copiar
Copiado
Copiar
Copiado
void
Main
(
void
ProperMain
(
string[] args
string[] args
) cil managed
) cil managed
{
{
Copiar
Copiado
Copiar
Copiado
// Method begins at RVA 0x20
50
// Method begins at RVA 0x20
64
// Code size
11 (0xb
)
// Code size
21 (0x15
)
.maxstack 8
.maxstack 8
Copiar
Copiado
Copiar
Copiado
.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)
Copiar
Copiado
Copiar
Copiado
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
{
{
Copiar
Copiado
Copiar
Copiado
// 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
Copiar
Copiado
Copiar
Copiado
} // end of method WhatIWantTo
Write
::.ctor
} // end of method WhatIWantTo
Get
::.ctor
Copiar
Copiado
Copiar
Copiado
} // end of class WhatIWantTo
Write
} // end of class WhatIWantTo
Get
Diferenças salvas
Texto original
Abrir arquivo
.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
Texto alterado
Abrir arquivo
.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
Encontrar Diferença