?? tutorials.php
字號:
<?php// $Id: tutorials.php,v 17.1 2005/01/15 15:35:46 HMN // FILE :: tutorials.php// AUTHOR :: HMN <pc-ressources@fr.st>// WEB :: pc-ressources <http://hmn.no-ip.com>//function b_sitemap_tutorials(){ $xoopsDB =& Database::getInstance(); $block = sitemap_get_categoires_map($xoopsDB->prefix("tutorials_categorys"), "cid", "scid", "cname", "listutorials?cid=", "cname"); return $block;}?>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -