• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
KerryJava
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理

11 2015 档案

 
ios-chart 不支持渐变的底色 --- 后面支持了渐变
摘要:https://github.com/danielgindi/ios-charts/issues/186 后话,最近库更新了,可以支持渐变色 阅读全文
posted @ 2015-11-24 17:23 KerryJava 阅读(406) 评论(0) 推荐(0)
block
摘要:􏰃 Automatic variables (local variables)􏰃 Function arguments􏰃 Static variables (static local variables)􏰃 Static global variables􏰃 Global variables... 阅读全文
posted @ 2015-11-13 17:46 KerryJava 阅读(168) 评论(0) 推荐(0)
ARC Rules
摘要:To write and compile source code for ARC, you have to take care of a few things. Just by following the rules in the list below, you can write source c... 阅读全文
posted @ 2015-11-11 15:01 KerryJava 阅读(255) 评论(0) 推荐(0)
runtime
摘要:消息的处理就是需要先确定实际执行的方法然后跳转过去并执行Objective-C对象的内存空间仅分配在“堆空间”(heap space)中,肯定是不会分配在“栈”(stack)上因此,我们可以看出,“栈”其实是无法实施“引用计数”机制的,Objective-C否定使用“栈”存储对象的设想。Object... 阅读全文
posted @ 2015-11-11 10:34 KerryJava 阅读(240) 评论(0) 推荐(0)
 

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3