﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-经典、无码、o(∩_∩)o...-最新评论</title><link>http://www.blogjava.net/chenlh/CommentsRSS.aspx</link><description /><language>zh-cn</language><pubDate>Tue, 31 May 2011 02:31:20 GMT</pubDate><lastBuildDate>Tue, 31 May 2011 02:31:20 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: 【转】网页内嵌多媒体内容的完美实现 </title><link>http://www.blogjava.net/chenlh/archive/2010/03/06/240382.html#314704</link><dc:creator>gcyy0106</dc:creator><author>gcyy0106</author><pubDate>Sat, 06 Mar 2010 09:04:00 GMT</pubDate><guid>http://www.blogjava.net/chenlh/archive/2010/03/06/240382.html#314704</guid><description><![CDATA[老兄，你真是太牛了，我正需要这个，太谢谢了。<img src ="http://www.blogjava.net/chenlh/aggbug/314704.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/chenlh/" target="_blank">gcyy0106</a> 2010-03-06 17:04 <a href="http://www.blogjava.net/chenlh/archive/2010/03/06/240382.html#314704#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: webwork freemaker select标签使用总结</title><link>http://www.blogjava.net/chenlh/archive/2009/03/11/259010.html#259037</link><dc:creator>chenlh</dc:creator><author>chenlh</author><pubDate>Wed, 11 Mar 2009 02:53:00 GMT</pubDate><guid>http://www.blogjava.net/chenlh/archive/2009/03/11/259010.html#259037</guid><description><![CDATA[生成一个SELECT选项列表.&quot;listKey&quot;属性是列表中每个元素的用于生成&lt;option&gt;标签中value的属性. &quot;listValue&quot;属性填充option的文本标签(显示名称). 一大特性是根据&quot;value&quot;属性自动选中适当的选项. 如果value于当前listKey相等, 该选项设为selected(如果类型符合的话; 见下文).<br>&lt;ww:select label=&quot;'Users'&quot; <br> name=&quot;'userId'&quot; <br> listKey=&quot;id&quot; <br> listValue=&quot;name&quot; <br> list=&quot;app.users&quot; <br> value=&quot;app.user.id&quot; <br> onchange=&quot;'chooseUser(this)'&quot;<br>/&gt;<br><br>如果&quot;value&quot;属性返回的值和&quot;列表&quot;中的键值类型不同时, 即使字符串值相同, 也无法匹配. 如果无法匹配, 列表中将没有自动选中的选项<img src ="http://www.blogjava.net/chenlh/aggbug/259037.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/chenlh/" target="_blank">chenlh</a> 2009-03-11 10:53 <a href="http://www.blogjava.net/chenlh/archive/2009/03/11/259010.html#259037#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>