美文网首页
Swift不能使用用宏命令,PrefixHeader.pch不需

Swift不能使用用宏命令,PrefixHeader.pch不需

作者: 杨二哥 | 来源:发表于2016-11-17 10:42 被阅读28次

    创建一个Swift File,

    import Foundation

    import UIKit

    //获取屏幕宽度  高度

    let  SCREEN_WIDTH = UIScreen.mainScreen().bounds.width

    let  SCREEN_HEIGH = UIScreen.mainScreen().bounds.height

    相关文章

      网友评论

          本文标题:Swift不能使用用宏命令,PrefixHeader.pch不需

          本文链接:https://www.haomeiwen.com/subject/zljdpttx.html