ubuntu装PyQt5的时候,make这个命令出错,求大神帮我看一下怎么解决

急急急!!!
2025-05-16 22:03:28
推荐回答(1个)
回答1:

thisObj.className = "active";
document.getElementById(tabObj+"_Content"+i).style.display = "block";
}else{
tabList[i].className = "normal";
document.getElementById(tabObj+"_Content"+i).style.display = "none";
}