Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 web2py 应用程序生成向导的第 4 步,我看到一个标有“跳过生成”的按钮,我想知道它的作用。
向导的最后一步是为您在向导中配置的应用程序生成实际的应用程序代码(包含有关要生成的应用程序代码的确切部分的选项)。“Skip to generate”按钮出现在向导的每个步骤中,并简单地跳到最后一步,然后您可以在其中生成代码。您跳过的任何步骤将仅保留默认值。