Diff
checker
テキスト
テキスト
画像
ドキュメント
Excel
フォルダ
Legal
Enterprise
デスクトップ
料金
ログイン
Diffchecker デスクトップのダウンロード
テキスト比較
2 つのテキスト ファイルの違いを見つける
ツール
履歴
ライブエディター
未変更行を折りたたむ
折り返しなし
レイアウト
分割
統合
比較精度
スマート
単語
文字
シンタックスハイライト
構文を選択
無視
テキスト変換
最初の差分へ移動
入力を編集
Diffchecker Desktop
Diffcheckerを実行する最も安全な方法。Diffchecker Desktopアプリを入手:あなたの差分はコンピューターから出ることはありません!
Desktopを入手
Untitled diff
作成日
7 年前
差分は期限切れになりません
クリア
エクスポート
共有
説明
0 削除
行
合計
削除
文字
合計
削除
この機能を引き続き使用するには、アップグレードしてください
Diff
checker
Pro
価格を見る
133 行
すべてコピー
3 追加
行
合計
追加
文字
合計
追加
この機能を引き続き使用するには、アップグレードしてください
Diff
checker
Pro
価格を見る
133 行
すべてコピー
<script src="https://www.google.com/jsapi"></script>
<script src="https://www.google.com/jsapi"></script>
<script>
<script>
google.load("visualization", "1", {packages:["corechart"]});
google.load("visualization", "1", {packages:["corechart"]});
google.setOnLoadCallback(drawChart);
google.setOnLoadCallback(drawChart);
function drawChart() {
function drawChart() {
var status_chart_data = google.visualization.arrayToDataTable([
var status_chart_data = google.visualization.arrayToDataTable([
['{@labels.fields.status}', ${TextHelper::to_js_string(LangLoader::get_message('items_number', 'common'))}],
['{@labels.fields.status}', ${TextHelper::to_js_string(LangLoader::get_message('items_number', 'common'))}],
# START status #
# START status #
['{status.NAME}', {status.NUMBER}],
['{status.NAME}', {status.NUMBER}],
# END status #
# END status #
]);
]);
var status_chart_options = {
var status_chart_options = {
title: '',
title: '',
is3D: 'true',
is3D: 'true',
pieSliceText: 'none'
pieSliceText: 'none'
};
};
var status_chart = new google.visualization.PieChart(document.getElementById('status-chart'));
var status_chart = new google.visualization.PieChart(document.getElementById('status-chart'));
status_chart.draw(status_chart_data, status_chart_options);
status_chart.draw(status_chart_data, status_chart_options);
}
}
</script>
</script>
<div class="spacer"></div>
<div class="spacer"></div>
<section class="block">
<section class="block">
<header>
<header>
<h1>{@labels.fields.status}</h1>
<h1>{@labels.fields.status}</h1>
</header>
</header>
<div class="content">
<div class="content">
<div class="center">
<div class="center">
# IF C_BUGS #
# IF C_BUGS #
<div id="status-chart"></div>
<div id="status-chart"></div>
# ELSE #
# ELSE #
コピー
コピー済み
コピー
コピー済み
<div class="
notice">{@notice.no_bug}</div>
<div class="
message-helper
notice">{@notice.no_bug}</div>
# ENDIF #
# ENDIF #
</div>
</div>
</div>
</div>
</section>
</section>
<div class="spacer"></div>
<div class="spacer"></div>
# IF C_DISPLAY_VERSIONS #
# IF C_DISPLAY_VERSIONS #
<section class="block">
<section class="block">
<header>
<header>
<h1>{@labels.fix_bugs_per_version}</h1>
<h1>{@labels.fix_bugs_per_version}</h1>
</header>
</header>
<div class="content">
<div class="content">
# IF C_FIXED_BUGS #
# IF C_FIXED_BUGS #
<table id="table">
<table id="table">
<thead>
<thead>
<tr>
<tr>
<th>
<th>
{@labels.fields.version}
{@labels.fields.version}
</th>
</th>
<th>
<th>
{@labels.fields.version_release_date}
{@labels.fields.version_release_date}
</th>
</th>
<th>
<th>
{@labels.number_fixed}
{@labels.number_fixed}
</th>
</th>
</tr>
</tr>
</thead>
</thead>
<tbody>
<tbody>
# START fixed_version #
# START fixed_version #
<tr>
<tr>
<td>
<td>
{fixed_version.NAME}
{fixed_version.NAME}
</td>
</td>
<td>
<td>
{fixed_version.RELEASE_DATE}
{fixed_version.RELEASE_DATE}
</td>
</td>
<td>
<td>
# IF C_ROADMAP_ENABLED #<a href="{fixed_version.LINK_VERSION_ROADMAP}">{fixed_version.NUMBER}</a># ELSE #{fixed_version.NUMBER}# ENDIF #
# IF C_ROADMAP_ENABLED #<a href="{fixed_version.LINK_VERSION_ROADMAP}">{fixed_version.NUMBER}</a># ELSE #{fixed_version.NUMBER}# ENDIF #
</td>
</td>
</tr>
</tr>
# END fixed_version #
# END fixed_version #
</tbody>
</tbody>
</table>
</table>
# ELSE #
# ELSE #
コピー
コピー済み
コピー
コピー済み
<div class="
notice">{@notice.no_bug_solved}</div>
<div class="
message-helper
notice">{@notice.no_bug_solved}</div>
# ENDIF #
# ENDIF #
</div>
</div>
</section>
</section>
<div class="spacer"></div>
<div class="spacer"></div>
# ENDIF #
# ENDIF #
# IF C_DISPLAY_TOP_POSTERS #
# IF C_DISPLAY_TOP_POSTERS #
<section class="block">
<section class="block">
<header>
<header>
<h1>{@labels.top_posters}</h1>
<h1>{@labels.top_posters}</h1>
</header>
</header>
<div class="spacer"></div>
<div class="spacer"></div>
<div class="content">
<div class="content">
# IF C_POSTERS #
# IF C_POSTERS #
<table id="table2">
<table id="table2">
<thead>
<thead>
<tr>
<tr>
<th>
<th>
N°
N°
</th>
</th>
<th>
<th>
{@labels.login}
{@labels.login}
</th>
</th>
<th>
<th>
${LangLoader::get_message('items_number', 'common')}
${LangLoader::get_message('items_number', 'common')}
</th>
</th>
</tr>
</tr>
</thead>
</thead>
<tbody>
<tbody>
# START top_poster #
# START top_poster #
<tr>
<tr>
<td>
<td>
{top_poster.ID}
{top_poster.ID}
</td>
</td>
<td>
<td>
# IF top_poster.AUTHOR #<a href="{top_poster.LINK_AUTHOR_PROFILE}" class="{top_poster.AUTHOR_LEVEL_CLASS}" # IF top_poster.C_AUTHOR_GROUP_COLOR # style="color:{top_poster.AUTHOR_GROUP_COLOR}" # ENDIF #>{top_poster.AUTHOR}</a># ELSE #${LangLoader::get_message('visitor', 'user-common')}# ENDIF #
# IF top_poster.AUTHOR #<a href="{top_poster.LINK_AUTHOR_PROFILE}" class="{top_poster.AUTHOR_LEVEL_CLASS}" # IF top_poster.C_AUTHOR_GROUP_COLOR # style="color:{top_poster.AUTHOR_GROUP_COLOR}" # ENDIF #>{top_poster.AUTHOR}</a># ELSE #${LangLoader::get_message('visitor', 'user-common')}# ENDIF #
</td>
</td>
<td>
<td>
{top_poster.USER_BUGS}
{top_poster.USER_BUGS}
</td>
</td>
</tr>
</tr>
# END top_poster #
# END top_poster #
</tbody>
</tbody>
</table>
</table>
# ELSE #
# ELSE #
コピー
コピー済み
コピー
コピー済み
<div class="
notice">{@notice.no_bug}</div>
<div class="
message-helper
notice">{@notice.no_bug}</div>
# ENDIF #
# ENDIF #
</div>
</div>
</section>
</section>
# ENDIF #
# ENDIF #
保存された差分
原文
ファイルを開く
<script src="https://www.google.com/jsapi"></script> <script> google.load("visualization", "1", {packages:["corechart"]}); google.setOnLoadCallback(drawChart); function drawChart() { var status_chart_data = google.visualization.arrayToDataTable([ ['{@labels.fields.status}', ${TextHelper::to_js_string(LangLoader::get_message('items_number', 'common'))}], # START status # ['{status.NAME}', {status.NUMBER}], # END status # ]); var status_chart_options = { title: '', is3D: 'true', pieSliceText: 'none' }; var status_chart = new google.visualization.PieChart(document.getElementById('status-chart')); status_chart.draw(status_chart_data, status_chart_options); } </script> <div class="spacer"></div> <section class="block"> <header> <h1>{@labels.fields.status}</h1> </header> <div class="content"> <div class="center"> # IF C_BUGS # <div id="status-chart"></div> # ELSE # <div class="notice">{@notice.no_bug}</div> # ENDIF # </div> </div> </section> <div class="spacer"></div> # IF C_DISPLAY_VERSIONS # <section class="block"> <header> <h1>{@labels.fix_bugs_per_version}</h1> </header> <div class="content"> # IF C_FIXED_BUGS # <table id="table"> <thead> <tr> <th> {@labels.fields.version} </th> <th> {@labels.fields.version_release_date} </th> <th> {@labels.number_fixed} </th> </tr> </thead> <tbody> # START fixed_version # <tr> <td> {fixed_version.NAME} </td> <td> {fixed_version.RELEASE_DATE} </td> <td> # IF C_ROADMAP_ENABLED #<a href="{fixed_version.LINK_VERSION_ROADMAP}">{fixed_version.NUMBER}</a># ELSE #{fixed_version.NUMBER}# ENDIF # </td> </tr> # END fixed_version # </tbody> </table> # ELSE # <div class="notice">{@notice.no_bug_solved}</div> # ENDIF # </div> </section> <div class="spacer"></div> # ENDIF # # IF C_DISPLAY_TOP_POSTERS # <section class="block"> <header> <h1>{@labels.top_posters}</h1> </header> <div class="spacer"></div> <div class="content"> # IF C_POSTERS # <table id="table2"> <thead> <tr> <th> N° </th> <th> {@labels.login} </th> <th> ${LangLoader::get_message('items_number', 'common')} </th> </tr> </thead> <tbody> # START top_poster # <tr> <td> {top_poster.ID} </td> <td> # IF top_poster.AUTHOR #<a href="{top_poster.LINK_AUTHOR_PROFILE}" class="{top_poster.AUTHOR_LEVEL_CLASS}" # IF top_poster.C_AUTHOR_GROUP_COLOR # style="color:{top_poster.AUTHOR_GROUP_COLOR}" # ENDIF #>{top_poster.AUTHOR}</a># ELSE #${LangLoader::get_message('visitor', 'user-common')}# ENDIF # </td> <td> {top_poster.USER_BUGS} </td> </tr> # END top_poster # </tbody> </table> # ELSE # <div class="notice">{@notice.no_bug}</div> # ENDIF # </div> </section> # ENDIF #
変更されたテキスト
ファイルを開く
<script src="https://www.google.com/jsapi"></script> <script> google.load("visualization", "1", {packages:["corechart"]}); google.setOnLoadCallback(drawChart); function drawChart() { var status_chart_data = google.visualization.arrayToDataTable([ ['{@labels.fields.status}', ${TextHelper::to_js_string(LangLoader::get_message('items_number', 'common'))}], # START status # ['{status.NAME}', {status.NUMBER}], # END status # ]); var status_chart_options = { title: '', is3D: 'true', pieSliceText: 'none' }; var status_chart = new google.visualization.PieChart(document.getElementById('status-chart')); status_chart.draw(status_chart_data, status_chart_options); } </script> <div class="spacer"></div> <section class="block"> <header> <h1>{@labels.fields.status}</h1> </header> <div class="content"> <div class="center"> # IF C_BUGS # <div id="status-chart"></div> # ELSE # <div class="message-helper notice">{@notice.no_bug}</div> # ENDIF # </div> </div> </section> <div class="spacer"></div> # IF C_DISPLAY_VERSIONS # <section class="block"> <header> <h1>{@labels.fix_bugs_per_version}</h1> </header> <div class="content"> # IF C_FIXED_BUGS # <table id="table"> <thead> <tr> <th> {@labels.fields.version} </th> <th> {@labels.fields.version_release_date} </th> <th> {@labels.number_fixed} </th> </tr> </thead> <tbody> # START fixed_version # <tr> <td> {fixed_version.NAME} </td> <td> {fixed_version.RELEASE_DATE} </td> <td> # IF C_ROADMAP_ENABLED #<a href="{fixed_version.LINK_VERSION_ROADMAP}">{fixed_version.NUMBER}</a># ELSE #{fixed_version.NUMBER}# ENDIF # </td> </tr> # END fixed_version # </tbody> </table> # ELSE # <div class="message-helper notice">{@notice.no_bug_solved}</div> # ENDIF # </div> </section> <div class="spacer"></div> # ENDIF # # IF C_DISPLAY_TOP_POSTERS # <section class="block"> <header> <h1>{@labels.top_posters}</h1> </header> <div class="spacer"></div> <div class="content"> # IF C_POSTERS # <table id="table2"> <thead> <tr> <th> N° </th> <th> {@labels.login} </th> <th> ${LangLoader::get_message('items_number', 'common')} </th> </tr> </thead> <tbody> # START top_poster # <tr> <td> {top_poster.ID} </td> <td> # IF top_poster.AUTHOR #<a href="{top_poster.LINK_AUTHOR_PROFILE}" class="{top_poster.AUTHOR_LEVEL_CLASS}" # IF top_poster.C_AUTHOR_GROUP_COLOR # style="color:{top_poster.AUTHOR_GROUP_COLOR}" # ENDIF #>{top_poster.AUTHOR}</a># ELSE #${LangLoader::get_message('visitor', 'user-common')}# ENDIF # </td> <td> {top_poster.USER_BUGS} </td> </tr> # END top_poster # </tbody> </table> # ELSE # <div class="message-helper notice">{@notice.no_bug}</div> # ENDIF # </div> </section> # ENDIF #
違いを見つける