Dan Grammas
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 2
-
-
Dan Grammas 创建了一个帖子, 已回答Paste hell - how to stop Idea from inserting \n in strings?
Hi folks,I'm trying to figure out how to stop Idea from inserting \n in strings which span multiple lines. Breaking up the string with "" + "" is fine, but inserting "\n" + "" is just wrong as now ...