gpt4 book ai didi

notepad++ - 有什么办法可以在任何文本编辑器中做到这一点?

转载 作者:行者123 更新时间:2023-12-03 16:20:58 27 4
gpt4 key购买 nike

我有一个文件,就像

email = myemail@gmail.com
email = myemail@gmail.com
email = myemail@gmail.com

我可以做成这样吗?
email = myemail1@gmail.com
email = myemail2@gmail.com
email = myemail3@gmail.com

我可以在任何文本编辑器中执行此操作吗?或者还有其他方法吗?谢谢。

最佳答案

我会说使用 Vim ,但对于 Notepad++ :

hold Alt and select the column of numbers that you wish to change. Then go to Edit->Column Editor and select the Number to Insert radio button in the window that appears. Then specify your initial number and increment, and hit OK. It should write out the incremented numbers.



复制自 here .

要应用它,请为 @gmail.com 做一次然后是 1,2,3 ,最后是前缀 email = myemail .

我真的很喜欢推荐 vim(再次),你可以用单行程序做很多这样的事情。

关于notepad++ - 有什么办法可以在任何文本编辑器中做到这一点?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13226054/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com