随笔 - 87  文章 - 1  评论 - 610  阅读 - 44万

随笔分类 -  XML

xslt使用,实现未知XML表字段内容的,表格输出,
摘要:<?xmlversion="1.0"encoding="UTF-8"?><xsl:stylesheetversion="1.0"xmlns:xsl="http://www.w3.org/1999/XSL/Transform"><xsl:templatematch="/"><tablecellspacing="0"cellpadding="5"align="... 阅读全文
posted @ 2005-05-22 10:52 edobnet 阅读(1763) 评论(0) 推荐(0) 编辑
JS获取XML内容!
摘要:XML tttt ajie ajie@aolhoo.com 20010115JS: 在HTML中调用XML数据标题: 作者: 信箱: 日期:这里XMLDoc相当于.NET里的,XmlDocument这样就可以通过XPATH来选择XML里的内容了:items = xmldoc.selectNodes("invoices/invoice"); items = xmldo... 阅读全文
posted @ 2004-09-08 09:31 edobnet 阅读(13319) 评论(6) 推荐(0) 编辑
我的,URL ReWrite代码
摘要:Global.aspx.cs: protected void Application_BeginRequest(Object sender, EventArgs e) ...{ try ...{ string path=Server.MapPath("~/ReWriter.config")... 阅读全文
posted @ 2004-07-02 13:05 edobnet 阅读(2459) 评论(3) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示