Diff
checker
文本
文本
圖像
文檔
Excel
文件夾
Legal
Enterprise
桌面版
定價
登入
下載 Diffchecker 桌面版
比較文本
尋找兩個文字檔案之間的差異
工具
歷史
即時編輯器
摺疊未變更行
關閉換行
檢視
拆分
統一
比對精度
智能
單詞
字符
語法突出顯示
選擇語法
忽略
文字轉換
前往第一個差異
編輯輸入
Diffchecker Desktop
執行Diffchecker最安全的方式。取得Diffchecker桌面應用程式:您的差異永遠不會離開您的電腦!
取得桌面版
Untitled diff
建立於
7 年前
差異永不過期
清除
匯出
分享
解釋
16 刪除
行
總計
刪除
字符
總計
刪除
要繼續使用此功能,請升級到
Diff
checker
Pro
查看價格
85 行
全部複製
110 新增
行
總計
新增
字符
總計
新增
要繼續使用此功能,請升級到
Diff
checker
Pro
查看價格
101 行
全部複製
複製
已複製
複製
已複製
<section id="module-wiki-history" class="wiki-history">
# IF C_ARTICLE #
# IF C_ARTICLE #
複製
已複製
複製
已複製
<
table id="table"
>
<
header
>
<
caption
>{L_HISTORY}
: <a href="{U_ARTICLE}">{TITLE}</a></
caption
>
<
h1
>{L_HISTORY}
: <a href="{U_ARTICLE}">{TITLE}</a></
h1>
<thead>
</header
>
<tr>
<table id="table">
<th>
<thead>
{L_VERSIONS}
<tr>
</th>
<th>
<th>
{L_VERSIONS}
{L_DATE}
</th>
</th>
<th>
<th>
{L_DATE}
{L_AUTHOR}
</th>
</th>
<th>
<th>
{L_CHANGE_REASON}
{L_ACTIONS}
</th>
</th>
<th>
</tr>
{L_AUTHOR}
</thead>
</th>
<tbody>
<th>
# START list #
{L_ACTIONS}
<tr>
</th>
<td>
</tr>
<a href="{list.U_ARTICLE}">{list.TITLE}</a>
{list.CURRENT_RELEASE}
</thead>
</td>
<tbody>
<td>
# START list #
{list.DATE}
<tr>
</td>
<td>
<td>
<a href="{list.U_ARTICLE}">{list.TITLE}</a>
{list.AUTHOR}
<span class="infos-options">
{list.CURRENT_RELEASE}
</span>
</td>
</td>
<td>
<td>
{list.ACTIONS}
{list.DATE}
</td>
</td>
</tr>
<td class="col-max">
# END list #
{list.CHANGE_REASON}
</tbody>
</td>
</table>
<td>
{list.AUTHOR}
</td>
<td>
{list.ACTIONS}
</td>
</tr>
# END list #
</tbody>
</table>
# ELSE #
# ELSE #
複製
已複製
複製
已複製
<table id="table2">
<header>
<caption>{L_HISTORY}</caption>
<h1>{L_HISTORY}</h1>
<thead>
</header>
<tr>
<th>
<table id="table2">
<a href="{TOP_TITLE}"
class="fa fa-table-sort-up"
></a>
<caption>{L_HISTORY}</caption>
{L_TITLE}
<thead>
<a href="{BOTTOM_TITLE}"
class="fa fa-table-sort-down"
></a>
<tr>
</th>
<th>
<th>
<a href="{TOP_TITLE}"
aria-label="${LangLoader::get_message('sort.asc', 'common')}"><i
class="fa fa-table-sort-up"
aria-hidden="true" title="${LangLoader::get_message('sort.asc', 'common')}"></i
></a>
<a href="{TOP_DATE}"
class="fa fa-table-sort-up"
></a>
{L_TITLE}
{L_DATE}
<a href="{BOTTOM_TITLE}"
aria-label="${LangLoader::get_message('sort.desc', 'common')}"><i
class="fa fa-table-sort-down"
aria-hidden="true" title="${LangLoader::get_message('sort.desc', 'common')}"></i
></a>
<a href="{BOTTOM_DATE}"
class="fa fa-table-sort-down"
></a>
</th>
</th>
<th>
<th>
<a href="{TOP_DATE}"
aria-label="${LangLoader::get_message('sort.asc', 'common')}"><i
class="fa fa-table-sort-up"
aria-hidden="true" title="${LangLoader::get_message('sort.asc', 'common')}"></i
></a>
{L_AUTHOR}
{L_DATE}
</th>
<a href="{BOTTOM_DATE}"
aria-label="${LangLoader::get_message('sort.desc', 'common')}"><i
class="fa fa-table-sort-down"
aria-hidden="true" title="${LangLoader::get_message('sort.desc', 'common')}"></i
></a>
</tr>
</th>
</thead>
<th>
# IF C_PAGINATION #
{L_AUTHOR}
<tfoot>
</th>
<tr>
</tr>
<td colspan="3">
</thead>
# INCLUDE PAGINATION #
<tbody>
</td>
# START list #
</tr>
<tr>
</tfoot>
<td>
# ENDIF #
<a href="{list.U_ARTICLE}">{list.TITLE}</a>
<tbody>
</td>
# START list #
<td>
<tr>
{list.DATE}
<td>
</td>
<a href="{list.U_ARTICLE}">{list.TITLE}</a>
<td>
</td>
{list.AUTHOR}
<td>
</td>
{list.DATE}
</tr>
</td>
# END list #
<td>
</tbody>
{list.AUTHOR}
# IF C_PAGINATION #
</td>
<tfoot>
</tr>
<tr>
# END list #
<td colspan="3">
</tbody>
# INCLUDE PAGINATION #
</table>
</td>
</tr>
</tfoot>
# ENDIF #
</table>
# END IF #
# END IF #
複製
已複製
複製
已複製
<footer></footer>
</section>
已保存差異
原始文本
開啟檔案
# IF C_ARTICLE # <table id="table"> <caption>{L_HISTORY}: <a href="{U_ARTICLE}">{TITLE}</a></caption> <thead> <tr> <th> {L_VERSIONS} </th> <th> {L_DATE} </th> <th> {L_AUTHOR} </th> <th> {L_ACTIONS} </th> </tr> </thead> <tbody> # START list # <tr> <td> <a href="{list.U_ARTICLE}">{list.TITLE}</a> {list.CURRENT_RELEASE} </td> <td> {list.DATE} </td> <td> {list.AUTHOR} </td> <td> {list.ACTIONS} </td> </tr> # END list # </tbody> </table> # ELSE # <table id="table2"> <caption>{L_HISTORY}</caption> <thead> <tr> <th> <a href="{TOP_TITLE}" class="fa fa-table-sort-up"></a> {L_TITLE} <a href="{BOTTOM_TITLE}" class="fa fa-table-sort-down"></a> </th> <th> <a href="{TOP_DATE}" class="fa fa-table-sort-up"></a> {L_DATE} <a href="{BOTTOM_DATE}" class="fa fa-table-sort-down"></a> </th> <th> {L_AUTHOR} </th> </tr> </thead> # IF C_PAGINATION # <tfoot> <tr> <td colspan="3"> # INCLUDE PAGINATION # </td> </tr> </tfoot> # ENDIF # <tbody> # START list # <tr> <td> <a href="{list.U_ARTICLE}">{list.TITLE}</a> </td> <td> {list.DATE} </td> <td> {list.AUTHOR} </td> </tr> # END list # </tbody> </table> # END IF #
更改後文本
開啟檔案
<section id="module-wiki-history" class="wiki-history"> # IF C_ARTICLE # <header> <h1>{L_HISTORY} : <a href="{U_ARTICLE}">{TITLE}</a></h1> </header> <table id="table"> <thead> <tr> <th> {L_VERSIONS} </th> <th> {L_DATE} </th> <th> {L_CHANGE_REASON} </th> <th> {L_AUTHOR} </th> <th> {L_ACTIONS} </th> </tr> </thead> <tbody> # START list # <tr> <td> <a href="{list.U_ARTICLE}">{list.TITLE}</a> <span class="infos-options">{list.CURRENT_RELEASE}</span> </td> <td> {list.DATE} </td> <td class="col-max"> {list.CHANGE_REASON} </td> <td> {list.AUTHOR} </td> <td> {list.ACTIONS} </td> </tr> # END list # </tbody> </table> # ELSE # <header> <h1>{L_HISTORY}</h1> </header> <table id="table2"> <caption>{L_HISTORY}</caption> <thead> <tr> <th> <a href="{TOP_TITLE}" aria-label="${LangLoader::get_message('sort.asc', 'common')}"><i class="fa fa-table-sort-up" aria-hidden="true" title="${LangLoader::get_message('sort.asc', 'common')}"></i></a> {L_TITLE} <a href="{BOTTOM_TITLE}" aria-label="${LangLoader::get_message('sort.desc', 'common')}"><i class="fa fa-table-sort-down" aria-hidden="true" title="${LangLoader::get_message('sort.desc', 'common')}"></i></a> </th> <th> <a href="{TOP_DATE}" aria-label="${LangLoader::get_message('sort.asc', 'common')}"><i class="fa fa-table-sort-up" aria-hidden="true" title="${LangLoader::get_message('sort.asc', 'common')}"></i></a> {L_DATE} <a href="{BOTTOM_DATE}" aria-label="${LangLoader::get_message('sort.desc', 'common')}"><i class="fa fa-table-sort-down" aria-hidden="true" title="${LangLoader::get_message('sort.desc', 'common')}"></i></a> </th> <th> {L_AUTHOR} </th> </tr> </thead> <tbody> # START list # <tr> <td> <a href="{list.U_ARTICLE}">{list.TITLE}</a> </td> <td> {list.DATE} </td> <td> {list.AUTHOR} </td> </tr> # END list # </tbody> # IF C_PAGINATION # <tfoot> <tr> <td colspan="3"> # INCLUDE PAGINATION # </td> </tr> </tfoot> # ENDIF # </table> # END IF # <footer></footer> </section>
尋找差異