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.
我有一些 HTML 和 XML 知识,并且对 Javascript 完全陌生。
我有一个 html 表格。现在我需要使用 XML 文件更新表中的某些字段。例如,用 XML 文件中的销售字段更新表中的总计字段。总应该=总+销售额。