<script type="text/javascript">
</script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>
Ruby代码
mysql>select sum(if(locate(',watch,',concat(",",seokeyword,","))>0,1,0)) as watch,sum(if(locate(',fashion watch,',concat(',',seokeyword,',')>0,1,0)) as `fashion watch`
from uxcell_channels;
+-------+---------------+
| watch | fashion watch |
+-------+---------------+
| 928 | 501 |
+-------+---------------+
mysql>select sum(if(locate(',watch,',concat(",",seokeyword,","))>0,1,0)) as watch,sum(if(locate(',fashion watch,',concat(',',seokeyword,',')>0,1,0)) as `fashion watch`
from uxcell_channels;
+-------+---------------+
| watch | fashion watch |
+-------+---------------+
| 928 | 501 |
+-------+---------------+
Ruby代码
ux.first.attributes
ux.first.attributes.keys