description
来自「Ajax最流行书籍」· 代码 · 共 20 行
TXT
20 行
XOAD is a PHP based AJAX/XAP object oriented framework that allows you to createricher web applications.XOAD, formerly known as NAJAX, has many benefits: - it uses JSON and native PHP serialized objects to communicate, - special attention has been paid to security, - supports server side events (observation), - client side events (XOAD Events), - server and client extensions, - HTML manipulation (extension), - Caching (extension).And more: - each class, method and variable is documented, - easy tutorials to get started using XOAD, - examples that demonstrate various functionality, - absolutely free for both commercial and non-commercial use.Awards: - PHP Programming Innovation Award of August of 2005.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?