240 发简信
IP属地:浙江
  • ios蓝牙 未测试

    - (void)viewDidLoad { [superviewDidLoad]; self.MyCertralManager=[[CBCent...

  • 新浪云php输出中文

    <?php header("Content-type:text/html;charset=utf-8"); echo '你在吗'; ?>

  • 通知与移除通知

    [[NSNotificationCenterdefaultCenter]postNotificationName:@"MYMARKETHOME"...

  • NSKeyedArchiver

    //NSDictionary * glossary=[NSDictionary dictionaryWithObjectsAndKeys:@"1...

  • FMDatabase

    //dataBase=[FMDatabase databaseWithPath:[NSSearchPathForDirectoriesInDom...

  • navigationBar与tabBar

    self.window=[[UIWindowalloc]initWithFrame:[[UIScreenmainScreen]bounds]];...

  • CABasicAnimation与CAKeyframeAnimation

    -(void)superBilibiliCicle{ //CABasicAnimation * CABasicAnimation* sizeTr...

  • layer层

    //添加阴影 //self.blackRect.layer.shadowColor=[[UIColor blackColor]CGColor];...

  • ios 2D绘图

    -(void)drawRect:(CGRect)rect{ //刻度尺 或者迷宫游戏 ctx=UIGraphicsGetCurrentConte...