Power by DMForum.NET!
RSS | ATOM | WAP
DMForum.NET 官方支持讨论区 > 技术区 > XML应用

浏览主题:配?????京京?京京e传配e??mgi音网招??p配??gci音???页g??网招京京??gci音??,/,/?hpp配?

主题:配?????京京?京京e传配e??mgi音网招??p配??gci音???页g??网招京京??gci音??,/,/?hpp配?
devms
管理员
8级
等级:黄金骑士
发帖:3934
金钱:4064
经验:25679
积分:2
性别:帅哥
状态:离线
注册:2006-7-29 23:37:00
[XSL应用]遍历一个集合,并根据集合隔行变色  
[ 2006-8-2 19:19:00 ]
程序代码 (xml)

<xsl:for-each select="/ROOT/Item[@OwnerID=$myID]">
    
<xsl:sort select="@Comment" order="descending" data-type="number"/>
    
<div class="normal">

        
<xsl:if test="position() mod 2=0"><attribute name="style">BACKGROUND-COLOR: #E5E5E5;</attribute></xsl:if>

        
<xsl:value-of select="@Name"/><xsl:value-of select="substring(.,1,100)"/>
    
</div>
</xsl:for-each>


最后一次由 测试者 在Thu, 03 Aug 2006 12:46:41 GMT +08:00 编辑

此主题被 测试者 于 Thu, 03 Aug 2006 12:49:25 GMT +08:00 由 WEB开发技术 转移至此
Lucifer
(RuinSpell)
普通会员
3级
等级:护卫
发帖:110
金钱:535
经验:14457
性别:帅哥
状态:离线
注册:2006-7-29 23:34:00
RE:配?????京京?京京e传配e??mgi音网招??p配??gci音???页g??网招京京??gci音??,/,/?hpp配?  
[ 2006-8-2 19:40:00 ]
发现我真的很无耻啊
<li class="list{position() mod 2}">
css
.list0{}
.list1{}
其实我那个里 list0不存在的说... ...  -_____-!!!
多啦A梦
(靓仔)
普通会员
5级
等级:战士
发帖:179
金钱:660
经验:2552
性别:帅哥
状态:离线
注册:2006-7-29 23:38:00
RE:配?????京京?京京e传配e??mgi音网招??p配??gci音???页g??网招京京??gci音??,/,/?hpp配?  
[ 2006-8-2 20:53:00 ]
不是一般的无耻了
devms
管理员
8级
等级:黄金骑士
发帖:3934
金钱:4064
经验:25679
积分:2
性别:帅哥
状态:离线
注册:2006-7-29 23:37:00
RE:配?????京京?京京e传配e??mgi音网招??p配??gci音???页g??网招京京??gci音??,/,/?hpp配?  
[ 2006-8-2 21:49:00 ]
嗯。主要是告诉大家有mod这个函数的存在。

最后一次由 sam 在Thu, 03 Aug 2006 12:19:46 GMT +08:00 编辑
孤星
(冥冥暗夜 茕茕孤星)
普通会员
3级
等级:护卫
发帖:62
金钱:115
经验:914
性别:帅哥
状态:离线
注册:2006-8-3 15:52:00
RE:配?????京京?京京e传配e??mgi音网招??p配??gci音???页g??网招京京??gci音??,/,/?hpp配?  
[ 2006-8-3 16:11:00 ]
程序代码 (xml)

<?xml version="1.0" encoding="UTF-8"?>
<Blog>
    
<Settings>
        
<Name="ThemeName">默认模版</L>
        
<Name="ThemePath">Default</L>
        
<Name="LangName">简体中文</L>
        
<Name="LangPath">zh-cn</L>
        
<Name="BlogName">Richard's Blog</L>
        
<Name="BlogDetail">在承诺与背叛之间行走,在地狱和人世之间徘徊</L>
        
<Name="BlogUrl">http://localhost:90</L>
        
<Name="AnnounceDate">2006-08-01</L>
        
<Name="Announce">
        
<![CDATA[
        没有人知道,我们的来生是否还会记得现在,因为,我们从不记得前世。<br/>
        <font color=red>我应该来自地域。</font>
        
]]>
        
</L>
    
</Settings>    
</Blog>
孤星
(冥冥暗夜 茕茕孤星)
普通会员
3级
等级:护卫
发帖:62
金钱:115
经验:914
性别:帅哥
状态:离线
注册:2006-8-3 15:52:00
RE:配?????京京?京京e传配e??mgi音网招??p配??gci音???页g??网招京京??gci音??,/,/?hpp配?  
[ 2006-8-3 16:12:00 ]
发现xml比vbs好看多了,颜色丰富
叶子
管理员
7级
荣誉:老会员
等级:骑士
发帖:2452
金钱:3530
经验:19595
积分:40
性别:帅哥
状态:离线
注册:2007-8-7 23:34:00
RE:配?????京京?京京e传配e??mgi音网招??p配??gci音???页g??网招京京??gci音??,/,/?hpp配?  
[ 2006-8-3 21:50:00 ]
<![CDATA[
叶子
管理员
7级
荣誉:老会员
等级:骑士
发帖:2452
金钱:3530
经验:19595
积分:40
性别:帅哥
状态:离线
注册:2007-8-7 23:34:00
RE:配?????京京?京京e传配e??mgi音网招??p配??gci音???页g??网招京京??gci音??,/,/?hpp配?  
[ 2006-8-3 21:51:00 ]
[CDATA[
尤里
普通会员
4级
等级:职业侠客
发帖:237
金钱:10
经验:658
性别:帅哥
状态:离线
注册:2006-7-30 10:39:00
RE:配?????京京?京京e传配e??mgi音网招??p配??gci音???页g??网招京京??gci音??,/,/?hpp配?  
[ 2006-8-4 15:38:00 ]
<xsl:for-each select="/ROOT/Item[@OwnerID=$myID]">
    <xsl:sort select="@Comment" order="descending" data-type="number"/>
    <div class="normal">

        <xsl:if test="position() mod 2=0"><attribute name="style">BACKGROUND-COLOR: #E5E5E5;</attribute></xsl:if>

        <xsl:value-of select="@Name"/>:<xsl:value-of select="substring(.,1,100)"/>
    </div>
</xsl:for-each>
fcuandy
(手中无剑心中亦无)
论坛版主
3级
等级:讨逆将军
发帖:104
金钱:230
经验:1424
性别:保密
状态:离线
注册:2006-8-3 14:11:00
RE:配?????京京?京京e传配e??mgi音网招??p配??gci音???页g??网招京京??gci音??,/,/?hpp配?  
[ 2006-8-4 15:52:00 ]
我很变态        ...

回到顶部
Powered by DMForum.NET  1.4 Beta . URIMAP enabled. DEBUG enabled.
Copyright © 2003-2006 Devms.Com. All rights reserved.