Skip to content

Instantly share code, notes, and snippets.

View hamartia0's full-sized avatar

heiheiyang hamartia0

View GitHub Profile

Keybase proof

I hereby claim:

  • I am hamartia0 on github.
  • I am 573421821 (https://keybase.io/573421821) on keybase.
  • I have a public key ASCEqphA0CpAPhmfZ-8PH9e4ihETtyPPxGI1U--rWT0e8wo

To claim this, I am signing this object:

{"sig":"209ce682043ab22261b88611c165a152f950b1b36f681ee9d25e24addba96487a1f0588e5e39be013def91290dc056e53561c007a788826f6cb10750c5b387a90","msghash":"52e0049c3e69577473bf5d51b24b115c20cece91a17f50ba1b3aa6acc60990fc"}
@hamartia0
hamartia0 / gist:dc13170ff93e4953cd1353fc35b8a180
Created September 16, 2017 16:24
关于在类的继承中,super 关键字的含义和方法派发的不理解
//
// main.m
// AccessorMethodsDemo
//
// Created by 赵白杨 on 2017/9/14.
// Copyright © 2017年 赵白杨. All rights reserved.
//
#import <Foundation/Foundation.h>