<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Attic - java编程思维</title>
    <link>https://tingyulou.top/forum.php?mod=forumdisplay&amp;fid=30</link>
    <description>Latest 20 threads of java编程思维</description>
    <copyright>Copyright(C) Attic</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 06 May 2026 13:00:08 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://tingyulou.top/static/image/common/logo_88_31.gif</url>
      <title>Attic</title>
      <link>https://tingyulou.top/</link>
    </image>
    <item>
      <title>第七章 循环</title>
      <link>https://tingyulou.top/forum.php?mod=viewthread&amp;tid=49</link>
      <description><![CDATA[[md]计算机常用于自动完成重复的任务。重复执行任务而不出错是计算机的强项，也是人类的弱项。
多次运行相同的代码被称为迭代（iteration）。我们在本书前面已经见过用递归来迭代的方法，如countdown和factorial。虽然递归既优雅又强大，但需要使用一段时间才能习惯。Ja ...]]></description>
      <category>java编程思维</category>
      <author>Kyle</author>
      <pubDate>Tue, 13 Aug 2024 01:57:08 +0000</pubDate>
    </item>
  </channel>
</rss>