资源列表
NSString.m
- NSString框架的学习,包括NSNumber等 NSString框架的学习,包括NSNumber等-NSString framework of learning, including learning NSNumber etc. NSString framework, including NSNumber etc.
ReadTxt
- 一个球类的小程序,做示范使用。对于刚开始学习VC6++编程的小伙伴相信会有帮助的。-I love play ball
PCF8563-for-MSP430f1611
- PCF8563时钟芯片在MSP430F1611上的驱动实例-PCF8563 clock chip driver instance on the MSP430F1611 the PCF8563 clock chip driver for instance on the MSP430F1611
11seed-particle-effect-source
- cocos2dx 11种粒子效果源码,cocos2dx 11 seed particle effect source-cocos2dx 11 seed particle effect source
156347122-Josh-Taylor-Phd-Thesis
- conic optimaisation of the power system in real time applkications
xindaorongliangbianma
- 信道容量编码,C语言实现,照着程序一步一步做会找到你需要的-Channel capacity coding, C language, according to the program will find step by step what you need to do
Beginning-Mac-Program
- 英文书Beginning Mac OS X Snow Leopard Programming的源码。-Source code of book "Beginning Mac OS X Snow Leopard Programming"
ZipTest
- 进行文件的ZIP下载及压缩,已经封装,可以直接调用。-Be downloaded and compressed ZIP file has been packaged, can be called directly.
Holy-Quran
- This is a sample application that recite holy Quran and also select line that is being recited.This application shows all the surah of Quran chapter wise.
Recipes_P_Printing
- The Recipes sample app lets you browse recipes. This sample adds the ability to print the recipes. It demonstrates formatting data presented by the application UI in a completely custom way for the printed page. By subclassing UIPrintPa
testkvokvc
- IOS 开发中很有用的技术,KVO,即:Key-Value Observing,它提供一种机制,当指定的对象的属性被修改后,则对象就会接受到通知。简单的说就是每次指定的被观察的对象的属性被修改后,KVO就会自动通知相应的观察者了。 二,使用方法 1. 注册,指定被观察者的属性, 2. 实现回调方法 3. 移除观察-KVO is useful in the development of iOS technology,, namely: the Key- Value Observin
Basic-Interface
- Bookmark // ImageAndTextCell.h // SimpleTreeController // // Created by System Administrator on 7/13/11. // Copyright 2011 __MyCompanyName__. All rights reserved. // -Bookmark // // ImageAndTextCell.h // SimpleTreeController /