Objective-C常用关键字

Objective-C常用关键字

int | char | short | float | double | long

for | case | if | else | break | continue

switch | while | do | goto | return | default

static | signed | unsigned | void | typeof

auto | const | enum | extern | struct | union

register | volatile | sizeof

    原文作者:爱上星云
    原文地址: https://segmentfault.com/a/1190000003014733
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞