If you run this code with a larger number for the Fibonacci sequence index (say, 12), you'll end up watching output scroll by for a long time.
如果对大的斐波纳契数列(比如说12)使用这段代码,将会看到长时间的滚动输出。
However, for a large site with a number of pages, pre-rendering can take a long time, as each HTML file is created in sequence.
然而,对于具有许多页面的大型站点,pre - rendering可能需要很长的时间,因为要按顺序创建每一个HTML文件。
应用推荐