CMSNS 是一个 Drupal 学习站,为处于不同阶段的 Drupal 学习者提供帮助:
你是前端人员,可进入 Drupal 主题小组;
1,SELECT a.nid FROM `term_node` as a left join term_node as b on a.nid = b.nid where a.tid = 5 and b.tid = 6
2,RewriteRule ^node/(.*).html$ index.php?q=node/$1 [L,QSA]
怕不知道什么时候这篇文章就没了,所以先转到这里,感谢zealy
因为看到很多关于Cron的问题的帖子,提供一个Windows下的Cron方法。