Jade

some time some tings

  • 目录
  • 所有文章
  • 关于
github weibo zhihu
Jade于小涛
一个普通的不想普通程序员。

Jade

Jade

some time some tings

  • 目录
  • 所有文章
  • 关于
github weibo zhihu
2016-07-14

const static extern

  • iOS 记录

const static extern

1.const 定义全局常量 和static一样初始化后不能修改,全局范围
2.static 静态变量 ,.h中定义后,在a.m 中赋值后在b.m 中是没有赋值的 。范围只属于本类
3.extern 意思就是这个变量已经定义了,用就可以了。

相关链接:
http://blog.csdn.net/xpwang168/article/details/8087143

<
NSTimer、CADisplayLink、GCD 三种定时器的用法
IPA Automatic Resign
>
© 2017 Jade
Hexo Theme Yilia by Litten