作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
当我在 Xcode 中编码时,我经常输入不间断空格(Option + Space/Option + Shift + Space),尤其是在方括号或花括号之前或之后。这会导致 Xcode 发出警告:
invalid character in source file
最佳答案
Alt+Space 命令在 Xcode 文件中创建一个特殊的隐藏字符。您可以查看错误的详细信息 here .
有关解决方案的更多详细信息,请查看我在 Xcode - Invalid character in source file (Replace “ ” with “ ”) 上的回答
关于xcode - 在 Xcode 中导致问题的无间断空间,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28750313/
我是一名优秀的程序员,十分优秀!