)
<[^<]*)*/gi; var text = html.replace(SCRIPT_REGEX, ""); //正则替换为空 var arr = text.split('@'); if(arr[0] == ' 推荐成功') { //推荐成功提示 var num = parseInt($("#recommendcount").text()); $("#return_qcrecommend_1144741").text(arr[0]); //推荐数加1 $("#recommendcount").text(num+1); //推荐人显示 if($("#recommendcount").text()=='') { $("#recommendtag").html("推荐人"); $("#recommendbody").html(arr[1]); } else { $("#recommendbody").append(arr[1]); } } }); //渲染分享代码 $("#shareblog").html(' '); /* jquery 写法 var comment_cid = window.location.hash; var commentcid = comment_cid.slice(1); if(commentcid) { jQuery("#"+commentcid).parent().animate({height: 'toggle', opacity: 'toggle'}, "fast"); jQuery("#"+commentcid).parent().prev().hide(); } */ //window.onload = function(){ //js写法 //找到锚点 var comment_cid = window.location.hash.toString(); var commentcid = comment_cid.slice(1).toString(); var the Node = document.getElementById(commentcid); if(theNode.hasChildNodes()) { if(theNode.childNodes.length==1) { //alert(theNode.firstChild.nodeType); theNode.style.backgroundColor = "#E6E6B8"; theNode.previousElementSibling.style.marginBottom = "0px"; theNode.previousElementSibling.style.backgroundColor = "#E6E6B8"; theNode.previousElementSibling.previousElementSibling.style.backgroundColor = "#E6E6B8"; window.scrollTo(0, theNode.offsetTop+100); return false; } //获取第 一个子节点 var first=theNode.children[0]; first.style.backgroundColor = "#E6E6B8"; //获取父节点元素 var prent = theNode.parentNode; prent.style.display = 'block'; //前一个元素节点 var pre = prent.previousElementSibling; pre.style.display = 'none'; } //} });)
<[^<]*)*/gi; var text = html.replace(SCRIPT_REGEX, ""); //正则替换为空 var arr = text.split('@'); if(arr[0] == '推荐成功') { //推荐成功提示 var num = parseInt($("#recommendcount").text()); $("#return_qcrecommend_1144742").text(arr[0]); //推荐数加1 $("#recommendcount").text(num+1); //推荐人显示 if($("#recommendcount").text()=='') { $("#recommendtag").html("推荐人"); $("#recommendbody").html(arr[1]); } else { $("#recommendbody").append(arr[1]); } } }); //渲染分享代码 $("#shareblog").html(' '); /* jquery写法 var comment_cid = window.location.hash; var commentcid = comment_cid.slice(1); if(commentcid) { jQuery("#"+commentcid).parent().animate({height: 'toggle', opacity: 'toggle'}, "fast"); jQuery("#"+commentcid).parent().prev().hide(); } */ //window.onload = function(){ //js写法 //找到锚点 var comment_cid = window.location.hash.toString(); var commentcid = comment_cid.slice(1).toString(); var theNode = document.getElementById(commentcid); if(theNode.hasChildNodes()) { if(theNode.childNodes.length==1) { //alert(theNode.firstChild.nodeType); theNode.style.backgroundColor = "#E6E6B8"; theNode.previousElementSibling.style.marginBottom = "0px"; theNode.previousElementSibling.style.backgroundColor = "#E6E6B8"; theNode.previousElementSibling.previousElementSibling.style.backgroundColor = "#E6E6B8"; window.scrollTo(0, theNode.offsetTop+100); return false; } //获取 第一个子节点 var first=theNode.children[0]; first.style.backgroundColor = "#E6E6B8"; //获取父节点元素 var prent = theNode.parentNode; prent.style.display = 'block'; //前一个元素节点 var pre = prent.previousElementSibling; pre.style.display = 'none'; } //} });到此这篇ubuntu源码编译安装(ubuntu源码安装gcc)的文章就介绍到这了,更多相关内容请继续浏览下面的相关推荐文章,希望大家都能在编程的领域有一番成就!版权声明:
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。
如若内容造成侵权、违法违规、事实不符,请将相关资料发送至xkadmin@xkablog.com进行投诉反馈,一经查实,立即处理!
转载请注明出处,原文链接:https://www.xkablog.com/cjjbc/77603.html