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.
我需要将 .slk 文件转换为 .txt 或 .xlsx 格式,以通过 TALEND Studio 在 ETL(提取转换和加载)期间处理 .slk 文件中包含的数据。我能够使用 TALEND STUDIO 的 tChangeFileEncode 组件将其转换为 .txt 格式,但 .txt 文件的行数比 .slk 文件多。