XSL中如何接收到XML地址中URL查询字符串传递的参数?
2005/8/2 8:38:16
阅读全文(3795) | 回复(4) | 编辑 | 精华 | 删除
在xsl任何接收http://community.csdn.net/Expert/topic/3091/3091367.xml?temp=.2425196形式的参数?saucer回答: There Is So General Solution, If You Are Using IE6, You Can Try The Following, But You Have To Parse T
Posted by Qr on 2005/8/2 8:38:16
利用 XSLT 对 XML 进行缩进格式化处理
2005/8/2 8:36:37
阅读全文(4241) | 回复(1) | 编辑 | 精华 | 删除
XmlFormat.htm //装载数据 str = "aaaaaaaaaaa bbbbbbb" str += "aaaaaaaaaaabbbbbbb" var source = new ActiveXO
Posted by Qr on 2005/8/2 8:36:37
在 XSL/XSLT中实现随机排序
2005/8/2 8:32:40
阅读全文(1740) | 回复(0) | 编辑 | 精华 | 删除
和数据库排序一样,XSL/XSLT也可以实现随机排序,原理也很简单,下面就是代码。
Posted by Qr on 2005/8/2 8:32:40 阅读全文(2192) | 回复(0) | 编辑 | 精华 | 删除
Posted by Qr on 2005/8/2 8:18:01 阅读全文(2383) | 回复(1) | 编辑 | 精华 | 删除
作者:jx27 引自:http://bbs.xml.org.cn
注:经本人测试,此例不仅限于MY SQL,且适用于大多数DATABASE
Posted by Qr on 2005/7/2 15:02:54 阅读全文(8478) | 回复(0) | 编辑 | 精华 | 删除
CString CCardSet::GetCardSetXml() Posted by Qr on 2005/6/28 13:15:33 阅读全文(2651) | 回复(0) | 编辑 | 精华 | 删除 XML Schema教程 Posted by Qr on 2005/6/19 13:04:12 阅读全文(1919) | 回复(0) | 编辑 | 精华 | 删除 相关代码如下: Posted by Qr on 2005/6/19 12:55:12 阅读全文(4105) | 回复(4) | 编辑 | 精华 | 删除
VBScript Posted by Qr on 2005/6/15 12:30:25 阅读全文(4326) | 回复(0) | 编辑 | 精华 | 删除 本文转载自W3CHINA.ORG讨论区(BBS.W3CHINA.ORG) 原文链接 Posted by Qr on 2005/6/12 21:58:48把图象文件转换成XML格式文件
2005/8/2 8:18:01
用XSLT把XML的数据输入数据库
2005/7/2 15:02:54
vc读写XML文件的源码
2005/6/28 13:15:33
{
MSXML::IXMLDOMDocumentPtr m_plDomDocument;
MSXML::IXMLDOMElementPtr m_pDocRoot;
MSXML::IXM[收藏]XML Schema教程
2005/6/19 13:04:12
1. 最简单的Schema文档
如何写一个最简单的XML Schema文档呢?
首先,我们写出一个最简单的XML文档。
hello.xml
-------------------
<?xml version="1.0"?>
&[收藏]如何用Asp动态生成xml文件
2005/6/19 12:55:12
Function ReplaceChar ( FstrSource )
dim strRet
if IsNull(FstrSource) then
&n bsp; FstrSource = ""
end if
strRet = Replace ( FstrSource , "&" , "&" )
strRet = R各程序语言创建DOM对象的办法
2005/6/15 12:30:25
dim xmldoc
set xmldoc=createbject(“microsoft.xmldom”)
Java
(下面还有100字)[ASP]以二进制将图片存入XML文件中
2005/6/12 21:58:48
作者:小
Sponsored By W3CHINA
W3CHINA Blog 0.8 Processed in 0.078 second(s), page refreshed 144762074 times.
《全国人大常委会关于维护互联网安全的决定》 《计算机信息网络国际联网安全保护管理办法》
苏ICP备05006046号