</a>
</div>
<div class="btn-group" role="group">
<form id="form_collect_12111525" class="form_collect abstract-collect-field-btn" action="/file_system/file/operation/collect/add/12111525/" method="post">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<a class="btn btn-link" title="收藏" onclick="$('#form_collect_12111525').submit();" style="cursor: pointer;">
<span class="glyphicon glyphicon-star-empty form_collect_12111525_star" style="top: 2px;"></span>
<span class="form_collect_12111525_collectcnt">
收藏
</span>
</a>
<script>
$(document).ready(function () {
$('#form_collect_12111525').on("submit", GLOBAL_FILE_COLLECT_FUNCTION);
});
</script>
</form>
</div>
</div>
<hr style="margin: 0 0 10px 0;">
<div id="comment_field_12111525" style="padding: 10px; display: none;">
<h3 style="font-weight: normal; margin: 10px 0 30px 0;">0 评论</h3>
<div class="row">
<div class="col-md-1 col-sm-2 col-xs-3">
<a href = "/user/myspace/index/452072/">
<img class="img-circle" src="https://cdn.acwing.com/media/user/profile/photo/452072_md_8e6dbad438.png" width="45px" alt="我的头像">
</a>
</div>
<div class="col-md-11 col-sm-10 col-xs-9">
<form id="comment_reply_form_top_12111525" class="comment_reply_form" role="form" method="post" action="/file_system/file/operation/comment/add/12111525/0/" enctype="multipart/form-data">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<textarea class="file-comment" name="content" cols="40" rows="2" maxlength="3000" required title="回复" placeholder="在这里写评论...(支持MarkDown和Latex语法)"></textarea>
<div class="col-md-offset-10 col-md-2 col-sm-offset-9 col-sm-3 col-xs-offset-7 col-xs-5">
<button id="comment_reply_submit_btn_12111525" class="form-control btn btn-link" style="border-radius: 5px">
提交评论
</button>
</div>
</form>
<script>
$(document).ready(function () {
$('#comment_reply_submit_btn_12111525').click(function () {
GLOBAL_FILE_OPERATION_ADD_FILE_ID = 12111525;
});
$('#comment_reply_form_top_12111525').on("submit", GLOBAL_FILE_COMMENT_ADD_FUNCTION);
})
</script>
</div>
</div>
<div id="comment_list_field_12111525" class="comment_list_field"></div>
</div>
</div>
</div>
<div id="file-content-abstract-field-12111511" class="panel panel-default about-index-file-panel file-content-abstract-page-flag"
data-file-id="12111511">
<div class="panel-body about-index-file-panel-body">
<div class="about-index-file-type tex2jax_ignore">
新鲜事
<a href="/file_system/file/content/whole/index/content/12111511/" target="_blank"><span class="file-field-title pull-right">原文</span></a>
</div>
<hr style="margin: 0 0 10px 0;">
<div class="row" style="margin: 0">
<div class="col-xs-2 col-sm-1">
<a href="/user/myspace/index/452072/" target="_blank">
<img class="img-circle" src="https://cdn.acwing.com/media/user/profile/photo/452072_md_8e6dbad438.png"
alt="小智的银杏叶的头像"
width="45px">
</a>
</div>
<div class="col-xs-10 col-sm-11">
<a href="/user/myspace/index/452072/" target="_blank">
<span class="about-index-file-panel-username">
小智的银杏叶
</span>
</a>
<br>
<span title="2024-07-03 09:29">
<span class="about-index-file-panel-time">21分钟前</span>
</span>
</div>
</div>
<div style="padding-left: 45px;">
<div id="file-content-field-12111511" class="file-content-field" style="max-height: none;">
<div class="tex2jax_ignore" style="white-space: pre-wrap; word-break: break-all; padding-right: 25px; margin-top: 10px;">憨厚的微笑2.0</div>
<div class="news-photos" style="font-size: 0;">
<img src="https://video.acwing.com/image/default/F7501AD5483B47BEBE09D13582E19DF0-6-2.png?auth_key=1720656000-ac2845wing-0-ed3ca78a52cb99e8b9acc60c22870a80" alt="图片" style="margin: 2px; font-size: 0; border-radius: 5px; object-fit: cover; cursor: pointer; width: 30%; aspect-ratio: 1 / 1;">
</div>
</div>
<a id="file-content-filed-more-btn-12111511" style="display: none; margin-left: -30px; cursor: pointer;">展开</a>
<script>
$(document).ready(function () {
$("#file-content-field-12111511").find("img").on('click', function() {
$('#overlay')
.css({backgroundImage: `url(${this.src})`})
.addClass('open')
.one('click', function() { $(this).removeClass('open'); });
});
});
</script>
</div>
<hr style="margin: 10px 0 0 0;">
<div class="btn-group btn-group-justified" role="group" style="padding-bottom: 5px;">
<div class="btn-group" role="group">
<form id="form_vote_12111511" class="abstract-vote-field-btn" action="/file_system/file/operation/vote/up/12111511/" method="post">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<a class="btn btn-link" title="赞" onclick="$('#form_vote_12111511').submit();" style="cursor: pointer;">
<span class="glyphicon glyphicon-heart-empty form_vote_12111511_heart" style="top: 2px;"></span>
<span class="form_vote_12111511_votecnt">
赞
</span>
</a>
<script>
$(document).ready(function () {
$('#form_vote_12111511').on("submit", GLOBAL_FILE_VOTE_UP_FUNCTION);
});
</script>
</form>
</div>
<div class="btn-group" role="group">
<a id="comment_field_btn_12111511" data-file-id="12111511" class="btn btn-link abstract-comment-field-btn" title="评论">
<span class="file_commentcnt glyphicon glyphicon-comment" style="top: 2px;"></span>
<span id="file_commentcnt_12111511">
评论
</span>
</a>
</div>
<div class="btn-group" role="group">
<form id="form_collect_12111511" class="form_collect abstract-collect-field-btn" action="/file_system/file/operation/collect/add/12111511/" method="post">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<a class="btn btn-link" title="收藏" onclick="$('#form_collect_12111511').submit();" style="cursor: pointer;">
<span class="glyphicon glyphicon-star-empty form_collect_12111511_star" style="top: 2px;"></span>
<span class="form_collect_12111511_collectcnt">
收藏
</span>
</a>
<script>
$(document).ready(function () {
$('#form_collect_12111511').on("submit", GLOBAL_FILE_COLLECT_FUNCTION);
});
</script>
</form>
</div>
</div>
<hr style="margin: 0 0 10px 0;">
<div id="comment_field_12111511" style="padding: 10px; display: none;">
<h3 style="font-weight: normal; margin: 10px 0 30px 0;">0 评论</h3>
<div class="row">
<div class="col-md-1 col-sm-2 col-xs-3">
<a href = "/user/myspace/index/452072/">
<img class="img-circle" src="https://cdn.acwing.com/media/user/profile/photo/452072_md_8e6dbad438.png" width="45px" alt="我的头像">
</a>
</div>
<div class="col-md-11 col-sm-10 col-xs-9">
<form id="comment_reply_form_top_12111511" class="comment_reply_form" role="form" method="post" action="/file_system/file/operation/comment/add/12111511/0/" enctype="multipart/form-data">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<textarea class="file-comment" name="content" cols="40" rows="2" maxlength="3000" required title="回复" placeholder="在这里写评论...(支持MarkDown和Latex语法)"></textarea>
<div class="col-md-offset-10 col-md-2 col-sm-offset-9 col-sm-3 col-xs-offset-7 col-xs-5">
<button id="comment_reply_submit_btn_12111511" class="form-control btn btn-link" style="border-radius: 5px">
提交评论
</button>
</div>
</form>
<script>
$(document).ready(function () {
$('#comment_reply_submit_btn_12111511').click(function () {
GLOBAL_FILE_OPERATION_ADD_FILE_ID = 12111511;
});
$('#comment_reply_form_top_12111511').on("submit", GLOBAL_FILE_COMMENT_ADD_FUNCTION);
})
</script>
</div>
</div>
<div id="comment_list_field_12111511" class="comment_list_field"></div>
</div>
</div>
</div>
<div id="file-content-abstract-field-12111506" class="panel panel-default about-index-file-panel file-content-abstract-page-flag"
data-file-id="12111506">
<div class="panel-body about-index-file-panel-body">
<div class="about-index-file-type tex2jax_ignore">
新鲜事
<a href="/file_system/file/content/whole/index/content/12111506/" target="_blank"><span class="file-field-title pull-right">原文</span></a>
</div>
<hr style="margin: 0 0 10px 0;">
<div class="row" style="margin: 0">
<div class="col-xs-2 col-sm-1">
<a href="/user/myspace/index/452072/" target="_blank">
<img class="img-circle" src="https://cdn.acwing.com/media/user/profile/photo/452072_md_8e6dbad438.png"
alt="小智的银杏叶的头像"
width="45px">
</a>
</div>
<div class="col-xs-10 col-sm-11">
<a href="/user/myspace/index/452072/" target="_blank">
<span class="about-index-file-panel-username">
小智的银杏叶
</span>
</a>
<br>
<span title="2024-07-03 09:28">
<span class="about-index-file-panel-time">22分钟前</span>
</span>
</div>
</div>
<div style="padding-left: 45px;">
<div id="file-content-field-12111506" class="file-content-field" style="max-height: none;">
<div class="tex2jax_ignore" style="white-space: pre-wrap; word-break: break-all; padding-right: 25px; margin-top: 10px;">经验之书</div>
<div class="news-photos" style="font-size: 0;">
<img src="https://video.acwing.com/image/default/9ED8C9858C144D69942254547AC09937-6-2.png?auth_key=1720656000-ac2845wing-0-f71d87d9ba66f798b5ac6704ae0c5124" alt="图片" style="margin: 2px; font-size: 0; border-radius: 5px; object-fit: cover; cursor: pointer; width: 30%; aspect-ratio: 1 / 1;">
</div>
</div>
<a id="file-content-filed-more-btn-12111506" style="display: none; margin-left: -30px; cursor: pointer;">展开</a>
<script>
$(document).ready(function () {
$("#file-content-field-12111506").find("img").on('click', function() {
$('#overlay')
.css({backgroundImage: `url(${this.src})`})
.addClass('open')
.one('click', function() { $(this).removeClass('open'); });
});
});
</script>
</div>
<hr style="margin: 10px 0 0 0;">
<div class="btn-group btn-group-justified" role="group" style="padding-bottom: 5px;">
<div class="btn-group" role="group">
<form id="form_vote_12111506" class="abstract-vote-field-btn" action="/file_system/file/operation/vote/up/12111506/" method="post">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<a class="btn btn-link" title="赞" onclick="$('#form_vote_12111506').submit();" style="cursor: pointer;">
<span class="glyphicon glyphicon-heart-empty form_vote_12111506_heart" style="top: 2px;"></span>
<span class="form_vote_12111506_votecnt">
赞
</span>
</a>
<script>
$(document).ready(function () {
$('#form_vote_12111506').on("submit", GLOBAL_FILE_VOTE_UP_FUNCTION);
});
</script>
</form>
</div>
<div class="btn-group" role="group">
<a id="comment_field_btn_12111506" data-file-id="12111506" class="btn btn-link abstract-comment-field-btn" title="评论">
<span class="file_commentcnt glyphicon glyphicon-comment" style="top: 2px;"></span>
<span id="file_commentcnt_12111506">
评论
</span>
</a>
</div>
<div class="btn-group" role="group">
<form id="form_collect_12111506" class="form_collect abstract-collect-field-btn" action="/file_system/file/operation/collect/add/12111506/" method="post">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<a class="btn btn-link" title="收藏" onclick="$('#form_collect_12111506').submit();" style="cursor: pointer;">
<span class="glyphicon glyphicon-star-empty form_collect_12111506_star" style="top: 2px;"></span>
<span class="form_collect_12111506_collectcnt">
收藏
</span>
</a>
<script>
$(document).ready(function () {
$('#form_collect_12111506').on("submit", GLOBAL_FILE_COLLECT_FUNCTION);
});
</script>
</form>
</div>
</div>
<hr style="margin: 0 0 10px 0;">
<div id="comment_field_12111506" style="padding: 10px; display: none;">
<h3 style="font-weight: normal; margin: 10px 0 30px 0;">0 评论</h3>
<div class="row">
<div class="col-md-1 col-sm-2 col-xs-3">
<a href = "/user/myspace/index/452072/">
<img class="img-circle" src="https://cdn.acwing.com/media/user/profile/photo/452072_md_8e6dbad438.png" width="45px" alt="我的头像">
</a>
</div>
<div class="col-md-11 col-sm-10 col-xs-9">
<form id="comment_reply_form_top_12111506" class="comment_reply_form" role="form" method="post" action="/file_system/file/operation/comment/add/12111506/0/" enctype="multipart/form-data">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<textarea class="file-comment" name="content" cols="40" rows="2" maxlength="3000" required title="回复" placeholder="在这里写评论...(支持MarkDown和Latex语法)"></textarea>
<div class="col-md-offset-10 col-md-2 col-sm-offset-9 col-sm-3 col-xs-offset-7 col-xs-5">
<button id="comment_reply_submit_btn_12111506" class="form-control btn btn-link" style="border-radius: 5px">
提交评论
</button>
</div>
</form>
<script>
$(document).ready(function () {
$('#comment_reply_submit_btn_12111506').click(function () {
GLOBAL_FILE_OPERATION_ADD_FILE_ID = 12111506;
});
$('#comment_reply_form_top_12111506').on("submit", GLOBAL_FILE_COMMENT_ADD_FUNCTION);
})
</script>
</div>
</div>
<div id="comment_list_field_12111506" class="comment_list_field"></div>
</div>
</div>
</div>
<div id="file-content-abstract-field-12111476" class="panel panel-default about-index-file-panel file-content-abstract-page-flag"
data-file-id="12111476">
<div class="panel-body about-index-file-panel-body">
<div class="about-index-file-type tex2jax_ignore">
新鲜事
<a href="/file_system/file/content/whole/index/content/12111476/" target="_blank"><span class="file-field-title pull-right">原文</span></a>
</div>
<hr style="margin: 0 0 10px 0;">
<div class="row" style="margin: 0">
<div class="col-xs-2 col-sm-1">
<a href="/user/myspace/index/452072/" target="_blank">
<img class="img-circle" src="https://cdn.acwing.com/media/user/profile/photo/452072_md_8e6dbad438.png"
alt="小智的银杏叶的头像"
width="45px">
</a>
</div>
<div class="col-xs-10 col-sm-11">
<a href="/user/myspace/index/452072/" target="_blank">
<span class="about-index-file-panel-username">
小智的银杏叶
</span>
</a>
<br>
<span title="2024-07-03 09:22">
<span class="about-index-file-panel-time">28分钟前</span>
</span>
</div>
</div>
<div style="padding-left: 45px;">
<div id="file-content-field-12111476" class="file-content-field" style="max-height: none;">
<div class="tex2jax_ignore" style="white-space: pre-wrap; word-break: break-all; padding-right: 25px; margin-top: 10px;">有人能认出这是什么网站的二维码吗?</div>
<div class="news-photos" style="font-size: 0;">
<img src="https://video.acwing.com/image/default/74F6802F23564A59BA2F7E56F3EF8B93-6-2.png?auth_key=1720656000-ac2845wing-0-11dc37b72631c0755cc2313347359b22" alt="图片" style="margin: 2px; font-size: 0; border-radius: 5px; object-fit: cover; cursor: pointer; width: 30%; aspect-ratio: 1 / 1;">
</div>
</div>
<a id="file-content-filed-more-btn-12111476" style="display: none; margin-left: -30px; cursor: pointer;">展开</a>
<script>
$(document).ready(function () {
$("#file-content-field-12111476").find("img").on('click', function() {
$('#overlay')
.css({backgroundImage: `url(${this.src})`})
.addClass('open')
.one('click', function() { $(this).removeClass('open'); });
});
});
</script>
</div>
<hr style="margin: 10px 0 0 0;">
<div class="btn-group btn-group-justified" role="group" style="padding-bottom: 5px;">
<div class="btn-group" role="group">
<form id="form_vote_12111476" class="abstract-vote-field-btn" action="/file_system/file/operation/vote/up/12111476/" method="post">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<a class="btn btn-link" title="赞" onclick="$('#form_vote_12111476').submit();" style="cursor: pointer;">
<span class="glyphicon glyphicon-heart-empty form_vote_12111476_heart" style="top: 2px;"></span>
<span class="form_vote_12111476_votecnt">
赞
</span>
</a>
<script>
$(document).ready(function () {
$('#form_vote_12111476').on("submit", GLOBAL_FILE_VOTE_UP_FUNCTION);
});
</script>
</form>
</div>
<div class="btn-group" role="group">
<a id="comment_field_btn_12111476" data-file-id="12111476" class="btn btn-link abstract-comment-field-btn" title="评论">
<span class="file_commentcnt glyphicon glyphicon-comment" style="top: 2px;"></span>
<span id="file_commentcnt_12111476">
评论
</span>
</a>
</div>
<div class="btn-group" role="group">
<form id="form_collect_12111476" class="form_collect abstract-collect-field-btn" action="/file_system/file/operation/collect/add/12111476/" method="post">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<a class="btn btn-link" title="收藏" onclick="$('#form_collect_12111476').submit();" style="cursor: pointer;">
<span class="glyphicon glyphicon-star-empty form_collect_12111476_star" style="top: 2px;"></span>
<span class="form_collect_12111476_collectcnt">
收藏
</span>
</a>
<script>
$(document).ready(function () {
$('#form_collect_12111476').on("submit", GLOBAL_FILE_COLLECT_FUNCTION);
});
</script>
</form>
</div>
</div>
<hr style="margin: 0 0 10px 0;">
<div id="comment_field_12111476" style="padding: 10px; display: none;">
<h3 style="font-weight: normal; margin: 10px 0 30px 0;">0 评论</h3>
<div class="row">
<div class="col-md-1 col-sm-2 col-xs-3">
<a href = "/user/myspace/index/452072/">
<img class="img-circle" src="https://cdn.acwing.com/media/user/profile/photo/452072_md_8e6dbad438.png" width="45px" alt="我的头像">
</a>
</div>
<div class="col-md-11 col-sm-10 col-xs-9">
<form id="comment_reply_form_top_12111476" class="comment_reply_form" role="form" method="post" action="/file_system/file/operation/comment/add/12111476/0/" enctype="multipart/form-data">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<textarea class="file-comment" name="content" cols="40" rows="2" maxlength="3000" required title="回复" placeholder="在这里写评论...(支持MarkDown和Latex语法)"></textarea>
<div class="col-md-offset-10 col-md-2 col-sm-offset-9 col-sm-3 col-xs-offset-7 col-xs-5">
<button id="comment_reply_submit_btn_12111476" class="form-control btn btn-link" style="border-radius: 5px">
提交评论
</button>
</div>
</form>
<script>
$(document).ready(function () {
$('#comment_reply_submit_btn_12111476').click(function () {
GLOBAL_FILE_OPERATION_ADD_FILE_ID = 12111476;
});
$('#comment_reply_form_top_12111476').on("submit", GLOBAL_FILE_COMMENT_ADD_FUNCTION);
})
</script>
</div>
</div>
<div id="comment_list_field_12111476" class="comment_list_field"></div>
</div>
</div>
</div>
<div id="file-content-abstract-field-12111455" class="panel panel-default about-index-file-panel file-content-abstract-page-flag"
data-file-id="12111455">
<div class="panel-body about-index-file-panel-body">
<div class="about-index-file-type tex2jax_ignore">
新鲜事
<a href="/file_system/file/content/whole/index/content/12111455/" target="_blank"><span class="file-field-title pull-right">原文</span></a>
</div>
<hr style="margin: 0 0 10px 0;">
<div class="row" style="margin: 0">
<div class="col-xs-2 col-sm-1">
<a href="/user/myspace/index/452072/" target="_blank">
<img class="img-circle" src="https://cdn.acwing.com/media/user/profile/photo/452072_md_8e6dbad438.png"
alt="小智的银杏叶的头像"
width="45px">
</a>
</div>
<div class="col-xs-10 col-sm-11">
<a href="/user/myspace/index/452072/" target="_blank">
<span class="about-index-file-panel-username">
小智的银杏叶
</span>
</a>
<br>
<span title="2024-07-03 09:15">
<span class="about-index-file-panel-time">35分钟前</span>
</span>
</div>
</div>
<div style="padding-left: 45px;">
<div id="file-content-field-12111455" class="file-content-field" style="max-height: none;">
<div class="tex2jax_ignore" style="white-space: pre-wrap; word-break: break-all; padding-right: 25px; margin-top: 10px;">扫码领取大币兜</div>
<div class="news-photos" style="font-size: 0;">
<img src="https://video.acwing.com/image/default/1C2226BF13E544468518FCC2D9D3F15A-6-2.png?auth_key=1720656000-ac2845wing-0-3328ad65d2a6706f43354fc57e84f7f1" alt="图片" style="margin: 2px; font-size: 0; border-radius: 5px; object-fit: cover; cursor: pointer; width: 30%; aspect-ratio: 1 / 1;">
</div>
</div>
<a id="file-content-filed-more-btn-12111455" style="display: none; margin-left: -30px; cursor: pointer;">展开</a>
<script>
$(document).ready(function () {
$("#file-content-field-12111455").find("img").on('click', function() {
$('#overlay')
.css({backgroundImage: `url(${this.src})`})
.addClass('open')
.one('click', function() { $(this).removeClass('open'); });
});
});
</script>
</div>
<hr style="margin: 10px 0 0 0;">
<div class="btn-group btn-group-justified" role="group" style="padding-bottom: 5px;">
<div class="btn-group" role="group">
<form id="form_vote_12111455" class="abstract-vote-field-btn" action="/file_system/file/operation/vote/up/12111455/" method="post">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<a class="btn btn-link" title="赞" onclick="$('#form_vote_12111455').submit();" style="cursor: pointer;">
<span class="glyphicon glyphicon-heart-empty form_vote_12111455_heart" style="top: 2px;"></span>
<span class="form_vote_12111455_votecnt">
赞
</span>
</a>
<script>
$(document).ready(function () {
$('#form_vote_12111455').on("submit", GLOBAL_FILE_VOTE_UP_FUNCTION);
});
</script>
</form>
</div>
<div class="btn-group" role="group">
<a id="comment_field_btn_12111455" data-file-id="12111455" class="btn btn-link abstract-comment-field-btn" title="评论">
<span class="file_commentcnt glyphicon glyphicon-comment" style="top: 2px;"></span>
<span id="file_commentcnt_12111455">
评论
</span>
</a>
</div>
<div class="btn-group" role="group">
<form id="form_collect_12111455" class="form_collect abstract-collect-field-btn" action="/file_system/file/operation/collect/add/12111455/" method="post">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<a class="btn btn-link" title="收藏" onclick="$('#form_collect_12111455').submit();" style="cursor: pointer;">
<span class="glyphicon glyphicon-star-empty form_collect_12111455_star" style="top: 2px;"></span>
<span class="form_collect_12111455_collectcnt">
收藏
</span>
</a>
<script>
$(document).ready(function () {
$('#form_collect_12111455').on("submit", GLOBAL_FILE_COLLECT_FUNCTION);
});
</script>
</form>
</div>
</div>
<hr style="margin: 0 0 10px 0;">
<div id="comment_field_12111455" style="padding: 10px; display: none;">
<h3 style="font-weight: normal; margin: 10px 0 30px 0;">0 评论</h3>
<div class="row">
<div class="col-md-1 col-sm-2 col-xs-3">
<a href = "/user/myspace/index/452072/">
<img class="img-circle" src="https://cdn.acwing.com/media/user/profile/photo/452072_md_8e6dbad438.png" width="45px" alt="我的头像">
</a>
</div>
<div class="col-md-11 col-sm-10 col-xs-9">
<form id="comment_reply_form_top_12111455" class="comment_reply_form" role="form" method="post" action="/file_system/file/operation/comment/add/12111455/0/" enctype="multipart/form-data">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<textarea class="file-comment" name="content" cols="40" rows="2" maxlength="3000" required title="回复" placeholder="在这里写评论...(支持MarkDown和Latex语法)"></textarea>
<div class="col-md-offset-10 col-md-2 col-sm-offset-9 col-sm-3 col-xs-offset-7 col-xs-5">
<button id="comment_reply_submit_btn_12111455" class="form-control btn btn-link" style="border-radius: 5px">
提交评论
</button>
</div>
</form>
<script>
$(document).ready(function () {
$('#comment_reply_submit_btn_12111455').click(function () {
GLOBAL_FILE_OPERATION_ADD_FILE_ID = 12111455;
});
$('#comment_reply_form_top_12111455').on("submit", GLOBAL_FILE_COMMENT_ADD_FUNCTION);
})
</script>
</div>
</div>
<div id="comment_list_field_12111455" class="comment_list_field"></div>
</div>
</div>
</div>
<div id="file-content-abstract-field-12111405" class="panel panel-default about-index-file-panel file-content-abstract-page-flag"
data-file-id="12111405">
<div class="panel-body about-index-file-panel-body">
<div class="about-index-file-type tex2jax_ignore">
新鲜事
<a href="/file_system/file/content/whole/index/content/12111405/" target="_blank"><span class="file-field-title pull-right">原文</span></a>
</div>
<hr style="margin: 0 0 10px 0;">
<div class="row" style="margin: 0">
<div class="col-xs-2 col-sm-1">
<a href="/user/myspace/index/452072/" target="_blank">
<img class="img-circle" src="https://cdn.acwing.com/media/user/profile/photo/452072_md_8e6dbad438.png"
alt="小智的银杏叶的头像"
width="45px">
</a>
</div>
<div class="col-xs-10 col-sm-11">
<a href="/user/myspace/index/452072/" target="_blank">
<span class="about-index-file-panel-username">
小智的银杏叶
</span>
</a>
<br>
<span title="2024-07-03 08:45">
<span class="about-index-file-panel-time">1小时前</span>
</span>
</div>
</div>
<div style="padding-left: 45px;">
<div id="file-content-field-12111405" class="file-content-field" style="max-height: none;">
<div class="tex2jax_ignore" style="white-space: pre-wrap; word-break: break-all; padding-right: 25px; margin-top: 10px;">Accepted
Wrong Answer
Presentation Error
Runtime Error
Compile Error</div>
<div class="news-photos" style="font-size: 0;">
</div>
</div>
<a id="file-content-filed-more-btn-12111405" style="display: none; margin-left: -30px; cursor: pointer;">展开</a>
<script>
$(document).ready(function () {
$("#file-content-field-12111405").find("img").on('click', function() {
$('#overlay')
.css({backgroundImage: `url(${this.src})`})
.addClass('open')
.one('click', function() { $(this).removeClass('open'); });
});
});
</script>
</div>
<hr style="margin: 10px 0 0 0;">
<div class="btn-group btn-group-justified" role="group" style="padding-bottom: 5px;">
<div class="btn-group" role="group">
<form id="form_vote_12111405" class="abstract-vote-field-btn" action="/file_system/file/operation/vote/up/12111405/" method="post">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<a class="btn btn-link" title="赞" onclick="$('#form_vote_12111405').submit();" style="cursor: pointer;">
<span class="glyphicon glyphicon-heart-empty form_vote_12111405_heart" style="top: 2px;"></span>
<span class="form_vote_12111405_votecnt">
赞
</span>
</a>
<script>
$(document).ready(function () {
$('#form_vote_12111405').on("submit", GLOBAL_FILE_VOTE_UP_FUNCTION);
});
</script>
</form>
</div>
<div class="btn-group" role="group">
<a id="comment_field_btn_12111405" data-file-id="12111405" class="btn btn-link abstract-comment-field-btn" title="评论">
<span class="file_commentcnt glyphicon glyphicon-comment" style="top: 2px;"></span>
<span id="file_commentcnt_12111405">
评论
</span>
</a>
</div>
<div class="btn-group" role="group">
<form id="form_collect_12111405" class="form_collect abstract-collect-field-btn" action="/file_system/file/operation/collect/add/12111405/" method="post">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<a class="btn btn-link" title="收藏" onclick="$('#form_collect_12111405').submit();" style="cursor: pointer;">
<span class="glyphicon glyphicon-star-empty form_collect_12111405_star" style="top: 2px;"></span>
<span class="form_collect_12111405_collectcnt">
收藏
</span>
</a>
<script>
$(document).ready(function () {
$('#form_collect_12111405').on("submit", GLOBAL_FILE_COLLECT_FUNCTION);
});
</script>
</form>
</div>
</div>
<hr style="margin: 0 0 10px 0;">
<div id="comment_field_12111405" style="padding: 10px; display: none;">
<h3 style="font-weight: normal; margin: 10px 0 30px 0;">0 评论</h3>
<div class="row">
<div class="col-md-1 col-sm-2 col-xs-3">
<a href = "/user/myspace/index/452072/">
<img class="img-circle" src="https://cdn.acwing.com/media/user/profile/photo/452072_md_8e6dbad438.png" width="45px" alt="我的头像">
</a>
</div>
<div class="col-md-11 col-sm-10 col-xs-9">
<form id="comment_reply_form_top_12111405" class="comment_reply_form" role="form" method="post" action="/file_system/file/operation/comment/add/12111405/0/" enctype="multipart/form-data">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<textarea class="file-comment" name="content" cols="40" rows="2" maxlength="3000" required title="回复" placeholder="在这里写评论...(支持MarkDown和Latex语法)"></textarea>
<div class="col-md-offset-10 col-md-2 col-sm-offset-9 col-sm-3 col-xs-offset-7 col-xs-5">
<button id="comment_reply_submit_btn_12111405" class="form-control btn btn-link" style="border-radius: 5px">
提交评论
</button>
</div>
</form>
<script>
$(document).ready(function () {
$('#comment_reply_submit_btn_12111405').click(function () {
GLOBAL_FILE_OPERATION_ADD_FILE_ID = 12111405;
});
$('#comment_reply_form_top_12111405').on("submit", GLOBAL_FILE_COMMENT_ADD_FUNCTION);
})
</script>
</div>
</div>
<div id="comment_list_field_12111405" class="comment_list_field"></div>
</div>
</div>
</div>
<div id="file-content-abstract-field-12111399" class="panel panel-default about-index-file-panel file-content-abstract-page-flag"
data-file-id="12111399">
<div class="panel-body about-index-file-panel-body">
<div class="about-index-file-type tex2jax_ignore">
新鲜事
<a href="/file_system/file/content/whole/index/content/12111399/" target="_blank"><span class="file-field-title pull-right">原文</span></a>
</div>
<hr style="margin: 0 0 10px 0;">
<div class="row" style="margin: 0">
<div class="col-xs-2 col-sm-1">
<a href="/user/myspace/index/452072/" target="_blank">
<img class="img-circle" src="https://cdn.acwing.com/media/user/profile/photo/452072_md_8e6dbad438.png"
alt="小智的银杏叶的头像"
width="45px">
</a>
</div>
<div class="col-xs-10 col-sm-11">
<a href="/user/myspace/index/452072/" target="_blank">
<span class="about-index-file-panel-username">
小智的银杏叶
</span>
</a>
<br>
<span title="2024-07-03 08:41">
<span class="about-index-file-panel-time">1小时前</span>
</span>
</div>
</div>
<div style="padding-left: 45px;">
<div id="file-content-field-12111399" class="file-content-field" style="max-height: none;">
<div class="tex2jax_ignore" style="white-space: pre-wrap; word-break: break-all; padding-right: 25px; margin-top: 10px;">憨厚的微笑</div>
<div class="news-photos" style="font-size: 0;">
<img src="https://video.acwing.com/image/default/6D7FD60014B64F4CB2555849E3580551-6-2.jpg?auth_key=1720656000-ac2845wing-0-4f9f0ca4434d05839ddd1cd580aeacef" alt="图片" style="margin: 2px; font-size: 0; border-radius: 5px; object-fit: cover; cursor: pointer; width: 30%; aspect-ratio: 1 / 1;">
</div>
</div>
<a id="file-content-filed-more-btn-12111399" style="display: none; margin-left: -30px; cursor: pointer;">展开</a>
<script>
$(document).ready(function () {
$("#file-content-field-12111399").find("img").on('click', function() {
$('#overlay')
.css({backgroundImage: `url(${this.src})`})
.addClass('open')
.one('click', function() { $(this).removeClass('open'); });
});
});
</script>
</div>
<hr style="margin: 10px 0 0 0;">
<div class="btn-group btn-group-justified" role="group" style="padding-bottom: 5px;">
<div class="btn-group" role="group">
<form id="form_vote_12111399" class="abstract-vote-field-btn" action="/file_system/file/operation/vote/up/12111399/" method="post">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<a class="btn btn-link" title="赞" onclick="$('#form_vote_12111399').submit();" style="cursor: pointer;">
<span class="glyphicon glyphicon-heart-empty form_vote_12111399_heart" style="top: 2px;"></span>
<span class="form_vote_12111399_votecnt">
4
</span>
</a>
<script>
$(document).ready(function () {
$('#form_vote_12111399').on("submit", GLOBAL_FILE_VOTE_UP_FUNCTION);
});
</script>
</form>
</div>
<div class="btn-group" role="group">
<a id="comment_field_btn_12111399" data-file-id="12111399" class="btn btn-link abstract-comment-field-btn" title="评论">
<span class="file_commentcnt glyphicon glyphicon-comment" style="top: 2px;"></span>
<span id="file_commentcnt_12111399">
评论
</span>
</a>
</div>
<div class="btn-group" role="group">
<form id="form_collect_12111399" class="form_collect abstract-collect-field-btn" action="/file_system/file/operation/collect/add/12111399/" method="post">
<input type="hidden" name="csrfmiddlewaretoken" value="1WBlJLEa1PlcgETiLKKZd0oxAnDBG53eZADQLQQXd9rurd02nl5QXLrAQQdHrgVH">
<a class="btn btn-link" title="收藏" onclick="$('#form_collect_12111399').submit();" style="cursor: pointer;">