AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
# F.9 MergeMapper The `MergeMapper` changes all source filenames to the same filename. F.9.1 Examples `<mapper type="merge" to="test.tar"/>`Applying the mapper, you will get the following results from the following filenames: Table F.9:聽Result of mapping FromTo`test.txt``test.tar``./foo/bar/test.txt``test.tar``mytxt``test.tar``SomeClass.php``test.tar`