2014年8月18日

通知---iOS

摘要: #import #define CHILD_WEAK_NOTIFC @"childe_week"@interface Child : NSObject@property (nonatomic,assign) int age;@property (nonatomic,assign) NSInteger... 阅读全文

posted @ 2014-08-18 23:11 clarenceV1 阅读(180) 评论(0) 推荐(0) 编辑

文字描边--效果

摘要: package com.bn.ex12d;import android.content.Context;import android.graphics.Canvas;import android.graphics.Paint.Style;import android.text.TextPaint;i... 阅读全文

posted @ 2014-08-18 14:07 clarenceV1 阅读(290) 评论(0) 推荐(0) 编辑

谓词的使用 -ios

摘要: #import @interface Person : NSObject@property(nonatomic,copy) NSString *name;@property(nonatomic,retain) NSNumber *age;-(void) setNewName:(NSString *)... 阅读全文

posted @ 2014-08-18 00:13 clarenceV1 阅读(248) 评论(0) 推荐(0) 编辑

导航