Diff
checker
テキスト
テキスト
画像
ドキュメント
Excel
フォルダ
Legal
Enterprise
デスクトップ
料金
ログイン
Diffchecker デスクトップのダウンロード
テキスト比較
2 つのテキスト ファイルの違いを見つける
ツール
履歴
ライブエディター
未変更行を折りたたむ
折り返しなし
レイアウト
分割
統合
比較精度
スマート
単語
文字
シンタックスハイライト
構文を選択
無視
テキスト変換
最初の差分へ移動
入力を編集
Diffchecker Desktop
Diffcheckerを実行する最も安全な方法。Diffchecker Desktopアプリを入手:あなたの差分はコンピューターから出ることはありません!
Desktopを入手
Untitled diff
作成日
7 年前
差分は期限切れになりません
クリア
エクスポート
共有
説明
7 削除
行
合計
削除
文字
合計
削除
この機能を引き続き使用するには、アップグレードしてください
Diff
checker
Pro
価格を見る
27 行
すべてコピー
9 追加
行
合計
追加
文字
合計
追加
この機能を引き続き使用するには、アップグレードしてください
Diff
checker
Pro
価格を見る
29 行
すべてコピー
# INCLUDE MSG #
# INCLUDE MSG #
<section id="module-calendar">
<section id="module-calendar">
<header>
<header>
コピー
コピー済み
コピー
コピー済み
<div class="cat-actions">
<a href="${relative_url(SyndicationUrlBuilder::rss('calendar'))}" aria-label="${LangLoader::get_message('syndication', 'common')}"><i class="fa fa-syndication" aria-hidden="true" title="${LangLoader::get_message('syndication', 'common')}"></i></a>
</div>
<h1>
<h1>
コピー
コピー済み
コピー
コピー済み
<a href="${relative_url(SyndicationUrlBuilder::rss('calendar'))}" title="${LangLoader::get_message('syndication', 'common')}"><i class="fa fa-syndication"></i></a>
{@module_title}
{@module_title}
</h1>
</h1>
</header>
</header>
コピー
コピー済み
コピー
コピー済み
<div class="
content
">
<div class="
elements-container
">
# IF NOT C_PENDING_PAGE #
# IF NOT C_PENDING_PAGE #
コピー
コピー済み
コピー
コピー済み
<div id="calendar">
<div id="calendar">
# INCLUDE CALENDAR #
# INCLUDE CALENDAR #
</div>
</div>
<div class="spacer"></div>
<div class="spacer"></div>
# ENDIF #
# ENDIF #
コピー
コピー済み
コピー
コピー済み
<div id="events">
<div id="events">
# INCLUDE EVENTS #
# INCLUDE EVENTS #
</div>
</div>
</div>
</div>
コピー
コピー済み
コピー
コピー済み
<footer></footer>
<footer></footer>
</section>
</section>
保存された差分
原文
ファイルを開く
# INCLUDE MSG # <section id="module-calendar"> <header> <h1> <a href="${relative_url(SyndicationUrlBuilder::rss('calendar'))}" title="${LangLoader::get_message('syndication', 'common')}"><i class="fa fa-syndication"></i></a> {@module_title} </h1> </header> <div class="content"> # IF NOT C_PENDING_PAGE # <div id="calendar"> # INCLUDE CALENDAR # </div> <div class="spacer"></div> # ENDIF # <div id="events"> # INCLUDE EVENTS # </div> </div> <footer></footer> </section>
変更されたテキスト
ファイルを開く
# INCLUDE MSG # <section id="module-calendar"> <header> <div class="cat-actions"> <a href="${relative_url(SyndicationUrlBuilder::rss('calendar'))}" aria-label="${LangLoader::get_message('syndication', 'common')}"><i class="fa fa-syndication" aria-hidden="true" title="${LangLoader::get_message('syndication', 'common')}"></i></a> </div> <h1> {@module_title} </h1> </header> <div class="elements-container"> # IF NOT C_PENDING_PAGE # <div id="calendar"> # INCLUDE CALENDAR # </div> <div class="spacer"></div> # ENDIF # <div id="events"> # INCLUDE EVENTS # </div> </div> <footer></footer> </section>
違いを見つける