kuma·文档

kuma Documents

  • 首页
  • iOS 开发
  • Objective-C 编程
  • Swift 编程
  • Watch OS
  • Golang
  • 其它·个人日志
  • 关于 kuma·文档
  • Navigation

[开发者证书]xcode5添加开发机

1、把机器连接电脑,Xcode会自己弹出。或者按下command+shift+2…

By userKuma | 2014-04-15 | iOS 开发 | 73 Comments |
Read more

.a静态库制作整理

1、新建framework&library,并且命名 2、拖入文件 3…

By userKuma | 2014-04-14 | iOS 开发 | 80 Comments |
Read more

[obj-c]继承(六)

前面第二贴的时候有 @interface Dog : NSObject 说到NS…

By userKuma | 2014-03-26 | Objective-C 编程 | 81 Comments |
Read more

[obj-c]循环结构(五)

假设要求用程序实现 1+2+3+4+5=? 可以是 x = 1+2+3+4+5;…

By userKuma | 2014-03-18 | Objective-C 编程 | 81 Comments |
Read more

[obj-c]分支结构(四)

一、 关系运算符 && 逻辑运算符 1.1 关系运算符 运算符 …

By userKuma | 2014-03-17 | Objective-C 编程 | 73 Comments |
Read more

[obj-c]数据类型,算数表达式(三)

上一帖看的十分痛苦,又臭又长象流水账。 至于第一次写这种东西是酱紫了,只得慢慢改…

By userKuma | 2014-03-11 | Objective-C 编程 | 76 Comments |
Read more

[obj-c]类,对象,方法 (二)

关于面相对象于面相过程的区别: C语言,面向过程性语言。 Objective-C…

By userKuma | 2014-03-10 | Objective-C 编程 | 75 Comments |
Read more

[obj-c]入门(一)

由于最近身边一些朋友在转行学习iOS开发。 本着能跟朋友交流的上原则,自己也顺便…

By userKuma | 2014-03-06 | Objective-C 编程 | 76 Comments |
Read more

关于GoAgentX整理

GoAgentX 是一个在 MAC 下使用代理服务的软件, 方便用户在MAC 夏…

By userKuma | 2014-02-21 | 其它·个人日志 | 82 Comments |
Read more

[多线程]Grand Central Dispatch(GCD)实例

由于今天是最后一天,吃个早餐都难。 于是喝了个牛奶就赶到公司,结果通知今天最后一…

By userKuma | 2014-01-28 | iOS 开发 | 80 Comments |
Read more
  • « Previous
  • Next »
Copyright © 2026 kuma·文档 Theme by: Theme Horse Powered by: WordPress
Back to Top