1 饿汉式 public class Singleton1 { //不能延迟加载 占用内存 耗费资源 private static Singleton1 singleton1 = new
XX . h 文件中 添加初始化方法 例如: +(Pen *)sharedPen;