刚出来的,热乎着,可下载学习。这个懂得人都知道的,要我说这么多干什么
2021-08-23 15:46:12 6.82MB ios
1
VoiceRecorderDemo iOS根据音频文件的音调高低,绘制波形图,可以做参考。
2021-08-23 14:49:57 3MB Objective-C
1
Objective-C基础教程中文完整版 相当不错哦
2021-08-23 13:59:25 30.88MB Objective-C
1
Linphone是一款开源软件电话,用于通过IP呼叫和即时消息传递语音和视频。 它完全基于SIP,可用于所有呼叫,状态和IM功能。 可以从获得一般描述 执照 版权所有:copyright:Belledonne Communications Linphone具有双重许可,并且可以: 根据许可免费获得(开源)。 在使用前,请确保您了解并同意本许可的条款(有关详细信息,请参阅LICENSE文件)。 根据专有许可(收费)在封闭源应用程序中使用。 有关费用和服务的任何问题,请联系 。 文献资料 支持的功能和RFC: : Linphone公共Wiki: : 我该如何贡献? 感谢您的询问! 我们喜欢每个人的要求。 根据您想要做什么,您可以通过多种方式帮助我们改进Linphone: 翻译帮助 有兴趣帮助翻译Linphone吗? 贡献。 报告错误并提交补丁 如果您想浏览Linphone代码或报告错误,
2021-08-18 15:16:10 4.57MB Objective-C
1
Objective-C Programming: The Big Nerd Ranch Guide (2nd Edition).epub (epub 格式) Want to write iOS apps or desktop Mac applications? This introduction to programming and the Objective-C language is your first step on the journey from someone who uses apps to someone who writes them. Based on Big Nerd Ranch's popular Objective-C Bootcamp, Objective-C Programming: The Big Nerd Ranch Guide covers C, Objective-C, and the common programming idioms that enable developers to make the most of Apple technologies. Compatible with Xcode 5, iOS 7, and OS X Mavericks (10.9), this guide features short chapters and an engaging style to keep you motivated and moving forward. At the same time, it encourages you to think critically as a programmer. Here are some of the topics covered: - Using Xcode, Apple’s documentation, and other tools - Programming basics: variables, loops, functions, etc. - Objects, classes, methods, and messages - Pointers, addresses, and memory management with ARC - Properties and Key-Value Coding (KVC) - Class extensions - Categories - Classes from the Foundation framework - Blocks - Delegation, target-action, and notification design patterns - Key-Value Observing (KVO) - Runtime basics Product Details Series: Big Nerd Ranch Guides Publisher: Big Nerd Ranch Guides; 2 edition (November 28, 2013) Language: English ISBN-10: 032194206X ISBN-13: 978-032194206
2021-08-18 11:03:18 6.78MB objective-c epub iphone
1
水循环算法(WCA)中使用了非支配排序方法。
2021-08-16 21:51:42 7KB matlab
1
如果你具备一些编程经验,但还是Objective-C新手,那么本书将为你提供一个快速的、现代的指南,帮助你编码自己的项目。   在两位专业的Mac和iOS应用开发者的引导下,《Objective-C开发经典教程》快速介绍了Objective-C的基础知识和原理,教会你使用该语言提供的工具构建自己的程序和库。书中提供了Objective-C语言核心原理的完整介绍和它的主要工具集:Foundation和AppKit框架。 主要内容 ● 如何构建你的最初的几个Objective-C程序 ● 什么是面向对象编程(OOP)及其如何应用于Objective-CObjective-C语言特性和基础API ● 如何使用文件系统、I/O和网络API ● 如何构建图形用户界面与用户体验 ● 如何处理数据和进行高级数据管理 ● 如何处理OS X程序沙盒的限制 ● 使用XPC将程序分为各自沙盒中的独立模块   《Objective-C开发经典教程》引导你创建自己的基于Objective-C的程序,将帮助你精通Objective-C语言以及为编写自己的项目做好准备。
2021-08-16 17:35:43 1.33MB 移动开发 C语言 iOS
1
Use SIP quickly in iOS 一个快速集成sip的cocoapod库,免源码编译,支持模拟器调试。 dependency: Installation CocoaPods pod 'EasySip', '~> 0.0.3' Usage Quick Start import EasySip ESSipManager.instance().login("1006", password: "123456", displayName: "", domain: "192.168.2.115", port: "5060", withTransport: "UDP") ESSipManager.instance().call("1002", displayName: "")
2021-08-16 11:55:50 177KB Objective-C
1
Objective-C初学者指南》是2012年人民邮电出版社出版的图书,作者是Gary Bennett。
2021-08-15 23:19:52 53.84MB ios开发
1
Objective-C基础教程(第2版 中文,带目录).pdf 最基础的ios objcect 教程 ,带中文目录,方便阅读,欢迎下载交流
2021-08-15 23:16:38 44.28MB Objective-C 基础教程 第2版 中文,带目录
1