日期:2014-05-16  浏览次数:20344 次

OneLinkNOP一般做什么用的?
谁能简单解释一下,这段代码一般做什么用的?


<style type="text/css" media="all">
 <!-- page generated: 2013-10-16 12:47 Wed CDT -->
.OneLinkNOP { }
.OneLinkPoweredBy { width: 893px; padding: 0px 0px 0px 0px; text-align: right; height: 68px; }
.OneLinkNoTx { /* no-op */ }
.OneLinkHide { display:none !important; }
.OneLinkHide_zh { display:none !important; }
.OneLinkShow { display:inline !important; }
.OneLinkShow_zh { display:inline !important; }
.OneLinkTxShow { display:inline !important; }
.OneLinkTxShow_zh { display:inline !important; }
</style>


------解决方案--------------------
这不是css吗,就是一个名称而已啊。类似
<div class="OneLinkNOP"></div>