Dejan Nenov
- 活动总数 2
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
Dejan Nenov 创建了一个帖子, 已回答Find and Replace with newline in the replacement string
I seem to be unable to perform a simple regex find/replace.I am attempting to add a copyright block (3 lines) to the top of all my java files and am using a regex find replace like this:Find: ^^Rep...