Diff
checker
テキスト
テキスト
画像
ドキュメント
Excel
フォルダ
Legal
Enterprise
デスクトップ
料金
ログイン
Diffchecker デスクトップのダウンロード
テキスト比較
2 つのテキスト ファイルの違いを見つける
ツール
履歴
ライブエディター
未変更行を折りたたむ
折り返しなし
レイアウト
分割
統合
比較精度
スマート
単語
文字
シンタックスハイライト
構文を選択
無視
テキスト変換
最初の差分へ移動
入力を編集
Diffchecker Desktop
Diffcheckerを実行する最も安全な方法。Diffchecker Desktopアプリを入手:あなたの差分はコンピューターから出ることはありません!
Desktopを入手
Untitled diff
作成日
11 年前
差分は期限切れになりません
クリア
エクスポート
共有
説明
2 削除
行
合計
削除
文字
合計
削除
この機能を引き続き使用するには、アップグレードしてください
Diff
checker
Pro
価格を見る
26 行
すべてコピー
5 追加
行
合計
追加
文字
合計
追加
この機能を引き続き使用するには、アップグレードしてください
Diff
checker
Pro
価格を見る
29 行
すべてコピー
コピー
コピー済み
コピー
コピー済み
<!--16
7
moderation_getip-->
<!--16
8
moderation_getip-->
<html>
<html>
<head>
<head>
<title>{$mybb->settings['bbname']} - {$lang->get_post_ip}</title>
<title>{$mybb->settings['bbname']} - {$lang->get_post_ip}</title>
{$headerinclude}
{$headerinclude}
</head>
</head>
<body>
<body>
{$header}
{$header}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<tr>
<td class="thead" colspan="2"><strong>{$lang->get_post_ip}</strong></td>
<td class="thead" colspan="2"><strong>{$lang->get_post_ip}</strong></td>
</tr>
</tr>
コピー
コピー済み
コピー
コピー済み
{$loginbox}
<tr>
<td class="trow1" width="20%"><strong>{$lang->username}</strong></td>
<td class="trow1">{$username}</td>
</tr>
<tr>
<tr>
<td class="trow2"><strong>{$lang->ip_address}</strong></td>
<td class="trow2"><strong>{$lang->ip_address}</strong></td>
<td class="trow2">{$post['ipaddress']}</td>
<td class="trow2">{$post['ipaddress']}</td>
</tr>
</tr>
<tr>
<tr>
<td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td>
<td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td>
<td class="trow2">{$hostname}</td>
<td class="trow2">{$hostname}</td>
</tr>
</tr>
{$modoptions}
{$modoptions}
</table>
</table>
{$footer}
{$footer}
</body>
</body>
</html>
</html>
保存された差分
原文
ファイルを開く
<!--167 moderation_getip--> <html> <head> <title>{$mybb->settings['bbname']} - {$lang->get_post_ip}</title> {$headerinclude} </head> <body> {$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->get_post_ip}</strong></td> </tr> {$loginbox} <tr> <td class="trow2"><strong>{$lang->ip_address}</strong></td> <td class="trow2">{$post['ipaddress']}</td> </tr> <tr> <td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td> <td class="trow2">{$hostname}</td> </tr> {$modoptions} </table> {$footer} </body> </html>
変更されたテキスト
ファイルを開く
<!--168 moderation_getip--> <html> <head> <title>{$mybb->settings['bbname']} - {$lang->get_post_ip}</title> {$headerinclude} </head> <body> {$header} <table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder"> <tr> <td class="thead" colspan="2"><strong>{$lang->get_post_ip}</strong></td> </tr> <tr> <td class="trow1" width="20%"><strong>{$lang->username}</strong></td> <td class="trow1">{$username}</td> </tr> <tr> <td class="trow2"><strong>{$lang->ip_address}</strong></td> <td class="trow2">{$post['ipaddress']}</td> </tr> <tr> <td class="trow1"><strong>{$lang->hostname}<br /><span class="smalltext">{$lang->if_resolvable}</span></strong></td> <td class="trow2">{$hostname}</td> </tr> {$modoptions} </table> {$footer} </body> </html>
違いを見つける