readme.txt.svn-base
来自「PHP 知识管理系统(基于树结构的知识管理系统), 英文原版的PHP源码。」· SVN-BASE 代码 · 共 81 行
SVN-BASE
81 行
Zend Framework Beta----------------------Thank you for downloading the beta. The files in this archiveare released under the Zend Framework license. See LICENSE.txtin this directory for a copy of the license. Please see NEWS.txtin this directory for a high-level list of changes in this release.The beta is not a single release. Check http://framework.zend.comoften for updates. A new beta will be built as needed whenimprovements and bugfixes are made.DOCUMENTATION-------------Documentation can be found in the /documentation directory:/documentation /api /core /incubator /end-user /core /incubatorAll documentation is in HTML and can be viewed with your web browser.As with the software itself, the documentation is a beta release andin many areas is not complete. We consider documentation to be a necessarypart of any software product, so we are working on it with high priority.ZEND FRAMEWORK CLASSES----------------------Zend Framework classes can be found in these directories:/library/incubator/libraryThe /library directory contains files that are working. However, thisis a beta release of software in active development. All files in thedistribution are nearing stability, but are still subject to change.If you experience problems, please check the TODO files and then submita report to our issue tracker (see below).The /incubator directory contains recent contributions that may eventuallybe moved to the /library directory. Changes to their API and class structureare very likely before they move to the core library. These contributionsare shown here for your evaluation, so you can see what may be coming ina future release.It is customary for any component to be in the incubator for at leastone release before it moves to the core library. Feel free to tryincubator technology and discuss its progress on the appropriate mailinglist, but please do not submit bugs in the issue tracker against incubatorcomponents. Submit bugs only against components in the core library.INSTALLATION------------No special installation is required, however the Framework classesrequire that the /library directory is in your include_path. If you areevaluating components in the incubator, you may also add the /incubator/libraryto your include path.Also find a /demos directory with some code samples to read and try.SEE ALSO THESE LINKS--------------------The Zend Framework issue tracker can be found here:http://framework.zend.com/issuesYou are welcome to subscribe to and participate on the Zend Frameworkmailing lists. See this web page for a list of mailing lists andinstructions to subscribe:http://framework.zend.com/wiki/x/GgE#ZendFrameworkContributor-GettingStarted-ZFMailListsOnline documentation for the Zend Framework is presented in a pleasantwiki format here:http://framework.zend.com/wiki/display/ZFDOCDEV/Home
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?