前两年IOS应用源码-主要是用于毕业设计学习的。
2022-04-06 20:04:43 39KB IOS 源码 毕业设计 论文
Win7环境下安装Mac OS双系统及Iphone开发SDK iphone开发环境搭建
2022-04-06 00:34:38 19KB iphone macos ios
Objective-C代理 练习
2022-04-06 00:33:54 48KB objective-c iphone 开发语言 macos
1
帮助学习关于OC中内存管理的知识点
2022-01-20 13:05:11 35.08MB ios objective-c iphone 开发语言
1
[ios视频教程] IOS(iPhone)开发中级视频教程 [GUANDONGSHENG]百度网盘下载.txt
2022-01-04 13:03:51 99B IOS 视频教程 百度网盘下载
《iPhone App开发实战手册》中文高清版
2021-12-12 12:56:32 4.96MB ios开发 iphone开发 ipad开发
1
Mobile Application Security,英文版本,PDF 格式,大小 4 Mb,作者:Himanshu Dwivedi、Chris Clark、 David Thiel。 Secure today's mobile devices and applications Implement a systematic approach to security in your mobile application development with help from this practical guide. Featuring case studies, code examples, and best practices, Mobile Application Security details how to protect against vulnerabilities in the latest smartphone and PDA platforms. Maximize isolation, lockdown internal and removable storage, work with sandboxing and signing, and encrypt sensitive user information. Safeguards against viruses, worms, malware, and buffer overflow exploits are also covered in this comprehensive resource. Design highly isolated, secure, and authenticated mobile applications Use the Google Android emulator, debugger, and third-party security tools Configure Apple iPhone APIs to prevent overflow and SQL injection attacks Employ private and public key cryptography on Windows Mobile devices Enforce fine-grained security policies using the BlackBerry Enterprise Server Plug holes in Java Mobile Edition, SymbianOS, and WebOS applications Test for XSS, CSRF, HTTP redirects, and phishing attacks on WAP/Mobile HTML applications Identify and eliminate threats from Bluetooth, SMS, and GPS services
2021-12-04 22:15:20 3.73MB iPhone 移动开发 安全 移动安全
1
众妙之门:移动Web设计精髓pdf电子书
2021-11-21 11:54:45 33.58MB 移动web iphone开发 ipad开发
1
本资源是一套基于iphone开发的点餐系统应用完整源码,涉及技术点包括Tabbar Controller与 Navigation Controller的套用、TableViewCell 子视图添加UILabel和UIButton等、Quartz 2D 绘制自定义视图等
2021-09-22 18:10:02 1.08MB iphone ios app点餐类ios ios点菜系统
1
Objective-C语言将决定尽可能的从编译和链接时推迟到运行时。只要有可能,Objective-C总是使用动态的方式来解决问题。这意味着Objective-C语言不仅需要一个编译器,同时也需要一个运行时系统来执行编译好的代码。这儿的运行时系统扮演的角色类似于Objective-C语言的操作系统,Objective-C基于该系统来工作。本文档将具体介绍NSObject类以及Objective-C程序是如何和运行时系统交互的。特别地,本文档还给出来怎样在运行时动态地加
2021-08-23 23:46:41 494KB objective-c iPhone开发
1