📄 03-core.sgml
字号:
<!-- $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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -