文件名称:支持协议:-iOS网络编程指南
文件大小:930KB
文件格式:PPT
更新时间:2024-05-16 03:13:05
iOS 网络 编程 指南
•支持协议: • 文件传输协议(ftp://) • 超文本传输协议(http://) • 安全128-bit超文本传输协议(https://) • 本地文件路径(file:///) 基于URL的加载系统 开始讲http协议支持过程: URL Introduction & Guide有介绍,搜索URL The URL loading system provides support for accessing resources using the following protocols: File Transfer Protocol (ftp://) Hypertext Transfer Protocol (http://) Secure 128-bit Hypertext Transfer Protocol (https://) Local file URLs (file:///) *