⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 todo

📁 php-4.4.7学习linux时下载的源代码
💻
字号:
1) Implement the following list entries and thier destructors:	le_domxmlnotationp2) Use ZEND_FETCH_RESOURCE() macros instead of custom functions.3) Implement those classes we really want, kill all of the rest.4) Remove debug code (many calls to fprintf()).5) Make 1st arg always be the object. This is currently half-and-half, or so.6) Take a hard look at startup/shutdown code. This is really running slower than	it ought to be.7) Fix the many, many memory leaks.8) Modify new_child to allow creation of attribute, cdata, dtd, etc nodes.9) implement schema support (libxml2 has it)10) implement scheme handlers (like in ext/xslt), should be possible with xmlRegisterInputCallbacks11) implement real sax support	- input (building of dom-tree with sax-events) is almost finished	- started with generating of sax-events from file/string (chregu)	- generating sax-events from dom-tree is a more tricky one (see mailinglist of libxml2)12) error reporting for xslt methods13) (DONE long time ago) add possibility to use relative xpath queries14) implement $dom->free() for freeing documents from memory15) implement get_element_by_tagname_ns (and improve namespace support in general)

⌨️ 快捷键说明

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