04-extended.sgml
来自「PHPLOB注释详细版 使用模板技术的好帮手 PHP最有用的东东了」· SGML 代码 · 共 15 行
SGML
15 行
<!-- $Id: 04-extended.sgml,v 1.1.1.1 2000/04/17 16:40:03 kk Exp $ --><sect>Extended functionality<p>The section on extended functionality covers non-GUI classesthat provide often needed application functions without a userinterface. Some extended classes depend on core functionality,some contain independent classes.Extended classes are treated differently from core classes inthat their code is not automatically included by<tt/prepend.php3/. You have to include the class definitionmanually where needed or you modify <tt/prepend.php3/.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?