
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>祝你好运的技术博客</title>
      <link>https://www.calvinhappy.com//blog</link>
      <description>这是一个技术博客，用Next.js，Markdown还有Tailwind.css来构建的</description>
      <language>en-us</language>
      <managingEditor>sunkehappy@gmail.com (祝你好运)</managingEditor>
      <webMaster>sunkehappy@gmail.com (祝你好运)</webMaster>
      <lastBuildDate>Tue, 23 Jan 2018 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.calvinhappy.com//tags/列表/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.calvinhappy.com//blog/2018-01-23-list-in-layabox</guid>
    <title>LayaBox中的列表List</title>
    <link>https://www.calvinhappy.com//blog/2018-01-23-list-in-layabox</link>
    <description>今天在用`List`的时候遇到一个问题，我的一个节目，需要用到嵌套的`List`，最开始的时候一直都搞不懂在渲染二级`cell`的时候，如何把数据传到渲染的函数中。因为我之前只有一层`List`的时候，都是在`class`中维护好了数据列表，假设叫`userArray`，然后在`list`的渲染函数`renderHandler`中，根据`index`来取数据的。</description>
    <pubDate>Tue, 23 Jan 2018 00:00:00 GMT</pubDate>
    <author>sunkehappy@gmail.com (祝你好运)</author>
    <category>LayaBox</category><category>Laya</category><category>List</category><category>列表</category>
  </item>

    </channel>
  </rss>
