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.
我有一个包含近 100 个超链接的 html 页面。
有没有办法分离所有这些链接并给我 100 个不同的 html 文件?
在这种情况下,动态站点比为每个链接创建 100 个不同的文件更好。假设大多数页面将具有相同的布局。动态站点只需要几行编码和几个文件即可。