⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tes.js

📁 从IDE转到gdb调试
💻 JS
📖 第 1 页 / 共 2 页
字号:
$("#addcomment").length && $("#comment_reply_ID").length && $(".commentlist").length && $("#comment").length && $("#addcommentanchor").length){return true}alert("The DOM is not right, \nYou should compare your comments.php with the original comments.php and make sure the required elements have not been removed");return false;}function reRoot(){$("#reroot").hide();$("#addcomment").appendTo($(".commentlist"));document.location.href = "#addcommentanchor";_$ff();$("#comment_reply_ID").val("0");}function _$h(){$(".comment").addClass("collapsed"); return false;}function _$s(){$(".comment").removeClass("collapsed"); return false;}function _$ff(){$("#comment").focus();return false;}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -