搜索资源列表
iphone
- iphone core data 例程,介绍关于iphone/ipad中core data的使用,是初学者必看的例程.-iphone core data routines, introduced on the iphone/ipad in the use of core data is a must-see routine for beginners.
MAC-KERL
- mac os x 系统安装需要的一些内核-mac os x system installation requires some of the core
MixerHost
- using core audio to mixeaudios
sqlite
- 数据库读写部分核心代码实现怎么上传需要FMDB 的支持-Part of the core of the database to read and write code to achieve how to upload FMDB support
CoreDataBooks
- Core Data example from apple s developer site
op9
- iphone openggl代码示例,基本的绘制图元,纹理绘制-iphone openggl
hexin
- NAND 核心源码 很好用的,下载试试吧不骗人的,真的-NAND core source code is useful, the download does not lie to try it, really
iBountyHunter
- this the iphone app which give you tab bar controller and core data-this is the iphone app which give you tab bar controller and core data
ThreadedCoreData
- 多线程操作数据库:苹果官方封装的CoreData在多线程操作是不安全的,源码中提供了相对比较安全的例子-Mulit thread operate Core Data
core
- ios游戏开发,核心动画编程指南,官方教程中文翻译-Core Animation Programming Guide 
phpxi_v1.0.0.4
- phpxi是一个用php编写的轻量级框架,核心文件包仅24KB。参考并吸收了CI、Discuz等程序的一些优点。 -Phpxi is a PHP with the preparation of lightweight framework, the core package is only 24KB. The reference and absorption of the CI, Discuz program some advantages.
core-audio-examples-04-30-2011
- core audio sample project
Core.Data.Apples.API
- 提供mac os的核心数据API,方便程序员的开发应用-Mac os core data API, to facilitate the development and application of the programmer
coredatamultiwin
- MAC OS 下的多窗口简单使用实例,使用了CORE DATA作为数据库永久存储数据-MAC OS under the multi-window simple example of using the Core Data as a permanent storage of the database data
CoreTextPageViewer
- This sample shows how to use Core Text to display large bodies of text, text with mixed styles, and text with special style or layout requirements, such as use of custom fonts. A version of this sample was used in the "Advanced Text Handling for iPho
Core-Animation
- 在使用CoreAnimation得一些常用得动画效果。图片发大,缩小,有轨迹运动,加边框,绘波状图-CoreAnimation have some common use was animated. Pictures made big, narrow, there trajectory, add borders, painted wavy Figure
SnmpSend
- BlogJava上不少朋友是做网管系统的。一个典型的网络管理系统,需要具备FCAPS几个标准模块,而网络的自动发现和拓扑展示是核心之一。很多人不喜欢Java的Swing,而本文就用一个很小很小的例子,来模拟一个小小的网络管理程序,希望能给大家一点启发。虽然很小,它却可以完成一个简单的局域网自动发现搜索、多线程、ICMP和SNMP的ping、节点的生成、拓扑的展示、自动布局等功能。继续改巴改巴也许还有点使用价值也未可知。 如果不喜欢研究代码,就当它是一个趣味程序吧!-BlogJava on man