2014年9月12日

二分法

摘要: @font-face { font-family: "宋体"; }@font-face { font-family: "Cambria Math"; }@font-face { font-family: "@宋体"; }@font-face { font-family: "Cambria"; }p.... 阅读全文

posted @ 2014-09-12 22:01 woailuoyao 阅读(161) 评论(0) 推荐(0)

2014年8月16日

字符串方法使用方法

摘要: //创建字符串 NSString *string=[NSString stringWithFormat:@"sjsjsksk"]; NSString *string0=@"this is a string"; //打印字符串的长度 int len=string.length;... 阅读全文

posted @ 2014-08-16 17:35 woailuoyao 阅读(298) 评论(0) 推荐(0)

2014年8月1日

字典,集合

摘要: NSDictionary *dictionary = [[NSDictionary alloc] initWithObjectsAndKeys:@"value1", @"key1", @"value2", @"key2", @"v3", @"k3", @"v5", @"k5", @"v4", @"k... 阅读全文

posted @ 2014-08-01 08:14 woailuoyao 阅读(214) 评论(0) 推荐(0)

2014年7月29日

NSNumber NScopy

摘要: NSNumber生成:NSNumber *number1 = [[NSNumber alloc] initWithInt:1000];转成NSNumber型:// short型→NSNumber型NSNumber *num = [NSNumber numberWithShort:32767];// ... 阅读全文

posted @ 2014-07-29 22:48 woailuoyao 阅读(220) 评论(0) 推荐(0)

2014年7月18日

天上有飞机

摘要: 阅读全文

posted @ 2014-07-18 08:33 woailuoyao 阅读(130) 评论(0) 推荐(0)

2014年7月11日

我是都比

摘要: 我用的是if语句的写法,代码冗长,容易出现误差。代码格式也没注意好,以后要多留心。 阅读全文

posted @ 2014-07-11 09:01 woailuoyao 阅读(158) 评论(0) 推荐(0)

我是逗比

摘要: 我用的是if语句的写法,代码冗长,容易出现误差。代码格式也没注意好,以后要多留心。 阅读全文

posted @ 2014-07-11 09:01 woailuoyao 阅读(157) 评论(0) 推荐(0)

2014年7月9日

我是逗比

摘要: 阅读全文

posted @ 2014-07-09 19:33 woailuoyao 阅读(151) 评论(0) 推荐(0)

导航

< 2025年6月 >
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
6 7 8 9 10 11 12
点击右上角即可分享
微信分享提示