03-core.sgml

来自「PHPLOB注释详细版 使用模板技术的好帮手 PHP最有用的东东了」· SGML 代码 · 共 17 行

SGML
17
字号
<!-- $Id: 03-core.sgml,v 1.1.1.1 2000/04/17 16:40:00 kk Exp $ --><sect>Core Functionality<p>Each class contains instance variables and instance methods. Some of thesevariables and methods are available for customization, some are internal tothe classes themselves. All are documented, but tampering with internalvariables and methods is not supported. Internal interfaces are subject tochange without notice from one version of the library to another.<p>This section covers PHPLIB core functionality in reference form.Classes are presented in order of dependency, though, becausethe core structure is easier understood in this order. You willneed to understand the complete core structure to successfullyuse all of PHPLIB's features.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?