- siftpp 运用C语言写的SIFT立体匹配算法的源程序
- rfc854.txt telnet protocol specification the purpose of the telnet protocol is to provide aj fairly general
- apple-image-study 利用图像处理技术对水果进行分级具有无损水果
- STM32 附件为多种ST32单片机视频教程
- yxjh modbus rtu协议一个demo程序
- [C C++]原版韩国传奇3VC++源代码(修正版,可运行) 韩国传奇3v C++修改可运行 原版生态(Korean legend 3V C++ modification can be run Original ecology)
文件名称: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
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
