首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Swift.print()与print()

Swift.print()与print()
EN

Stack Overflow用户
提问于 2017-06-06 20:39:10
回答 0查看 313关注 0票数 2

我发现,由于Xcode将不再消化println(),因此我只能使用Swift.print()或print()。我的问题是,这两者之间的区别是什么?我在网上或在Swift Prog中都找不到确凿的答案。朗格。(Swift 3.0.1)来自苹果。

代码语言:javascript
复制
What prompted me to ask was that I noticed in the playground that
in the review area on the right Swift.print() showed no digested
data when passing a var whereas print() showed "example\n".

谢谢。

EN

回答

页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/44390252

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档