Merge 2 text files into one, same lines

前端 未结 3 1555
孤独总比滥情好
孤独总比滥情好 2020-12-01 17:56

I have one file and contains:

file2.txt

PRIMERB
PrinceValiant
Priory
PRISTINA
embossed
heavy
incised
light
Outline
ribbon

3条回答
  •  抹茶落季
    2020-12-01 18:25

    Maybe you can try ConyEdit. It is a cross-editor plugin for the text editors, including Notepad++.

    Follow the steps below:
    1, keep ConyEdit running.
    2, use the cc.gl a command line to push data to array a.
    3, use the cc.gl b command line to push data to array b.
    4, use the cc.p command line to print the contents of the array a and array b.

    Gif Example

提交回复
热议问题