Download Operations Demo Free Java Code
Description
Demo project for managing asynchronous NSURLConnection downloads using NSOperations and NSOperationQueues.
Source Files
The download file Operations-Demo-master.zip has the following entries.
OperationsDemo.xcodeproj/project.pbxproj
OperationsDemo/DisplayViewController.h//from w ww . j av a2 s.com
OperationsDemo/DisplayViewController.m
OperationsDemo/DisplayViewController.xib
OperationsDemo/DownloadUrlOperation.h
OperationsDemo/DownloadUrlOperation.m
OperationsDemo/DownloadUrlToDiskOperation.h
OperationsDemo/DownloadUrlToDiskOperation.m
OperationsDemo/NSObject+YAJL.h
OperationsDemo/OperationsDemo-Info.plist
OperationsDemo/OperationsDemo-Prefix.pch
OperationsDemo/OperationsDemoAppDelegate.h
OperationsDemo/OperationsDemoAppDelegate.m
OperationsDemo/RootViewController.h
OperationsDemo/RootViewController.m
OperationsDemo/YAJL.h
OperationsDemo/YAJLDocument.h
OperationsDemo/YAJLGen.h
OperationsDemo/YAJLParser.h
OperationsDemo/YAJLParserOperation.h
OperationsDemo/YAJLParserOperation.m
OperationsDemo/en.lproj/InfoPlist.strings
OperationsDemo/en.lproj/MainWindow.xib
OperationsDemo/en.lproj/RootViewController.xib
OperationsDemo/main.m
OperationsDemo/yajl_common.h
OperationsDemo/yajl_gen.h
OperationsDemo/yajl_parse.h
README
libYAJLIPhone.a
Download
Click the following link to download Operations-Demo-master.zip.
Operations-Demo-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »