Diff
checker
텍스트
텍스트
이미지
문서
Excel
폴더
Legal
Enterprise
데스크톱
요금제
로그인
데스크톱 앱 다운로드
텍스트 비교
두 텍스트 파일의 차이점을 찾아보세요
도구
기록
실시간 편집
변경 없는 행 숨기기
줄바꿈 비활성화
레이아웃
나란히 보기
합쳐 보기
비교 단위
스마트
단어
글자
구문 강조
언어 선택
제외
텍스트 변환
첫 변경으로
수정
Diffchecker Desktop
가장 안전하게 Diffchecker를 사용하는 방법. 데스크톱 앱을 사용하면 비교 데이터가 외부로 전송되지 않습니다!
데스크톱 앱 받기
WallLists v1.0.7 -> v1.0.8
생성일
9개월 전
비교 결과 만료 없음
초기화
내보내기
공유
설명
1 삭제
행
총
삭제
글자
총
삭제
이 기능을 계속 사용하려면 업그레이드해 주세요
Diff
checker
Pro
요금제 보기
54 행
복사
4 추가
행
총
추가
글자
총
추가
이 기능을 계속 사용하려면 업그레이드해 주세요
Diff
checker
Pro
요금제 보기
57 행
복사
{
{
"DatabaseType": 1,
"DatabaseType": 1,
"DatabaseSettings": {
"DatabaseSettings": {
"host": "localhost",
"host": "localhost",
"database": "database",
"database": "database",
"username": "user",
"username": "user",
"password": "password",
"password": "password",
"port": 3306,
"port": 3306,
"sslmode": "none",
"sslmode": "none",
"table-prefix": ""
"table-prefix": ""
},
},
"ListSettings": {
"ListSettings": {
"TimesTitleText": "|---- Map Times ----|",
"TimesTitleText": "|---- Map Times ----|",
"TimesTextAlignment": "center",
"TimesTextAlignment": "center",
"TimesCount": 5,
"TimesCount": 5,
"PointsTitleText": "|--- Points Leaders ---|",
"PointsTitleText": "|--- Points Leaders ---|",
"PointsTextAlignment": "center",
"PointsTextAlignment": "center",
"PointsCount": 5,
"PointsCount": 5,
"CompletionsTitleText": "|--- Maps Completed ---|",
"CompletionsTitleText": "|--- Maps Completed ---|",
"CompletionsTextAlignment": "center",
"CompletionsTextAlignment": "center",
"CompletionsCount": 5
"CompletionsCount": 5
},
},
"TextSettings": {
"TextSettings": {
"FontName": "Arial Bold",
"FontName": "Arial Bold",
"TitleFontSize": 26,
"TitleFontSize": 26,
"TitleTextScale": 0.45,
"TitleTextScale": 0.45,
"ListFontSize": 24,
"ListFontSize": 24,
"ListTextScale": 0.35,
"ListTextScale": 0.35,
"MaxNameLength": 32,
"MaxNameLength": 32,
"TitleTextColor": "Magenta",
"TitleTextColor": "Magenta",
"FirstPlaceColor": "Lime",
"FirstPlaceColor": "Lime",
"SecondPlaceColor": "Coral",
"SecondPlaceColor": "Coral",
"ThirdPlaceColor": "Cyan",
"ThirdPlaceColor": "Cyan",
"DefaultColor": "White"
"DefaultColor": "White"
},
},
"Commands": {
"Commands": {
"TimesListCommand": "tlist",
"TimesListCommand": "tlist",
"PointsListCommand": "plist",
"PointsListCommand": "plist",
"CompletionsListCommand": "clist",
"CompletionsListCommand": "clist",
"RemoveListCommand": "rlist",
"RemoveListCommand": "rlist",
복사
복사됨
복사
복사됨
"MoveMenuCommand": "mlist",
"ReloadConfigCommand": "reloadlistcfg",
"ReloadConfigCommand": "reloadlistcfg",
"UpdateConfigCommand": "updatelistcfg",
"UpdateConfigCommand": "updatelistcfg",
"CommandPermission": "@css/root"
"CommandPermission": "@css/root"
},
},
"TimeBasedUpdate": false,
"TimeBasedUpdate": false,
"UpdateInterval": 300,
"UpdateInterval": 300,
"RecordStyle": "0",
"RecordStyle": "0",
복사
복사됨
복사
복사됨
"DefaultMode": "85t",
"EnableBackground": true,
"EnableBackground": true,
"BackgroundWidth": 30.0,
"BackgroundWidth": 30.0,
"SaveToDb": false,
"SaveToDb": false,
"RemoveDistance": 200,
"RemoveDistance": 200,
복사
복사됨
복사
복사됨
"MenuType": "WasdMenu",
"AutoUpdateConfig": false,
"AutoUpdateConfig": false,
복사
복사됨
복사
복사됨
"ConfigVersion":
7
"ConfigVersion":
8
}
}
저장된 비교 결과
원본
파일 열기
{ "DatabaseType": 1, "DatabaseSettings": { "host": "localhost", "database": "database", "username": "user", "password": "password", "port": 3306, "sslmode": "none", "table-prefix": "" }, "ListSettings": { "TimesTitleText": "|---- Map Times ----|", "TimesTextAlignment": "center", "TimesCount": 5, "PointsTitleText": "|--- Points Leaders ---|", "PointsTextAlignment": "center", "PointsCount": 5, "CompletionsTitleText": "|--- Maps Completed ---|", "CompletionsTextAlignment": "center", "CompletionsCount": 5 }, "TextSettings": { "FontName": "Arial Bold", "TitleFontSize": 26, "TitleTextScale": 0.45, "ListFontSize": 24, "ListTextScale": 0.35, "MaxNameLength": 32, "TitleTextColor": "Magenta", "FirstPlaceColor": "Lime", "SecondPlaceColor": "Coral", "ThirdPlaceColor": "Cyan", "DefaultColor": "White" }, "Commands": { "TimesListCommand": "tlist", "PointsListCommand": "plist", "CompletionsListCommand": "clist", "RemoveListCommand": "rlist", "ReloadConfigCommand": "reloadlistcfg", "UpdateConfigCommand": "updatelistcfg", "CommandPermission": "@css/root" }, "TimeBasedUpdate": false, "UpdateInterval": 300, "RecordStyle": "0", "EnableBackground": true, "BackgroundWidth": 30.0, "SaveToDb": false, "RemoveDistance": 200, "AutoUpdateConfig": false, "ConfigVersion": 7 }
수정본
파일 열기
{ "DatabaseType": 1, "DatabaseSettings": { "host": "localhost", "database": "database", "username": "user", "password": "password", "port": 3306, "sslmode": "none", "table-prefix": "" }, "ListSettings": { "TimesTitleText": "|---- Map Times ----|", "TimesTextAlignment": "center", "TimesCount": 5, "PointsTitleText": "|--- Points Leaders ---|", "PointsTextAlignment": "center", "PointsCount": 5, "CompletionsTitleText": "|--- Maps Completed ---|", "CompletionsTextAlignment": "center", "CompletionsCount": 5 }, "TextSettings": { "FontName": "Arial Bold", "TitleFontSize": 26, "TitleTextScale": 0.45, "ListFontSize": 24, "ListTextScale": 0.35, "MaxNameLength": 32, "TitleTextColor": "Magenta", "FirstPlaceColor": "Lime", "SecondPlaceColor": "Coral", "ThirdPlaceColor": "Cyan", "DefaultColor": "White" }, "Commands": { "TimesListCommand": "tlist", "PointsListCommand": "plist", "CompletionsListCommand": "clist", "RemoveListCommand": "rlist", "MoveMenuCommand": "mlist", "ReloadConfigCommand": "reloadlistcfg", "UpdateConfigCommand": "updatelistcfg", "CommandPermission": "@css/root" }, "TimeBasedUpdate": false, "UpdateInterval": 300, "RecordStyle": "0", "DefaultMode": "85t", "EnableBackground": true, "BackgroundWidth": 30.0, "SaveToDb": false, "RemoveDistance": 200, "MenuType": "WasdMenu", "AutoUpdateConfig": false, "ConfigVersion": 8 }
비교하기