iPhone plist 数据、大量文本和返回键?

发布于 2024-08-24 18:18:14 字数 139 浏览 8 评论 0原文

我已经使用 plist 构建了我的应用程序。但对于数据,有几次我需要按回车键并开始新的一行。返回键在 plist 中不起作用。如果我用旧的方式来做,它会是 \n\n 但这也不起作用。

我是否有明显的忽略方式?或者只是经常按空格键就会出现这种情况吗?

I've built my app using a plist. But with the data there is a few times when I need to press return and start a new line. The return key doesn't work in the plist. If I did it the older way it would be \n\n but that doesn't work either.

Is there a obvious way I'm overlooking? Or will it be a case off just pressing the space bar a lot?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

深府石板幽径 2024-08-31 18:18:14

这当然不是仅仅按空格键很多的情况。如果要在 Xcode 或 Plist-Editor 中的 plist 中插入返回,可以使用 option-return。

It certainly is not a case of just pressing the space bar a lot. If you want to insert a return in a plist in Xcode or Plist-Editor, you can use option-return.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文