?? browse.tmpl
字號:
<?php // -*-html-*-rcs_id('$Id: browse.tmpl,v 1.4 2005/02/03 05:19:48 rurban Exp $');?><?php if ($revision and !$revision->isCurrent()) { ?> <p><strong><?=_("Note:")?></strong> <?=_("You are viewing an old revision of this page.")?> <?= Button('browse', _("View the current version"), $page)?>. </p><?php } ?><?php if (!empty($redirected)) { ?> <p><?= $redirected ?></p><?php } ?><!--{{{ Content--><div id="content" class="narrowcolumn"><?=$CONTENT?><!--{{{ Comments--><div class="comments"></div><!--}}} Comments--><hr class="printer" noshade="noshade" /></div><!--}}} Content--><!--{{{ Sidebar--><?=Template('sidebar')?><!--}}}-->
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -