YuL's Blog

AJaX

能不能添个自动保存功能???

posted @ 2006-05-08 17:25 YuL 阅读(80) | 评论 (1) 编辑

WEB2.0时代我还开网店干什么?

posted @ 2006-04-30 21:11 YuL 阅读(181) | 评论 (1) 编辑

GOOGLE开源软件AJAXSLT
摘要: AJAXSLT is an implementation of XSL-T in JavaScript, intended for use in fat web pages, which are nowadays referred to as AJAX applications. Because XSL-T uses XPath, it is also an implementation of XPath that can be used independently of XSL-T.阅读全文

posted @ 2005-06-26 17:55 YuL 阅读(673) | 评论 (2) 编辑

什么是XML DOM?
摘要: 文档对象模型(DOM)是在MSXML中一种程序化描述XML文档、片段、节点、节点集的实现方式,也为处理XML数据提供一种应用程序接口(API)……阅读全文

posted @ 2005-05-25 11:32 YuL 阅读(1613) | 评论 (1) 编辑