会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
SEC.VIP | 网络安全VIP服务中心
分享Python,SEO,Linux,网络安全等技术文章
首页
新随笔
联系
订阅
管理
2012年9月21日
C C++ Object-c 中define 与 typedef的区分 enum
摘要: #define kNotificationAppInstallSuccess @"ipa_install_success"typedef int Age;typedef enum{ SDWebImageRetryFailed = 1 <<0, // 左移的作用相当于乘以2,右移相当于除以...
阅读全文
posted @ 2012-09-21 11:17 SEC.VIP_网络安全服务
阅读(149)
评论(0)
推荐(0)
编辑
公告