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.
我需要根据电子表格 (Excel) 中写入的值替换一系列 XML 文件中的一些行。这可以用 Javascript 完成,还是有更好的路线?谢谢
JS的Excel 解析器至少有一个,XML 解析器也不缺,所以肯定是有可能的。