文件名称:epub-master
-
所属分类:
- 标签属性:
- 上传时间:2015-03-03
-
文件大小:7.57mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Objective-C实现的epub阅读器,支持章节查找,放大缩小字体,wifi传输等-Objective-C implementation of the ePub reader, support section search, zoom font, WiFi transmission
(系统自动生成,下载前可以参看下载内容)
下载文件列表
epub-master/
epub-master/README.md
epub-master/screenshot.png
epub-master/src/
epub-master/src/Default-568h@2x.png
epub-master/src/epub.xcodeproj/
epub-master/src/epub.xcodeproj/project.pbxproj
epub-master/src/epub.xcodeproj/project.xcworkspace/
epub-master/src/epub.xcodeproj/project.xcworkspace/contents.xcworkspacedata
epub-master/src/epub.xcodeproj/project.xcworkspace/xcuserdata/
epub-master/src/epub.xcodeproj/project.xcworkspace/xcuserdata/zhengzhiyu.xcuserdatad/
epub-master/src/epub.xcodeproj/project.xcworkspace/xcuserdata/zhengzhiyu.xcuserdatad/UserInterfaceState.xcuserstate
epub-master/src/epub.xcodeproj/xcuserdata/
epub-master/src/epub.xcodeproj/xcuserdata/zhengzhiyu.xcuserdatad/
epub-master/src/epub.xcodeproj/xcuserdata/zhengzhiyu.xcuserdatad/xcdebugger/
epub-master/src/epub.xcodeproj/xcuserdata/zhengzhiyu.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
epub-master/src/epub.xcodeproj/xcuserdata/zhengzhiyu.xcuserdatad/xcschemes/
epub-master/src/epub.xcodeproj/xcuserdata/zhengzhiyu.xcuserdatad/xcschemes/epub.xcscheme
epub-master/src/epub.xcodeproj/xcuserdata/zhengzhiyu.xcuserdatad/xcschemes/xcschememanagement.plist
epub-master/src/epub/
epub-master/src/epub/1024.png
epub-master/src/epub/AppDelegate.h
epub-master/src/epub/AppDelegate.m
epub-master/src/epub/BookLoader.h
epub-master/src/epub/BookLoader.m
epub-master/src/epub/BookViewController copy.h
epub-master/src/epub/BookViewController copy.m
epub-master/src/epub/BookViewController.h
epub-master/src/epub/BookViewController.m
epub-master/src/epub/BooksListViewController.h
epub-master/src/epub/BooksListViewController.m
epub-master/src/epub/Chapter.h
epub-master/src/epub/Chapter.m
epub-master/src/epub/ChaptersListViewController.h
epub-master/src/epub/ChaptersListViewController.m
epub-master/src/epub/CocoaHTTPServer/
epub-master/src/epub/CocoaHTTPServer/Core/
epub-master/src/epub/CocoaHTTPServer/Core/Categories/
epub-master/src/epub/CocoaHTTPServer/Core/Categories/DDData.h
epub-master/src/epub/CocoaHTTPServer/Core/Categories/DDData.m
epub-master/src/epub/CocoaHTTPServer/Core/Categories/DDNumber.h
epub-master/src/epub/CocoaHTTPServer/Core/Categories/DDNumber.m
epub-master/src/epub/CocoaHTTPServer/Core/Categories/DDRange.h
epub-master/src/epub/CocoaHTTPServer/Core/Categories/DDRange.m
epub-master/src/epub/CocoaHTTPServer/Core/HTTPAuthenticationRequest.h
epub-master/src/epub/CocoaHTTPServer/Core/HTTPAuthenticationRequest.m
epub-master/src/epub/CocoaHTTPServer/Core/HTTPConnection.h
epub-master/src/epub/CocoaHTTPServer/Core/HTTPConnection.m
epub-master/src/epub/CocoaHTTPServer/Core/HTTPLogging.h
epub-master/src/epub/CocoaHTTPServer/Core/HTTPMessage.h
epub-master/src/epub/CocoaHTTPServer/Core/HTTPMessage.m
epub-master/src/epub/CocoaHTTPServer/Core/HTTPResponse.h
epub-master/src/epub/CocoaHTTPServer/Core/HTTPServer.h
epub-master/src/epub/CocoaHTTPServer/Core/HTTPServer.m
epub-master/src/epub/CocoaHTTPServer/Core/Mime/
epub-master/src/epub/CocoaHTTPServer/Core/Mime/MultipartFormDataParser.h
epub-master/src/epub/CocoaHTTPServer/Core/Mime/MultipartFormDataParser.m
epub-master/src/epub/CocoaHTTPServer/Core/Mime/MultipartMessageHeader.h
epub-master/src/epub/CocoaHTTPServer/Core/Mime/MultipartMessageHeader.m
epub-master/src/epub/CocoaHTTPServer/Core/Mime/MultipartMessageHeaderField.h
epub-master/src/epub/CocoaHTTPServer/Core/Mime/MultipartMessageHeaderField.m
epub-master/src/epub/CocoaHTTPServer/Core/Responses/
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPAsyncFileResponse.h
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPAsyncFileResponse.m
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPDataResponse.h
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPDataResponse.m
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPDynamicFileResponse.h
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPDynamicFileResponse.m
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPErrorResponse.h
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPErrorResponse.m
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPFileResponse.h
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPFileResponse.m
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPRedirectResponse.h
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPRedirectResponse.m
epub-master/src/epub/CocoaHTTPServer/Core/WebSocket.h
epub-master/src/epub/CocoaHTTPServer/Core/WebSocket.m
epub-master/src/epub/CocoaHTTPServer/Extensions/
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/DAVConnection.h
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/DAVConnection.m
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/DAVResponse.h
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/DAVResponse.m
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/DELETEResponse.h
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/DELETEResponse.m
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/PUTResponse.h
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/PUTResponse.m
epub-master/src/epub/CocoaHTTPServer/Vendor/
ep
epub-master/README.md
epub-master/screenshot.png
epub-master/src/
epub-master/src/Default-568h@2x.png
epub-master/src/epub.xcodeproj/
epub-master/src/epub.xcodeproj/project.pbxproj
epub-master/src/epub.xcodeproj/project.xcworkspace/
epub-master/src/epub.xcodeproj/project.xcworkspace/contents.xcworkspacedata
epub-master/src/epub.xcodeproj/project.xcworkspace/xcuserdata/
epub-master/src/epub.xcodeproj/project.xcworkspace/xcuserdata/zhengzhiyu.xcuserdatad/
epub-master/src/epub.xcodeproj/project.xcworkspace/xcuserdata/zhengzhiyu.xcuserdatad/UserInterfaceState.xcuserstate
epub-master/src/epub.xcodeproj/xcuserdata/
epub-master/src/epub.xcodeproj/xcuserdata/zhengzhiyu.xcuserdatad/
epub-master/src/epub.xcodeproj/xcuserdata/zhengzhiyu.xcuserdatad/xcdebugger/
epub-master/src/epub.xcodeproj/xcuserdata/zhengzhiyu.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
epub-master/src/epub.xcodeproj/xcuserdata/zhengzhiyu.xcuserdatad/xcschemes/
epub-master/src/epub.xcodeproj/xcuserdata/zhengzhiyu.xcuserdatad/xcschemes/epub.xcscheme
epub-master/src/epub.xcodeproj/xcuserdata/zhengzhiyu.xcuserdatad/xcschemes/xcschememanagement.plist
epub-master/src/epub/
epub-master/src/epub/1024.png
epub-master/src/epub/AppDelegate.h
epub-master/src/epub/AppDelegate.m
epub-master/src/epub/BookLoader.h
epub-master/src/epub/BookLoader.m
epub-master/src/epub/BookViewController copy.h
epub-master/src/epub/BookViewController copy.m
epub-master/src/epub/BookViewController.h
epub-master/src/epub/BookViewController.m
epub-master/src/epub/BooksListViewController.h
epub-master/src/epub/BooksListViewController.m
epub-master/src/epub/Chapter.h
epub-master/src/epub/Chapter.m
epub-master/src/epub/ChaptersListViewController.h
epub-master/src/epub/ChaptersListViewController.m
epub-master/src/epub/CocoaHTTPServer/
epub-master/src/epub/CocoaHTTPServer/Core/
epub-master/src/epub/CocoaHTTPServer/Core/Categories/
epub-master/src/epub/CocoaHTTPServer/Core/Categories/DDData.h
epub-master/src/epub/CocoaHTTPServer/Core/Categories/DDData.m
epub-master/src/epub/CocoaHTTPServer/Core/Categories/DDNumber.h
epub-master/src/epub/CocoaHTTPServer/Core/Categories/DDNumber.m
epub-master/src/epub/CocoaHTTPServer/Core/Categories/DDRange.h
epub-master/src/epub/CocoaHTTPServer/Core/Categories/DDRange.m
epub-master/src/epub/CocoaHTTPServer/Core/HTTPAuthenticationRequest.h
epub-master/src/epub/CocoaHTTPServer/Core/HTTPAuthenticationRequest.m
epub-master/src/epub/CocoaHTTPServer/Core/HTTPConnection.h
epub-master/src/epub/CocoaHTTPServer/Core/HTTPConnection.m
epub-master/src/epub/CocoaHTTPServer/Core/HTTPLogging.h
epub-master/src/epub/CocoaHTTPServer/Core/HTTPMessage.h
epub-master/src/epub/CocoaHTTPServer/Core/HTTPMessage.m
epub-master/src/epub/CocoaHTTPServer/Core/HTTPResponse.h
epub-master/src/epub/CocoaHTTPServer/Core/HTTPServer.h
epub-master/src/epub/CocoaHTTPServer/Core/HTTPServer.m
epub-master/src/epub/CocoaHTTPServer/Core/Mime/
epub-master/src/epub/CocoaHTTPServer/Core/Mime/MultipartFormDataParser.h
epub-master/src/epub/CocoaHTTPServer/Core/Mime/MultipartFormDataParser.m
epub-master/src/epub/CocoaHTTPServer/Core/Mime/MultipartMessageHeader.h
epub-master/src/epub/CocoaHTTPServer/Core/Mime/MultipartMessageHeader.m
epub-master/src/epub/CocoaHTTPServer/Core/Mime/MultipartMessageHeaderField.h
epub-master/src/epub/CocoaHTTPServer/Core/Mime/MultipartMessageHeaderField.m
epub-master/src/epub/CocoaHTTPServer/Core/Responses/
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPAsyncFileResponse.h
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPAsyncFileResponse.m
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPDataResponse.h
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPDataResponse.m
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPDynamicFileResponse.h
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPDynamicFileResponse.m
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPErrorResponse.h
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPErrorResponse.m
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPFileResponse.h
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPFileResponse.m
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPRedirectResponse.h
epub-master/src/epub/CocoaHTTPServer/Core/Responses/HTTPRedirectResponse.m
epub-master/src/epub/CocoaHTTPServer/Core/WebSocket.h
epub-master/src/epub/CocoaHTTPServer/Core/WebSocket.m
epub-master/src/epub/CocoaHTTPServer/Extensions/
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/DAVConnection.h
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/DAVConnection.m
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/DAVResponse.h
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/DAVResponse.m
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/DELETEResponse.h
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/DELETEResponse.m
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/PUTResponse.h
epub-master/src/epub/CocoaHTTPServer/Extensions/WebDAV/PUTResponse.m
epub-master/src/epub/CocoaHTTPServer/Vendor/
ep
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.