英文: Notepad++ v8.5.4 Replace not working for these strings 问题 我正在处理这样的行 [6268:1434][2023-07-17T03:44...
Duplicate line and replace string with Regular Expression
英文: Duplicate line and replace string with Regular Expression 问题 Sure, here's the translated part: 我...
Notepad++ – 交换文本文件中的值的字节顺序
英文: Notepad++ - swap endianess of values in text file 问题 0XC71F2A11 0X46776208 0X448659B3 0X00000000...
正则表达式替换FIX消息中的特定值
英文: Regex replacing specific value within FIX message 问题 I'll provide the translated content: 对于我想要在...
使用找到的文本替换文本
英文: Using found text in replace text 问题 我想在日期前添加一个新行,而日期会变化,所以我使用.来匹配 28/06/2023 -> ../../2023。 最...
用一个字符填充每个x个空格在一行中
英文: Notepad++ Fill every x Space with a Character in a Single Line 问题 "基本上我想把这个转化为这个:"Augu...
正则表达式以查找带有特殊字符的单词后面的数字并减去常数值
英文: Regular Expression to find number after word with special characters and subtract constant value...
Notepadd++ Python脚本:如果行以X开头,则删除最后3个“ – ”之间的所有内容。
英文: Notepadd++ Python Script: Delete everything between the last 3 " - " if line starts wi...
Remove both the square brackets and their contents, as well as any occurrence of a comma or hyphen that follows the closed bracket in Notepad++
英文: Remove both the square brackets and their contents, as well as any occurrence of a comma or hyph...
查找双括号中的词并添加一个字符
英文: Find words in double brackets and add a character 问题 我想匹配双括号之间的任何单词,并添加额外字符(使用Notepad++或EmEditor...